MODFLOW
Projects with this topic
-
This Beta Repo contains unsupported, preliminary code that builds off the official USGS repository: https://code.usgs.gov/modflow/mf-owhm
All files and commits in this repository are preliminary and have no warranty or support.
Current Beta Downloads:
The readme.md and most of the markdown documents are unmodified from the original respository. Only source code modified and the compiled binaries reflect that code.
The version number should be included in the commit name, something like v2.3.X-bY where X is the current USGS patch number from their official page and Y is the current beta version that builds off of the patch.
For source development, commits are stable in the develop branch, but the beta branch is rebased/squashed to remove the old executable each time a new one is made (no permanent storage of unsupported releases).
Updated -
A one-way conversion utility between the input file formats of two groundwater modelling programs, MODFLOW-2005 to ParFlow, to allow comparison of simulations produced in the former with their equivalents in the latter.
Updated