imod.flow.VerticalHydraulicConductivity#
- class imod.flow.VerticalHydraulicConductivity(k_vertical=None)[source]#
Vertical hydraulic conductivity [L/T] for aquitards (between BOT and TOP).
Note that this is different from MODFLOW 2005’s “Layer Property Flow” schematization. To specify the vertical hydraulic conductivity for aquifers, use VerticalAnisotropy in combination with HorizontalHydraulicConductivity.
- Parameters:
k_vertical (xr.DataArray) – Vertical hydraulic conductivity, dims
("layer", "y", "x")
.
Methods
__init__
([k_vertical])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
()