We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What The primod ribamod preprocessor should check that the simulation periods of both model are matching.
Why This is consistency which should be forced. Having one model with dates in 1930 and another in 2020 suggests they are not coupled.
How Check the start and enddates in the Ribasim config. Check the dates in the imod mf6 time discretization object.
The text was updated successfully, but these errors were encountered:
Fixed by Deltares/imod_coupler#247
Sorry, something went wrong.
Huite
No branches or pull requests
What
The primod ribamod preprocessor should check that the simulation periods of both model are matching.
Why
This is consistency which should be forced. Having one model with dates in 1930 and another in 2020 suggests they are not coupled.
How
Check the start and enddates in the Ribasim config. Check the dates in the imod mf6 time discretization object.
The text was updated successfully, but these errors were encountered: