Skip to content

Commit 30be039

Browse files
authored
Merge pull request #2494 from modflowpy/revert-2490-evt_opt_fields
Revert "fix(evt): optional field mishandling"
2 parents dcba9cf + 1b9d606 commit 30be039

5 files changed

Lines changed: 14 additions & 545 deletions

File tree

.docs/Notebooks/mf6_complex_model_example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
0.5,
268268
0.3,
269269
0.1,
270+
None,
270271
)
271272
evt = flopy.mf6.ModflowGwfevt(
272273
gwf,

0 commit comments

Comments
 (0)