Deltares / imod-python

🐍🧰 Make massive MODFLOW models
https://deltares.github.io/imod-python/
MIT License
18 stars 3 forks source link

run flopy example and derive requirements for model splitting #499

Closed Manangka closed 10 months ago

Manangka commented 10 months ago

In GitLab by @luitjansl on Aug 1, 2023, 16:30

using flopy, we can split a flow-model into several flow models. All these flow models are included in the same simulation, and are solved by running the simulation.

We can use this feature to create requirements for an imod-python implementation of the same function.

Manangka commented 10 months ago

In GitLab by @luitjansl on Aug 10, 2023, 16:22

The result of this task is the collection of issues that carry the label "subdomain"