Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(modelgrid): add more support for mf6 surface water models #2295

Merged
christianlangevin merged 2 commits into
modflowpy:developfrom
christianlangevin:fix-modelgrid
Aug 22, 2024
Merged

fix(modelgrid): add more support for mf6 surface water models #2295
christianlangevin merged 2 commits into
modflowpy:developfrom
christianlangevin:fix-modelgrid

Conversation

@christianlangevin

Copy link
Copy Markdown

New MODFLOW 6 surface water models (overland flow and channel flow) use two dimensional and one dimensional grids. This PR adds an elegant fix to allow the grids to work properly with these new grid types (DISV1D, DIS2D, and DISV2D). These new grids do not have "top" but do have a "bottom" array (not "botm"). Plan for the future is to split up VertexGrid and StructuredGrid to support other types of grids.

@christianlangevin christianlangevin changed the title Fix modelgrid @langevin-usgs fix(modelgrid): add more support for mf6 surface water models Aug 22, 2024
@christianlangevin christianlangevin changed the title @langevin-usgs fix(modelgrid): add more support for mf6 surface water models fix(modelgrid): add more support for mf6 surface water models Aug 22, 2024
@christianlangevin christianlangevin merged commit c42d878 into modflowpy:develop Aug 22, 2024
@christianlangevin christianlangevin deleted the fix-modelgrid branch August 23, 2024 17:28
@wpbonelli wpbonelli modified the milestones: 3.9, 3.8.1 Sep 4, 2024
martclanor pushed a commit to martclanor/flopy that referenced this pull request Sep 21, 2024
…wpy#2295)

* fix(modelgrid): add more support for mf6 surface water models

* ruff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants