The function grd.Magkap computes the maximum capacity for each saturation level

grd.Magkap(NoL, Res_prob, CapacityUpperLevel)

Arguments

NoL
number of layer
Res_prob
groundwater saturation quantiles for each level
CapacityUpperLevel
capacity of the upper level

Value

The output is a scalar

Examples

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