Skip to content

fix(build_exes): update to mt3dusgs1.0.01 and mf6.0.4#482

Merged
christianlangevin merged 3 commits into
modflowpy:developfrom
christianlangevin:buildexe-patch
Mar 14, 2019
Merged

fix(build_exes): update to mt3dusgs1.0.01 and mf6.0.4#482
christianlangevin merged 3 commits into
modflowpy:developfrom
christianlangevin:buildexe-patch

Conversation

@christianlangevin
Copy link
Copy Markdown

Also attempt a fix for issue #466 by initializing the V variable to zero in the mt3d adv package

Also attempt a fix for issue modflowpy#466 by initializing the V variable to zero in the mt3d adv package
Deactivated a UZF test that now fails with mt3d1.0.01, which now uses UZT2 instead of UZT.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 68.106% when pulling 34bd577 on langevin-usgs:buildexe-patch into 1a3c772 on modflowpy:develop.

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 14, 2019

Coverage Status

Coverage decreased (-0.2%) to 68.376% when pulling e0535b1 on langevin-usgs:buildexe-patch into 1a3c772 on modflowpy:develop.

@christianlangevin christianlangevin merged commit 835cb39 into modflowpy:develop Mar 14, 2019
@christianlangevin christianlangevin deleted the buildexe-patch branch March 14, 2019 17:23
christianlangevin pushed a commit that referenced this pull request Mar 18, 2019
* Explicit cast to np.array isn't preserved

* Fixes issue in LAK package _init_ routines when only a single lake is active

* Previous alteration worked for one lake, but didn't handle one stage for multiple lakes.  This should account for that condition

* Fix mis-statement

* LMT: Lacking support for keyword 'ALL' following Package_Flows keyword

* Add precision for variable thkmin

* PERLEN variable getting trucated by use of "G" (general form) when number of significant digits was > 4.

* Switching printing of PERLEN in BTN from 10.6G to 10G

* Fix for issue #402 including a new test for checking mtlkt.py

* Remove apostrophe from comment (interferes with Travis build)

* Rename test, another recent commit had the same name

* Remove argument from call to test

* Adding new example notebook for MT3D-USGS that uses SFT, LKT, and UZT, including connections between them

* Fixed a typo, added link for docs/notebook_examples.md in a reasonable section of the document

* An errant capital letter in the new notebook, switched to lowercase

* Removing variable MXUZCON from mtuzt.py.  Variable was in pre-release versions of MT3D-USGS, but didn't make the final cut and was never removed from flopy until now.  Fixes and closes issue #423

* Indexes needed adjusting after removing un-used variable from Item 2 in UZT input file.

* Fixing another index issue brought about by the removal of MXUZCON

* test(t012_test.py): Account for UZT -> UZT2 input file changes

With the release of MT3D-USGS 1.0.1, required UZT input was reduced

#466 and #482

* test(t012_test.py): Adapt flopy src to new UZT2 input requirements

These changes required witth the release of MT3D-USGS 1.0.1

#466 and #482

* docs(releasenotes): update releasenotes with UZT2 fix
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.

2 participants