Skip to content

Commit

Permalink
feat(csub): add z-displacement support for disu grids (MODFLOW-USGS#1358
Browse files Browse the repository at this point in the history
)

* add function to calculate the area factor in base discretization
* use gridgen available from targets
* add pyshp testing dependency for flopy gridgen functionality
* add shapely testing dependency for flopy gridgen functionality
* add comparison of z-displacement and compaction for dis, disc, and unrefined disu
* add comparison of z-displacement and compaction for refined disu
* create reusable mapping dictionary for refined disu grids in eval_zdis
* revert changes to mf6core.vfproj
* rename variable m->idx_conn
  • Loading branch information
jdhughes-usgs authored Sep 26, 2023
1 parent 2bcbd48 commit df05f9e
Show file tree
Hide file tree
Showing 5 changed files with 594 additions and 104 deletions.
Loading

0 comments on commit df05f9e

Please sign in to comment.