The function 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)
ddistAll(Layers, Magkap, nbStepsDelay, X)
The output is a list providing the three main features for groundwater( ddistx, ddist, S)
## Not run: ------------------------------------ # ddistAll() ## ---------------------------------------------