DualSPHysics is a Smoothed Particle Hydrodynamics (SPH) model developed to study complex free-surface flows that require high computational resources.
Inductiva stays up to date with the latest versions of DualSPHysics. Below is a list of the supported versions, along with their respective release dates:
To use a specific DualSPHysics version, simply specify it when initializing the simulator:
dualsphysics = inductiva.simulators.DualSPHysics( \
version="5.4.1")
If you need to use a version not listed here, please feel free to Contact Us. We’ll be happy to accommodate your request!
Each version of DualSPHysics in the Inductiva API has its own publicly available container image, so you can also use it to run simulations. These images are hosted in our Docker Hub repository, Kutu, and you can find the Dockerfile details for each version here.
The Inductiva Guide to DualSPHysics
Learn to run and scale DualSPHysics simulations on the Inductiva.AI Cloud HPC platform. Explore tutorials and benchmarks for SPH and fluid modeling.
Test Your Inductiva Setup
Test your Inductiva.AI setup by running a quick DualSPHysics simulation in the cloud before scaling to larger SPH and fluid studies.