Versions and Containers

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

About SCHISM

SCHISM (Semi-Implicit Cross-Scale Hydroscience Integrated System Model) is a 3D baroclinic circulation model designed to simulate hydrodynamics at a wide range of scales - from streams, lakes and rivers to estuaries, shelf seas and the open ocean. It is a powerful tool for coastal, estuarine and oceanographic research, allowing detailed study of complex fluid dynamics such as tidal currents, waves and sediment transport.

Supported Versions

Inductiva stays up to date with the latest versions of SCHISM. Below is a list of the supported versions, along with their respective release dates:

  • 5.13.0 (Feb., 2025)
  • 5.11.0 (Aug., 2023)

To use a specific SCHISM version, simply specify it when initializing the simulator:

schism = inductiva.simulators.SCHISM(\
    version="5.13.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!

Container Images

Each version of SCHISM 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.