Deltares / imod_coupler

Application for coupling hydrological kernels.
https://deltares.github.io/iMOD-Documentation/coupler
MIT License
11 stars 0 forks source link

Update primod to keep up with iMOD Python's MetaSWAP refactoring part 1 #344

Closed JoerivanEngelen closed 3 weeks ago

JoerivanEngelen commented 1 month ago

Part 1 of this refactoring consists of changing the well argument for the coupling objects from imod.mf6.wel.WellDisStructured to imod.mf6.mf6_wel_adapter.Mf6Wel. The latter is a direct data representation of the MODFLOW 6 WEL file. More can be read here https://github.com/Deltares/imod-python/issues/728. This has the following consequences for iMOD Coupler: