Documentation: https://deltares.github.io/Ribasim/
Ribasim is a water resources model, designed to be the replacement of the regional surface water modules Mozart and SIMRES in the Netherlands Hydrological Instrument (NHI). Ribasim is a work in progress, it is a prototype that demonstrates all essential functionalities. Further development of the prototype in a software release is planned in 2022 and 2023.
Ribasim is written in the Julia programming language and is built on top of the SciML: Open Source Software for Scientific Machine Learning libraries, notably ModelingToolkit.jl.
For most users the latest release is recommended, it can be downloaded here:
- Ribasim executable: ribasim_cli.zip.
- Python package: ribasim-0.6.0-py3-none-any.whl
- QGIS plugin: ribasim_qgis.zip.
- Generated testmodels: generated_testmodels.zip
The nightly builds contain the latest developments and can be found below. It is important to either use the release or nightly for all components.
- Ribasim executable: ribasim_cli.zip.
- Python package: ribasim-0.6.0-py3-none-any.whl
- QGIS plugin: ribasim_qgis.zip.
Currently only Windows builds for ribasim_cli.zip
are available.