Scripting MODFLOW Model Development Using Python and FloPy
Citations Over TimeTop 1% of 2016 papers
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 Papers
- USING PYTHON AND EPPY FOR A LARGE NATIONAL SIMULATION STUDY(2016)
- → Data analysis with MATLAB® or Python(2022)4 cited
- → Appendix E: Modelica and Python Scripting(2014)
- → Scripting(2011)
- → Critiquing Computing Artifacts through Programming Satirical Python Scripts(2023)