Skip to content

fix(ModflowUzf1): fix for loading negative iuzfopt#1408

Merged
christianlangevin merged 2 commits into
modflowpy:developfrom
jlarsen-usgs:develop
May 6, 2022
Merged

fix(ModflowUzf1): fix for loading negative iuzfopt#1408
christianlangevin merged 2 commits into
modflowpy:developfrom
jlarsen-usgs:develop

Conversation

@jlarsen-usgs
Copy link
Copy Markdown
Contributor

Closes #1406

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2022

Codecov Report

Merging #1408 (095b455) into develop (53734e5) will decrease coverage by 44.789%.
The diff coverage is 0.000%.

@@              Coverage Diff               @@
##           develop     #1408        +/-   ##
==============================================
- Coverage   74.829%   30.040%   -44.790%     
==============================================
  Files          249       249                
  Lines        53563     52123      -1440     
==============================================
- Hits         40081     15658     -24423     
- Misses       13482     36465     +22983     
Impacted Files Coverage Δ
flopy/modflow/mfuzf1.py 7.031% <0.000%> (-80.242%) ⬇️
flopy/mf6/utils/testutils.py 0.000% <0.000%> (-93.334%) ⬇️
flopy/mfusg/mfusgsms.py 6.190% <0.000%> (-91.474%) ⬇️
flopy/mf6/utils/postprocessing.py 9.259% <0.000%> (-88.889%) ⬇️
flopy/modflow/mfevt.py 7.812% <0.000%> (-87.007%) ⬇️
flopy/mf6/utils/lakpak_utils.py 2.097% <0.000%> (-85.315%) ⬇️
flopy/modflow/mfhyd.py 13.223% <0.000%> (-85.124%) ⬇️
flopy/utils/swroutputfile.py 10.714% <0.000%> (-85.079%) ⬇️
flopy/utils/mtlistfile.py 4.620% <0.000%> (-84.700%) ⬇️
flopy/modflowlgr/mflgr.py 6.271% <0.000%> (-84.354%) ⬇️
... and 205 more

@christianlangevin christianlangevin merged commit 45a9e57 into modflowpy:develop May 6, 2022
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.

UZF1 load() does not allow for VKS input, and erroneously expects EXTWC input, when when IUZFOPT=-1

2 participants