stateX.groundwater: stateX.layers The function 'stateX.groundwater' updates the...

Description Usage Arguments Value Examples

View source: R/stateX.groundwater.R

Description

stateX.layers The function stateX.groundwater updates the saturation levels. It computes the runoff event that occurs in each of layer, shift the layer by one timestep and then update the layer value with the runoff value

Usage

1
stateX.groundwater(NoL, Layers, ddist, X, layerUH, nbStepsDelay, Magkap, M)

Arguments

NoL

number of level zone

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)

ddist

states (in mm) of each saturation level

X

xcess water

layerUH

Unit Hydrograph of the layer

nbStepsDelay

delay-steps of each layer

Magkap

Magkap

M

Groundwater Storage Capacity (GSC)

Value

The output is a 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)

Examples

1
2
3
4
## Not run: 
stateX.layers()

## End(Not run)

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