vs2dh.ConfigureInitialFlow: Configure initial head/soil moisture distribution

Description Usage Arguments Value

View source: R/vs2dhConfigure.R

Description

Configure initial head/soil moisture distribution

Usage

1
2
vs2dh.ConfigureInitialFlow(values = NA, dwtx = 3.7291667,
  hmin = -3.98, asPressureHeads = TRUE)

Arguments

values

If NA values are supplied (default): initial conditions are defined in terms of pressure head, and an equilibrium profile is specified above a free-water surface at a depth of DWTX until a pressure head of HMIN is reached. All pressure heads above this are set to HMIN. If one value is supplied: all initial conditions in terms of pressure head (if asPressureHead=TRUE) or moisture(if asPressureHead=FALSE) are set equal to value of "hvalues".

dwtx

Depth to free-water surface above which an equilibrium profile is computed, L. All All pressure heads above DWTX this are set to HMIN. (default: 3.7291667)

hmin

Minimum pressure head to limit height of equilibrium profile, L. Must be negative. (default: -3.98) matrix (with columns equal to NXR and rows equals to NLY) needs to be supplied

asPressureHeads

If TRUE, initial flow conditions are pressure heads, else: moisture content (default: TRUE)

Value

Initial flow conditions


KWB-R/kwb.vs2dh documentation built on Sept. 10, 2019, 12:20 p.m.