Ready to dive in?
Start for free and launch your first project in minutes.
โฉ The Recipes section provides practical, ready-to-use code examples that help you get things done faster on the Inductiva platform. Whether you want to automate simulation clean-up, manage storage more efficiently, or interact with tasks and projects through the CLI or Python API, these examples show you how. Theyโre lightweight, tested, and built to be easily adapted to your specific needs. Perfect for both beginners and advanced users looking to streamline their workflow!
This section is an ever-growing collection of useful scripts, so here's a few top highlights:
| Reuse input files โ | Reuse output files โ | Clean-up Storage โ |
|---|---|---|
| Instead of uploading large inout files repeatedly, upload files once and reuse them across multiple tasks. | Reuse the output of a previous task as input of a new simulation. | This guide shows how to identify and clean up unnecessary storage. |
โ Saves time: Jump straight into solving real problems without writing everything from scratch.
โ Learn by example: Understand how to use the platformโs features by seeing clear working examples.
โ Adaptable: Recipes can be reused and customized for your specific project needs.
โ Covers real-world needs: Includes solutions for common scenarios like deleting old storage, downloading outputs, or identifying heavy tasks.
โ Accelerates onboarding: New users can quickly understand how to apply key functions.