Related Experiment Video
Updated: Mar 23, 2026

Visualizing Hyporheic Flow Through Bedforms Using Dye Experiments and Simulation
Published on: November 18, 2015
Scripting MODFLOW Model Development Using Python and FloPy
M Bakker1, V Post2,3, C D Langevin4
1mark.bakker@tudelft.nl.
Abstract:
Graphical user interfaces (GUIs) are commonly used to construct and postprocess numerical groundwater flow and transport models. Scripting model development with the programming language Python is presented here as an alternative approach. One advantage of Python is that there are many packages available to facilitate the model development process, including packages for plotting, array manipulation, optimization, and data analysis. For MODFLOW-based models, the FloPy package was developed by the authors to construct model input files, run the model, and read and plot simulation results. Use of Python with the available scientific packages and FloPy facilitates data exploration, alternative model evaluations, and model analyses that can be difficult to perform with GUIs. Furthermore, Python scripts are a complete, transparent, and repeatable record of the modeling process. The approach is introduced with a simple FloPy example to create and postprocess a MODFLOW model. A more complicated capture-fraction analysis with a real-world model is presented to demonstrate the types of analyses that can be performed using Python and FloPy.
Related Concept Videos
Typical Model Studies
Laminar Flow: Problem Solving
Modeling and Similitude
Fluid Mosaic Model
Design Example: Creating a Hydraulic Model of a Dam Spillway
The Fluid Mosaic Model

