imod.flow.VerticalAnisotropy#

class imod.flow.VerticalAnisotropy(vertical_anisotropy)[source]#

Vertical anisotropy for aquifers [-], defined as the horizontal hydraulic conductivity over the vertical hydraulic conductivity.

Use this package in combination with HorizontalHydraulicConductivity to specify the vertical hydraulic conductivity.

Parameters

vertical_anisotropy (xr.DataArray) – Vertical anisotropy factor (Kv/Kh), dims ("layer", "y", "x").

__init__(vertical_anisotropy)[source]#

Methods

__init__(vertical_anisotropy)

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()