Tutorial to transform a 3D into a 2D Dam Seepage Model with MODFLOW
/Interesting tutorial for the transformation of a 3D numerical groundwater flow model done with MODFLOW into a lightweight 2D model. The case of study is a groundwater flow model of tailing seepage done with horizontal discretization from 50 to 12.5m and 21 layers. The tutorial cover spatial object and dataset treatment together with some discussion on the model construction and discretization.
Video
Model Data
You can download the input data from this links:

FloPy is the Python library that builds and executes MODFLOW models; this library has been enhanced to provide full support of MODFLOW 6 with most of its recent development is related to functionality for MODFLOW 6, tools to use vector and raster spatial data and common plotting and export functionality.