Skip to content

Releases: Deltares/imod_coupler

v2026.6.0

Choose a tag to compare

@deltares-service-account deltares-service-account released this 16 Jun 15:04
49d4eec

Added

  • Add continue logic for non-converging coupled simulations: when MODFLOW 6
    CONTINUE is set in mfsim.nam, the coupler logs a warning instead of
    raising an error on non-convergence
  • Add user acceptance test to CI pipeline
  • Add SonarQube buildstep to TeamCity pipeline
  • Add Deploy pipeline to TeamCity (PyPI publishing and GitHub releases)
  • Add pixi update build to TeamCity

Fixed

  • Fix silent crash when encountered an exception during unit tetst
  • Fix exchange logger not being closed after ribametamod run, causing file
    lock errors on Windows

Changed

  • Update Ribasim to version v2026.1.1
  • Update MetaSWAP to version v9.0
  • Update MODFLOW6 to version 6.7.0
  • Rename install-* tasks to fetch-* in pixi.toml to better reflect
    that these tasks download binaries rather than install packages
  • Rename install-test-dependencies to setup-test-dependencies

v2025.11.0

Choose a tag to compare

@rleander73 rleander73 released this 02 Dec 12:06
df25074

What's Changed

Update versions of components and packages for Ribasim and iMOD Python to the latest versions

  • Update Ribasim to version 2025.6

  • Update MODFLOW6 to version 6.6.3

  • iMOD Python to version 1.0.0

  • Primod: Allow grid based basin and water user definitions and facilitate subsetting of subgrid-df

  • Ribasim-MetaSWAP coupling: Pass metaswap timestep to update_ribasim

v2024.4.0

Choose a tag to compare

@rleander rleander released this 21 Oct 14:38
a0c23f7

First imod_coupler involving a Ribasim-MetaSWAP-MODFLOW implementation

v2024.3.0

Choose a tag to compare

@Hofer-Julian Hofer-Julian released this 22 Mar 12:48
988de97

What's Changed

Full Changelog: v2024.2.0...v2024.3.0

v2024.2.0

Choose a tag to compare

@teamcity-deltares teamcity-deltares released this 12 Feb 15:19
4bb0eb1

What's Changed

New Contributors

Full Changelog: v2024.01.2...v2024.2.0

v2024.01.2

Choose a tag to compare

@teamcity-deltares teamcity-deltares released this 29 Jan 16:45

What's Changed

  • Compute budget in a better way. Take new fid index into account. by @Huite in #238
  • Start logging Ribasim version again by @Hofer-Julian in #240
  • Changes required to get a real two real coupled model running by @Huite in #239

Full Changelog: v2024.01.1...v2024.01.2

v2024.01.1

Choose a tag to compare

@teamcity-deltares teamcity-deltares released this 26 Jan 15:43

What's Changed

Full Changelog: v2024.01.0...v2024.01.1

v2024.01.0

Choose a tag to compare

@teamcity-deltares teamcity-deltares released this 16 Jan 11:40

What's Changed

Full Changelog: v2023.11.0...v2024.01.0

v2023.08.0

Choose a tag to compare

@Hofer-Julian Hofer-Julian released this 01 Nov 07:36

What's Changed

New Contributors

Full Changelog: v0.11.0...v2023.11.0

v0.11.0

Choose a tag to compare

@Hofer-Julian Hofer-Julian released this 22 Nov 13:14

What's Changed

  • Moved to new configuration file format
  • Added concept of "drivers"
  • Moved testbench to pytest
    • This enables integration as well as unit tests
    • Makes it possible to easily run tests locally

Full Changelog: v0.10.0...v0.11.0