imod.flow.ConstantHead#

class imod.flow.ConstantHead(head)[source]#

The Constant Head package. The Time-Variant Specified-Head package is used to simulate specified head boundaries that can change between stress periods.

Parameters:

head (xr.DataArray of floats) – is the head at the boundary

__init__(head)[source]#

Methods

__init__(head)

compose(directory, globaltimes, nlayer[, ...])

Composes all variables for one system.

from_file(path, **kwargs)

Loads an imod-flow package from a file (currently only netcdf and zarr are supported).

isel()

periodic_stress(periods[, use_cftime])

Periodic stress periods.

repeat_stress([use_cftime])

Repeat stress periods.

save(directory)

sel()