Skip to content

Releases: modflowpy/pymake

pymake version 1.2.10

17 Jun 22:21
516b61e
Compare
Choose a tag to compare

Builds the following versions of MODFLOW and related programs.

Program Version UTC Date
crt 1.3.1 04/11/2017
gridgen 1.0.02 10/24/2018
libmf6 6.5.0 05/23/2024
mf2000 1.19.01 03/30/2010
mf2005 1.12.00 12/07/2021
mf6 6.5.0 05/23/2024
mflgr 2.0.0 09/20/2013
mfnwt 1.3.0 09/07/2022
mfusg 1.5 02/27/2019
mfusg_gsi 2.3.0 None
mp6 6.0.1 10/23/2018
mp7 7.2.001 10/23/2018
mt3dms 5.3.0 07/05/2023
mt3dusgs 1.1.0 07/12/2019
sutra 3.0 08/20/2019
swtv4 4.00.05 10/24/2018
triangle 1.6 07/05/2023
vs2dt 3.3 04/02/2018
zbud6 6.5.0 05/23/2024
zonbud3 3.01 10/25/2018
zonbudusg 1.5 02/27/2019

What's Changed

⚠️ Notes

  • Version 1.2.9 re-introduced GSFLOW/PRMS as build targets, but these have proven difficult to maintain, requiring custom compiler flags and extra steps to filter out extraneous source/object files. Version 1.2.10 drops support for these programs permanently.
  • Xcode CLT < 15 is recommended to build GRIDGEN with Intel or GNU compilers on macOS. With newer CLT versions and Intel compilers, one is likely to see missing symbol errors due to issues locating header files. With GNU compilers, one encounters errors from the reimplemented linker. CLT 14.3.1 is known to work. To build with GNU compilers and newer CLT, the classic linker can be forced with flags -Wl,-ld_classic.

Full Changelog: 1.2.9...1.2.10

pymake version 1.2.9

12 Feb 02:52
d9b17d6
Compare
Choose a tag to compare

Builds the following versions of MODFLOW and related programs.

Program Version UTC Date
crt 1.3.1 04/11/2017
gridgen 1.0.02 10/24/2018
gsflow 2.2.1 04/07/2022
libmf6 6.4.3 02/07/2024
mf2000 1.19.01 03/30/2010
mf2005 1.12.00 12/07/2021
mf6 6.4.3 02/07/2024
mflgr 2.0.0 09/20/2013
mfnwt 1.3.0 09/07/2022
mfusg 1.5 02/27/2019
mfusg_gsi 2.2.2 None
mp6 6.0.1 10/23/2018
mp7 7.2.001 10/23/2018
mt3dms 5.3.0 07/05/2023
mt3dusgs 1.1.0 07/12/2019
sutra 3.0 08/20/2019
swtv4 4.00.05 10/24/2018
triangle 1.6 07/05/2023
vs2dt 3.3 04/02/2018
zbud6 6.4.3 02/07/2024
zonbud3 3.01 10/25/2018
zonbudusg 1.5 02/27/2019

What's Changed

⚠️ Notes

  • Support for GSFLOW and PRMS was restored.

Full Changelog: 1.2.8...1.2.9

pymake version 1.2.8

05 Jul 20:21
cde7860
Compare
Choose a tag to compare

Builds the following versions of MODFLOW and related programs.

Program Version UTC Date
crt 1.3.1 04/11/2017
gridgen 1.0.02 10/24/2018
libmf6 6.4.2 06/29/2023
mf2000 1.19.01 03/30/2010
mf2005 1.12.00 12/07/2021
mf6 6.4.2 06/29/2023
mflgr 2.0.0 09/20/2013
mfnwt 1.3.0 09/07/2022
mfusg 1.5 02/27/2019
mfusg_gsi 2.1.1 None
mp6 6.0.1 10/23/2018
mp7 7.2.001 10/23/2018
mt3dms 5.3.0 02/21/2010
mt3dusgs 1.1.0 07/12/2019
sutra 3.0 08/20/2019
swtv4 4.00.05 10/24/2018
triangle 1.6 07/29/2005
vs2dt 3.3 04/02/2018
zbud6 6.4.2 06/29/2023
zonbud3 3.01 10/25/2018
zonbudusg 1.5 02/27/2019

What's Changed

Full Changelog: 1.2.7...1.2.8

pymake version 1.2.7

10 Dec 01:51
4095375
Compare
Choose a tag to compare

Builds the following versions of MODFLOW and related programs.

Program Version UTC Date
crt 1.3.1 04/11/2017
gridgen 1.0.02 10/24/2018
libmf6 6.4.1 12/09/2022
mf2000 1.19.01 03/30/2010
mf2005 1.12.00 12/07/2021
mf6 6.4.1 12/09/2022
mflgr 2.0.0 09/20/2013
mfnwt 1.3.0 09/07/2022
mfusg 1.5 02/27/2019
mp6 6.0.1 10/23/2018
mp7 7.2.001 10/23/2018
mt3dms 5.3.0 02/21/2010
mt3dusgs 1.1.0 07/12/2019
sutra 3.0 08/20/2019
swtv4 4.00.05 10/24/2018
triangle 1.6 07/29/2005
vs2dt 3.3 04/02/2018
zbud6 6.4.1 12/09/2022
zonbud3 3.01 10/25/2018
zonbudusg 1.5 02/27/2019

What's Changed

Full Changelog: 1.2.6...1.2.7

pymake version 1.2.6

06 Dec 03:06
57d97d9
Compare
Choose a tag to compare

What's Changed

⚠️ Deprecations/Removals

  • Support for GSFLOW and PRMS was removed.

New Contributors

Full Changelog: 1.2.4...1.2.6

pymake version 1.2.4

09 Mar 02:25
3c39b81
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

pymake version 1.2.3

03 Dec 23:08
63be7b1
Compare
Choose a tag to compare

What's Changed

  • refactor(mf2005): update to build mf2005 development version by @jdhughes-usgs in #87
  • refactor(src_update): refactor src_update to use common functions. by @jdhughes-usgs in #88
  • feat(switches): add support for compiler switch with spaces by @jdhughes-usgs in #89
  • feat(_create_win_batch): Add support for OneAPI standard Windows install by @jdhughes-usgs in #92
  • update(mf6): update for latest version of MODFLOW 6 (6.2.2) by @jdhughes-usgs in #94
  • fix(triangle): replace 4 byte long with 8 byte long on Windows with icl by @jdhughes-usgs in #95
  • Accomodate changes in modflow which expect .dylib for macOS shared libraries now by @Hofer-Julian in #96
  • refactor(dag): add NetworkX python package as DAG option by @jdhughes-usgs in #98
  • fix(triangle): fix triangle build on windows with icl by @jdhughes-usgs in #99
  • fix(setup.cfg): use 'find:' to include submodules; other tidying by @mwtoews in #102
  • feat(makefile): unix newline and line endings in win32 makefiles by @jdhughes-usgs in #100
  • fix(setup): add usgsprograms.txt to setup.py installation by @jdhughes-usgs in #103

New Contributors

Full Changelog: 1.2.1...1.2.3