imod.flow.Top#

class imod.flow.Top(top)[source]#

The top of the aquifers

Parameters

top (xr.DataArray of floats) – is the top elevation with dimensions ("layer", "y", "x"). For the common situation in which the top layer represents a water-table aquifer, it may be reasonable to set`top` equal to land-surface elevation. The DataArray should at least include the layer dimension.

__init__(top)[source]#

Methods

__init__(top)

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