OpenTelemac is a suite of open-source numerical models designed to simulate free surface water flow, sediment transport, waves and water quality in rivers, estuaries and coastal areas. It provides 2D, 3D and multiphase models designed to address complex hydrodynamic and environmental challenges. OpenTelemac is widely used for water management, flood forecasting, and coastal engineering applications.
OpenTelemac has a modular structure and supports unstructured meshes, high performance computing (HPC) and robust numerical solvers. Its architecture allows the integration of multiple physical processes under a unified computational framework. The suite includes:
Inductiva stays up to date with the latest versions of OpenTelemac. Below is a list of the supported versions, along with their respective release dates:
To use a specific OpenTelemac version, simply specify it when initializing the simulator:
opentelemac = inductiva.simulators.OpenTelemac( \
version="9.0.0")
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 OpenTelemac 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 OpenTelemac
Learn to run and scale OpenTelemac simulations on the Inductiva.AI Cloud HPC platform. Explore tutorials and benchmarks for coastal modeling.
Test Your Inductiva Setup
Test your Inductiva.AI setup by running a quick OpenTelemac simulation in the cloud before scaling to larger coastal studies.