Skip to content
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
a26832b
Explicit cast to np.array isn't preserved
emorway-usgs Aug 27, 2018
1bc1655
Fixes issue in LAK package _init_ routines when only a single lake is…
emorway-usgs Aug 27, 2018
1c28f66
Previous alteration worked for one lake, but didn't handle one stage …
emorway-usgs Aug 27, 2018
0b6a62e
Fix mis-statement
emorway-usgs Aug 29, 2018
c7c65e3
Merge branch 'develop' of github.com:modflowpy/flopy into develop
emorway-usgs Aug 29, 2018
7a9c37d
Merge branch 'develop' of github.com:modflowpy/flopy into develop
emorway-usgs Aug 30, 2018
b51cb22
LMT: Lacking support for keyword 'ALL' following Package_Flows keyword
emorway-usgs Aug 30, 2018
9ddafd1
Add precision for variable thkmin
emorway-usgs Aug 30, 2018
47d8fc2
PERLEN variable getting trucated by use of "G" (general form) when nu…
emorway-usgs Aug 30, 2018
f41a419
Switching printing of PERLEN in BTN from 10.6G to 10G
emorway-usgs Sep 5, 2018
66f137d
Merge branch 'develop' of github.com:modflowpy/flopy into develop
emorway-usgs Sep 5, 2018
c439d8f
Merge branch 'develop' of github.com:modflowpy/flopy into develop
emorway-usgs Oct 7, 2018
69c38a0
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Oct 12, 2018
7fd67ef
Fix for issue #402 including a new test for checking mtlkt.py
emorway-usgs Oct 12, 2018
2a0fd4a
Remove apostrophe from comment (interferes with Travis build)
emorway-usgs Oct 12, 2018
fa15469
Rename test, another recent commit had the same name
emorway-usgs Oct 12, 2018
029a7d5
Remove argument from call to test
emorway-usgs Oct 12, 2018
c02f6c4
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Oct 13, 2018
deb2336
Adding new example notebook for MT3D-USGS that uses SFT, LKT, and UZT…
emorway-usgs Oct 13, 2018
060c2a3
Fixed a typo, added link for docs/notebook_examples.md in a reasonabl…
emorway-usgs Oct 13, 2018
0fdf302
An errant capital letter in the new notebook, switched to lowercase
emorway-usgs Oct 13, 2018
dda4b57
Removing variable MXUZCON from mtuzt.py. Variable was in pre-release…
emorway-usgs Oct 30, 2018
50e08ef
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Oct 30, 2018
a19b468
Indexes needed adjusting after removing un-used variable from Item 2 …
emorway-usgs Oct 30, 2018
9a90c3c
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Oct 30, 2018
e0b3bf2
Fixing another index issue brought about by the removal of MXUZCON
emorway-usgs Oct 30, 2018
930ae10
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Oct 30, 2018
cb5f318
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Nov 9, 2018
442df30
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Nov 27, 2018
43e7a60
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Jan 30, 2019
737866a
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Feb 7, 2019
49fe289
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Mar 9, 2019
2bf4668
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Mar 14, 2019
3f3d2ea
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Mar 17, 2019
eed6c70
test(t012_test.py): Account for UZT -> UZT2 input file changes
emorway-usgs Mar 18, 2019
2ff2626
test(t012_test.py): Adapt flopy src to new UZT2 input requirements
emorway-usgs Mar 18, 2019
326b26b
docs(releasenotes): update releasenotes with UZT2 fix
emorway-usgs Mar 18, 2019
bf3b094
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Mar 22, 2019
6b0c779
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Apr 2, 2019
7498568
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Apr 15, 2019
248f5d6
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs May 22, 2019
57f78bb
fix(Mt3dUzt): remove frivilous code
emorway-usgs May 22, 2019
bc0368b
docs(releasenotes): update releasenotes with UZT instantiation fix
emorway-usgs May 22, 2019
2b0e394
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs May 22, 2019
db23721
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Jun 27, 2019
17797d0
fix(mtuzt): iuzbnd improperly written
emorway-usgs Jun 28, 2019
04a99b7
fix(mtuzf1): user comments not accounted for on uzgag line
emorway-usgs Jul 3, 2019
e48c596
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Jul 3, 2019
d8edc13
fix(mtuzf1.py): user comments not accounted for on uzgag line
emorway-usgs Jul 3, 2019
367a98e
Merge branch 'develop' of github.com:modflowpy/flopy into new_develop
emorway-usgs Jul 11, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion flopy/modflow/mfuzf1.py
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,8 @@ def _parse8(line):
iuzcol = None
iuzopt = 0
line = line_parse(line)
if len(line) > 1:
if((len(line) > 1 and not int(line[0]) < 0) or
(len(line) > 1 and line[1].isdigit())):
iuzrow = pop_item(line, int) - 1
iuzcol = pop_item(line, int) - 1
iftunit = pop_item(line, int)
Expand Down