imod.flow.HorizontalHydraulicConductivity#
- class imod.flow.HorizontalHydraulicConductivity(k_horizontal=None)[source]#
Horizontal hydraulic conductivity [L/T] of the aquifers, between TOP and BOT.
This variable behaves somewhat similar to the horizontal hydraulic conductivity in MODFLOW 2005’s “Layer Property Flow” schematization.
Note however that this does not hold for the vertical hydraulic conductivity: iMODFLOW uses the vertical hydraulic conductivity to specify the hydraulic conductivity of aquitards (between BOT and TOP)
- Parameters:
k_horizontal (xr.DataArray) – Horizontal hydraulic conductivity, dims
("layer", "y", "x")
.
Methods
__init__
([k_horizontal])compose
(directory, globaltimes, nlayer[, ...])Composes package, not useful for boundary conditions
from_file
(path, **kwargs)Loads an imod-flow package from a file (currently only netcdf and zarr are supported).
isel
()save
(directory)sel
()