SWAN (Simulating WAves Nearshore) is a numerical wave model designed to simulate the propagation and transformation of waves in coastal and nearshore areas. It is widely used in coastal engineering, oceanography, and environmental studies to predict wave patterns and interactions with the shoreline.
Inductiva stays up to date with the latest versions of SWAN. Below is a list of the supported versions:
To use a specific SWAN version, simply specify it when initializing the simulator:
swan = inductiva.simulators.SWAN(\
version="41.51")
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 SWAN 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 SWAN 🌊
Learn to run and scale SWAN simulations on the Inductiva.AI Cloud HPC platform. Explore tutorials and benchmarks for wave modeling.
Test Your Inductiva Setup
Test your Inductiva.AI setup by running a quick SWAN simulation in the cloud before scaling to larger wave studies.