Setting up information for several stress periods on normal GUIs tools can be an exhausting since it implies opening/formatting/filling/closing many charts manually. This task becomes more complicated if the model needs to be updated every given time. We wanted to develop a case where a steady state model can be updated to a transient model from data of a spreadsheet file.
This tutorial cover the implementation of a transient model of a river/well/aquifer interaction where the number of stress periods, the length of stress periods, time steps, multiplier, steady/transient mode, pumping rate, river stage and output mode are updated from a excel (.xlsx) file. The tutorial is divided into 3 steps where each part shows sequential parts of this model transformation.
Read More
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.