imod.flow.Bottom#

class imod.flow.Bottom(bottom)[source]#

The bottom of the aquifers

Parameters:

bottom (xr.DataArray of floats) – is the bottom elevation of model layers or Quasi-3d confining beds, with dimensions ("layer", "y", "x"). The DataArray should at least include the layer dimension.

__init__(bottom)[source]#

Methods

__init__(bottom)

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