With Inductiva API, exploring Smoothed Particle Hydrodynamics (SPH) simulations was never easier.
Users can launch the simulations they are familiar with through a simple Python interface, without having to worry about downloading/compiling and installing simulation packages and managing/maintaining computational resources.
Two open-source SPH simulators are available via Inductiva API - SplishSplash and DualSPHysics. Users can use them directly or leverage the API to create custom scenarios and explore design spaces with simplicity.
The Inductiva API tour for SPH simulations is the following:
- How to use this repository and install any dependencies;
- Run a simulation using straightforward API calls;
- Leverage the API to create a custom simulation scenario.
To learn more about the inductiva
package, check the
Inductiva API documentation and
here to learn more about SPH.