Deltares / imod-python

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

allocate_riv_cells can return 2 allocation arrays when using stage_to_riv_bot_drn_above #1060

Open luitjansl opened 1 month ago

luitjansl commented 1 month ago

In case allocate_riv_cells is called with option stage_to_riv_bot_drn_above, we will get 2 allocation arrays: one for the river and 1 for an extra drain package. In that case, an extra drain package should be created, independent from the one associated to the infiltration factor.