stateX.ddistAll: stateX.ddistAll

Description Usage Arguments Value Examples

View source: R/stateX.ddistAll.R

Description

The function stateX.ddistAll() gathers three processes: - it informs on current capacity for each level in mm. - it computes the states (in mm) of each saturation level - it computes the deficit S (for all sub surface layers, NOT overland flow layer)

Usage

1
stateX.ddistAll(Layers, Magkap, nbStepsDelay, X)

Arguments

Layers

matrix describing the groundwater; the number of column represent the delay-steps, the row represent the levels (1st is the fastest, the last is the slowest)

Magkap

Maximaum capacity

nbStepsDelay

delay-steps for each level

X

excess water value

Value

The output is a list providing the three main features for groundwater( ddistx, ddist, S)

Examples

1
2
3
4
## Not run: 
ddistAll()

## End(Not run)

nexModeling/dddGroundwater documentation built on May 23, 2019, 4:28 p.m.