The function grd.ddistx() informs about the current capacity of each level (in mm)

grd.ddistx(Layers, Magkap, nbStepsDelay)

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

Value

The output is a vector giving the current capacity of each of the level

Examples

## Not run: ------------------------------------ # grd.ddistx() ## ---------------------------------------------