Description Usage Arguments Value Examples
The function grd.ddistx() informs about the current capacity of each level (in mm)
1  | grd.ddistx(Layers, Magkap, nbStepsDelay)
 | 
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  | 
The output is a vector giving the current capacity of each of the level
1 2 3 4  | ## Not run: 
grd.ddistx()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.