MODFLOW6#
Read Output#
|
Open modflow6 heads (.hds) file. |
|
Open modflow6 cell-by-cell (.cbc) file. |
|
Read all the header data from a cell-by-cell (.cbc) budget file. |
Model objects & methods#
|
|
Collect all unique times from model packages and additional given times. |
|
|
Write Modflow6 simulation, including assigned groundwater flow and transport models. |
|
Dump simulation to files. |
|
Run Modflow 6 simulation. |
Open flow budgets of finished simulation, requires that the |
|
Open transport budgets of finished simulation, requires that the |
|
|
Open heads of finished simulation, requires that the |
Open concentration of finished simulation, requires that the |
|
|
Imports a GroundwaterFlowModel (GWF) from the data in an IMOD5 project file. |
|
Clip a simulation by a bounding box (time, layer, y, x). |
|
Split a simulation in different partitions using a submodel_labels array. |
|
This method creates a new simulation object. |
|
The GroundwaterFlowModel (GWF) simulates flow of (liquid) groundwater. |
This function applies a mask to all packages in a model. |
|
Prepare grid-agnostic well for MODFLOW6, using the models grid information and hydraulic conductivities. |
|
|
Dump simulation to files. |
Imports a GroundwaterFlowModel (GWF) from the data in an IMOD5 project file. |
|
|
The GroundwaterTransportModel (GWT) simulates transport of a single solute species flowing in groundwater. |
This function applies a mask to all packages in a model. |
|
|
Dump simulation to files. |
Discretization#
|
Discretization information for structered grids is specified using the file. |
|
Discretization by Vertices (DISV). |
|
Timing for all models of the simulation is controlled by the Temporal Discretization (TDIS) Package. |
Model settings#
|
The Output Control Option determines how and when heads, budgets and/or concentrations are printed to the listing file and/or written to a separate binary output file. |
|
Iterative Model Solution. |
|
|
|
|
|
Flow Packages#
|
The API package can be used to interact with the dll-version of Modflow (libMF6.dll). |
|
Buoyancy package. |
|
Constant-Head package. |
|
Construct a ConstantHead-package from iMOD5 data, loaded with the |
|
Construct a ConstantHead-package from iMOD5 data, loaded with the |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
The Drain package is used to simulate head-dependent flux boundaries. |
|
Mask values outside of domain. |
|
Construct a drainage-package from iMOD5 data, loaded with the |
|
Creates a package of the same type as this package, based on another discretization. |
|
Clean up package inplace. |
|
Evapotranspiration (EVT) Package. |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
The General-Head Boundary package is used to simulate head-dependent flux boundaries. |
|
Construct a GeneralHeadBoundary-package from iMOD5 data, loaded with the |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
Clean up package inplace. |
|
Horizontal Flow Barrier (HFB) package |
|
|
Write package to Modflow 6 package. |
|
Horizontal Flow Barrier (HFB) package |
Write package to Modflow 6 package. |
|
|
Horizontal Flow Barrier (HFB) package |
Write package to Modflow 6 package. |
|
|
Agnostic WEL package, which accepts x, y and layers. |
|
Convert wells to imod5 data, loaded with |
|
Mask wells based on two-dimensional domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
Write package to Modflow 6 package. |
|
Initial Conditions (IC) Package information is read from the file that is specified by "IC6" as the file type. |
|
Construct an InitialConditions-package from iMOD5 data, loaded with the |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
Node Property Flow package. |
|
Construct an npf-package from iMOD5 data, loaded with the |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
Recharge Package. |
|
Construct an rch-package from iMOD5 data, loaded with the |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
River package. |
|
Construct a river-package from iMOD5 data, loaded with the |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
Clean up package inplace. |
|
Horizontal Flow Barrier (HFB) package |
|
Write package to Modflow 6 package. |
Horizontal Flow Barrier (HFB) package |
|
Write package to Modflow 6 package. |
|
Horizontal Flow Barrier (HFB) package |
|
|
|
Write package to Modflow 6 package. |
|
|
Storage Package with specific storage. |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
Storage Package with a storage coefficient. |
|
Construct a StorageCoefficient-package from iMOD5 data, loaded with the |
|
Mask values outside of domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
Unsaturated Zone Flow (UZF) package. |
|
Agnostic WEL package, which accepts x, y and a top and bottom of the well screens. |
|
Clean up package inplace. |
|
Convert wells to imod5 data, loaded with |
|
Mask wells based on two-dimensional domain. |
|
Creates a package of the same type as this package, based on another discretization. |
|
Write package to Modflow 6 package. |
|
WEL package for structured discretization (DIS) models . |
|
WEL package for discretization by vertices (DISV) models. |
Transport Packages#
|
The API package can be used to interact with the dll-version of Modflow (libMF6.dll). |
|
The central-in-space weighting scheme is based on a simple distance-weighted linear interpolation between the center of cell n and the center of cell m to calculate solute concentration at the shared face between cell n and cell m. |
|
An implicit second order TVD scheme. |
|
The upstream weighting (first order upwind) scheme sets the concentration at the cellface between two adjacent cells equal to the concentration in the cell where the flow comes from. |
|
Constant Concentration package. |
|
Molecular Diffusion and Dispersion. |
|
The Immobile Storage and Transfer (IST) package represents an immobile fraction of groundwater. |
|
Mobile Storage. |
|
Mass Source Loading (SRC) package for structured discretization (DIS) models. |
|
|
|
Derive a Source and Sink Mixing package from a Groundwater Flow model's boundary conditions (e.g. GeneralHeadBoundary). |
Regrid#
Regrid Method Settings#
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
Object containing regridder methods for the |
|
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
|
Object containing regridder methods for the |
Object containing regridder methods for the |