MODFLOW 6#
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. | 
| 
 | Open modflow6 dependent variable output for complex packages (like the watercontent file for the UZF-package). | 
| 
 | Open Modflow6 "Unformatted Concentration" (.ucn) file. | 
| 
 | Read the data in a MODFLOW6 binary grid (.grb) file. | 
Model objects & methods#
| 
 | Modflow6Simulation is a class that represents a Modflow 6 simulation. | 
| 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. | 
| This function applies a mask to all models in a simulation, provided they use the same discretization. | |
| 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  | |
| 
 | Load Modflow6Simulation, previously dumped to TOML file with  | 
| 
 | Imports a GroundwaterFlowModel (GWF) from the data in an iMOD5 project file and puts it in a simulation. | 
| 
 | 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. | |
| Check if the simulation is split into multiple partitions. | |
| Get exchange relationships in the simulation. | |
| 
 | Get all models in the simulation of a specific type. | 
| Get all models in the simulation. | |
| Returns a label array: a 2d array with a similar size to the top layer of idomain. | |
| Set validation settings for the simulation. | |
| 
 | 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. | |
| 
 | Creates a model by regridding the packages of this model to another discretization. | 
| 
 | Dump simulation to files. | 
| 
 | Imports a GroundwaterFlowModel (GWF) from the data in an iMOD5 project file and puts it in a simulation. | 
| 
 | Clip a model by a bounding box (time, layer, y, x). | 
| 
 | |
| This method removes empty packages from the model in place. | |
| Returns whether the Newton-Raphson formulation is used for groundwater flow between connected, convertible groundwater cells. | |
| 
 | Validate model. | 
| 
 | Sets whether the Newton-Raphson formulation is used for groundwater flow between connected, convertible groundwater cells. | 
| 
 | Write MODFLOW6 model to file. | 
| Get discretization key from the model. | |
| 
 | 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. | 
| Clip a model by a bounding box (time, layer, y, x). | |
| 
 | Creates a model by regridding the packages of this model to another discretization. | 
| 
 | |
| This method removes empty packages from the model in place. | |
| Validate model. | |
| Returns whether the Newton-Raphson formulation is used for groundwater flow between connected, convertible groundwater cells. | |
| 
 | Write MODFLOW6 model to file. | 
| Get discretization key from the model. | 
Discretization#
| 
 | Discretization information for structered grids is specified using the file. | 
| Construct package from iMOD5 data, loaded with the  | |
| Returns the default regrid methods for this package. | |
| 
 | Regrid discretization package. | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| Clip a package by a bounding box (time, layer, y, x). | |
| Mask values outside of domain. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| 
 | Write package to file | 
| 
 | Discretization by Vertices (DISV). | 
| Returns the default regrid methods for this package. | |
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| Mask values outside of domain. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| 
 | Write package to file | 
| 
 | Timing for all models of the simulation is controlled by the Temporal Discretization (TDIS) Package. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Adaptive Time Stepping (ATS) Package for MODFLOW 6. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| Mask values outside of domain. | |
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this 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. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Iterative Model Solution. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Preset solution for simple models, where small mass balance errors are wanted. | 
| 
 | Preset solution for models of moderate complexity. | 
| 
 | Preset solution for models of large complexity. | 
| 
 | Validation settings for MF6 model validation. | 
Flow Packages#
| 
 | The API package can be used to interact with the dll-version of Modflow (libMF6.dll). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Buoyancy package. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | 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. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | 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. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Aggregate data over layers into planar dataset. | 
| 
 | Reallocates topsystem data across layers and create new package with it. | 
| 
 | Evapotranspiration (EVT) Package. | 
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | 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. | |
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Aggregate data over layers into planar dataset. | 
| 
 | Reallocates topsystem data across layers and create new package with it. | 
| Horizontal Flow Barrier (HFB) package | |
| 
 | Clip a barrier by a bounding box (y, x). | 
| 
 | Write package to Modflow 6 package. | 
| 
 | Snap the barriers to the grid edges of the discretization. | 
| Write package to file | |
| Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | |
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| 
 | Returns the default regrid methods for this package. | 
| The mask method is irrelevant for this package as it is grid-agnostic, instead this method retuns a copy of itself. | |
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Horizontal Flow Barrier (HFB) package | 
| Clip a barrier by a bounding box (y, x). | |
| Write package to Modflow 6 package. | |
| Snap the barriers to the grid edges of the discretization. | |
| 
 | Write package to file | 
| Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | |
| Write dataset contents to a netCDF file. | |
| Copy package into a new package of the same type. | |
| Returns True if the package is empty, that is if it contains only no-data values. | |
| Returns the default regrid methods for this package. | |
| The mask method is irrelevant for this package as it is grid-agnostic, instead this method retuns a copy of itself. | |
| Creates a package of the same type as this package, based on another discretization. | |
| 
 | Horizontal Flow Barrier (HFB) package | 
| Cleanup the package inplace by removing barriers that fall outside of the active model domain. | |
| Write package to Modflow 6 package. | |
| Clip a barrier by a bounding box (y, x). | |
| Snap the barriers to the grid edges of the discretization. | |
| 
 | Write package to file | 
| Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | |
| Write dataset contents to a netCDF file. | |
| Copy package into a new package of the same type. | |
| Returns True if the package is empty, that is if it contains only no-data values. | |
| Returns the default regrid methods for this package. | |
| The mask method is irrelevant for this package as it is grid-agnostic, instead this method retuns a copy of itself. | |
| Creates a package of the same type as this package, based on another discretization. | |
| 
 | Agnostic WEL package, which accepts x, y and layers. | 
| 
 | Convert wells to imod5 data, loaded with  | 
| 
 | Create LayeredWell from imod5_data in "cap" package. | 
| 
 | Clean up package inplace. | 
| 
 | 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. | 
| 
 | Clip a well package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this 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. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | 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. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Recharge Package. | 
| 
 | Construct an rch-package from iMOD5 data, loaded with the  | 
| 
 | Construct an rch-package from iMOD5 data in the CAP package, loaded with the  | 
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Aggregate data over layers into planar dataset. | 
| 
 | Reallocates topsystem data across layers and create new package with it. | 
| 
 | 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. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Aggregate data over layers into planar dataset. | 
| 
 | Reallocates topsystem data across layers and create new package with it. | 
| 
 | Horizontal Flow Barrier (HFB) package | 
| 
 | Write package to Modflow 6 package. | 
| 
 | Clip a barrier by a bounding box (y, x). | 
| 
 | Snap the barriers to the grid edges of the discretization. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| 
 | Copy package into a new package of the same type. | 
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| 
 | Returns the default regrid methods for this package. | 
| 
 | The mask method is irrelevant for this package as it is grid-agnostic, instead this method retuns a copy of itself. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| Horizontal Flow Barrier (HFB) package | |
| Write package to Modflow 6 package. | |
| Clip a barrier by a bounding box (y, x). | |
| 
 | Snap the barriers to the grid edges of the discretization. | 
| Write package to file | |
| Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | |
| Write dataset contents to a netCDF file. | |
| Copy package into a new package of the same type. | |
| Returns True if the package is empty, that is if it contains only no-data values. | |
| 
 | Returns the default regrid methods for this package. | 
| The mask method is irrelevant for this package as it is grid-agnostic, instead this method retuns a copy of itself. | |
| Creates a package of the same type as this package, based on another discretization. | |
| Horizontal Flow Barrier (HFB) package | |
| Cleanup the package inplace by removing barriers that fall outside of the active model domain. | |
| 
 | |
| Write package to Modflow 6 package. | |
| Clip a barrier by a bounding box (y, x). | |
| 
 | Snap the barriers to the grid edges of the discretization. | 
| Write package to file | |
| Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | |
| Write dataset contents to a netCDF file. | |
| Copy package into a new package of the same type. | |
| Returns True if the package is empty, that is if it contains only no-data values. | |
| 
 | Returns the default regrid methods for this package. | 
| The mask method is irrelevant for this package as it is grid-agnostic, instead this method retuns a copy of itself. | |
| Creates a package of the same type as this package, based on another discretization. | |
| 
 | Storage Package with specific storage. | 
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | 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. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Unsaturated Zone Flow (UZF) package. | 
| 
 | Clip a package by a bounding box (time, layer, y, x). | 
| 
 | Mask values outside of domain. | 
| 
 | Creates a package of the same type as this package, based on another discretization. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this 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. | 
| 
 | Clip a well package by a bounding box (time, layer, y, x). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | 
Transport Packages#
| 
 | 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. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | An implicit second order TVD scheme. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | 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. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Constant Concentration package. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Molecular Diffusion and Dispersion. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | The Immobile Storage and Transfer (IST) package represents an immobile fraction of groundwater. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Mobile Storage. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | Mass Source Loading (SRC) package for structured discretization (DIS) models. | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | |
| 
 | |
| 
 | Derive a Source and Sink Mixing package from a Groundwater Flow model's boundary conditions (e.g. GeneralHeadBoundary). | 
| 
 | Write package to file | 
| 
 | Loads an imod mf6 package from a file (currently only netcdf and zarr are supported). | 
| 
 | Write dataset contents to a netCDF file. | 
| Copy package into a new package of the same type. | |
| 
 | Returns True if the package is empty, that is if it contains only no-data values. | 
| Returns the default regrid methods for this package. | 
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  |