Deltares / iMOD-Documentation

📚 Documentation of the iMOD suite.

Home Page:https://deltares.github.io/iMOD-Documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document iMOD Coupler architecture

Hofer-Julian opened this issue · comments

As @Huite correctly pointed out, the architecture of imod coupler is currently under-documented.
Especially the following:

  • The preprocessor for Ribasim
  • The preprocessor for MODFLOW 6 (imod-python)
  • The preprocessor (currently imod-python) for the coupling
  • MODFLOW 6 XMI C API is a given
  • Ribasim functionality, not necessarily a given
  • imod_coupler: MODFLOW 6 XMI Wrapper is not necessarily a given
  • imod_coupler: the actual driver
  • Where are the test models exactly hosted?

All things need to be synchronized to get all pipelines running properly. In which order should you push the changes?