Versions and Containers

Explore supported DualSPHysics versions and container images on the Inductiva.AI Cloud HPC platform.

About DualSPHysics

DualSPHysics is a Smoothed Particle Hydrodynamics (SPH) model developed to study complex free-surface flows that require high computational resources.

Supported Versions

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:

  • 5.4.1 (Apr., 2025) - with GPU support
  • 5.2.1 (Apr., 2024) - with GPU support

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!

Container Images

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.