Accelerate MF6 Disv model creation using mf6Voronoi templates - Tutorial
/You can work faster and have more time to analyze model results if the process of model creation takes less time. The design of the mf6Voronoi package is oriented to create an improved user experience by optimizing the options of mesh creation and by the implementation of Python script templates for meshing, model construction, and others. This is an applied case of groundwater modeling on a regional scale with Voronoi mesh built on MF6 Disv. The template can be easily customizable to other boundary conditions and will be the basis of coming tutorials and webinars.
You need to install the latest version of mf6Voronoi, please type on the terminal /prompt
pip install -U mf6voronoi
Video
Código
This is the code to download templates:
# !pip install --upgrade mf6voronoi
from mf6Voronoi.utils import copyTemplate
copyTemplate('generateVoronoi','regional')
copyTemplate('modelCreation','regional')
copyTemplate('obsCalculated','regional')
Input data
You can input data from this link.