MODFLOW 6 Example Problems
This repository contains MODFLOW 6 example problems. There are several resources associated with this repository.
Release Contents
With each change the resources for this repository are regenerated and posted as a new release, which can be accessed here. The following resources are included in a release:
- PDF containing description of the example problems
- Input files for the example problems
Online Documentation
Online documentation for creating these examples with python and flopy is automatically generated and posted here.
Repository Contents
- Python scripts that use flopy to create, run, and post process the example problems
- Jupyter notebooks that create, run, and post process the example problems