Deltares / imod_coupler

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

Pass metaswap timestep to update_ribasim #331

Closed visr closed 1 month ago

visr commented 2 months ago

This seems to match the signature better.

https://github.com/Deltares/imod_coupler/blob/162db85368122e9e03c319a96a51ee9bf1d75789/imod_coupler/drivers/ribametamod/exchange.py#L186

visr commented 2 months ago

This was correct since this is only called if there is no metaswap. Changed it into a comment instead.