Commit 7698c7a
authored
xugrid: baseline integration with circle example (#294)
* Add xugrid-backed reading of MODFLOW 6 binary output for both structured (DIS) and vertex (DISV) grids
* Refactor the UGRID mesh topology generation for NetCDF input writing
* Add circle.py and extend frenchman-flat.py example scripts to demonstrate DISV output reading and xugrid plotting1 parent 27cd3cb commit 7698c7a
26 files changed
Lines changed: 5116 additions & 3206 deletions
File tree
- docs
- examples
- data/circle
- flopy4
- mf6
- gwf
- utils
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments