imod.flow.StartingHead#
- class imod.flow.StartingHead(starting_head)[source]#
The initial head in all cells
- Parameters:
starting_head (float or xr.DataArray of floats) – is initial (starting) head—that is, head at the beginning of the simulation (SHD). starting_head must be specified for all simulations, including steady-state simulations. One value is read for every model cell. Usually, these values are read a layer at a time.
Methods
__init__
(starting_head)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
()