RibaMetaMod

RibaMetaMod(self, ribasim_model, msw_model, mf6_simulation, coupling_list)

Couple Ribasim, MetaSWAP and MODFLOW 6.

Parameters

Name Type Description Default
ribasim_model ribasim.ribasim.model The Ribasim model that should be coupled. required
msw_model imod.msw.MetaSwapModel The MetaSWAP model that should be coupled. required
mf6_simulation imod.mf6.Modflow6Simulation The Modflow6 simulation that should be coupled. required
coupling_list collections.abc.Sequence[primod.driver_coupling.driver_coupling_base.DriverCoupling] One entry per MODFLOW 6 model that should be coupled required