REEF3D is an open-source hydrodynamics framework specifically designed for coastal, marine, and hydraulic engineering applications. Built with a modular programming approach, it offers multiphysics solvers tailored to address fluid flow problems, such as sediment transport and floating body dynamics, as well as wave modeling.
The modular programming approach allows the framework to incorporate a range of different flow solvers which together represent all relevant length scales. Depending on the wave or flow conditions, the following optimized hydrodynamic modules are available:
Inductiva stays up to date with the latest versions of REEF3D. Below is a list of the supported versions, along with their respective release dates:
To use a specific REEF3D version, simply specify it when initializing the simulator:
reef3d = inductiva.simulators.REEF3D( \
version="25.07")
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 REEF3D 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 REEF3D
Learn to run and scale REEF3D simulations on the Inductiva.AI Cloud HPC platform. Explore tutorials and benchmarks for coastal & ocean modeling.
Test Your Inductiva Setup
Test your Inductiva.AI setup by running a quick REEF3D simulation in the cloud before scaling to larger coastal & ocean studies.