Skip to content

Tags: mjr-deltares/modflow6

Tags

6.4.4

Toggle 6.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 6.4.4 (MODFLOW-USGS#1616)

* fix(par): first version of message cache for MPI traffic (MODFLOW-USGS#1582)

* - cache mpi headers and bodies
* - final step in implementing caching: only cache message bodies (skip routing of headers and maps when possible)
* - fix: initialize mpi request handles
* - add MPI error check
* - PETSc vec readonly access
* - add more strategic MPI error checks

* fix(mvr): improve water mover performance (MODFLOW-USGS#1605)

* docs(mf6io): correct description of CDIST in gwfgwf/gwtgwt (MODFLOW-USGS#1606)

* docs(mf6io): correct description of CDIST in gwfgwf/gwtgwt
* correct deprecation warnings to use proper version number

* Prepare 6.4.4 release

* test: use v14 of executables distribution (MODFLOW-USGS#1614)

* v15 of exes distribution doesn't have double-precision program versions
* temporary workaround until double-prec mf2005/mfnwt/etc restored to dist

* ci(release): update version to 6.4.4

---------

Co-authored-by: mjr-deltares <[email protected]>
Co-authored-by: langevin-usgs <[email protected]>
Co-authored-by: wpbonelli <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

6.4.3

Toggle 6.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request MODFLOW-USGS#1594 from MODFLOW-USGS/v6.4.3

Release 6.4.3

20231007

Toggle 20231007's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(ArrayHandlers): add 2D array expansion interface (MODFLOW-USGS#1382

)

20231006

Toggle 20231006's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(ArrayHandlers): add 2D array expansion interface (MODFLOW-USGS#1382

)

20231004

Toggle 20231004's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(idm): update EVT package for IDM (MODFLOW-USGS#1385)

* update EVT package for IDM

* rebuild makefiles

* cleanup including dis, evt, and post-rebase

---------

Co-authored-by: mjreno <[email protected]>

20230907

Toggle 20230907's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(par): backtracking was out of sync (MODFLOW-USGS#1343)

20230831

Toggle 20230831's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update deprecated config in .readthedocs.yml (MODFLOW-USGS#1336)

20230829

Toggle 20230829's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update deprecated config in .readthedocs.yml (MODFLOW-USGS#1336)

20230827

Toggle 20230827's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update deprecated config in .readthedocs.yml (MODFLOW-USGS#1336)

20230825

Toggle 20230825's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(lak,sfr,uzf): fix nullptr when deallocating package in validate m…

…ode (MODFLOW-USGS#1331)

Co-authored-by: mjreno <[email protected]>