The function grd.Res_Prob() computes the groundwater saturation quantiles

grd.Res_prob(NoL, UHMAD, MAD, Timeresinsec, area, modelSaturation)

Arguments

NoL
number of saturation level
UHMAD
Unit Hydrograph of the Mean Annual Discharge
MAD
value of the Mean Annual Discharge
Timeresinsec
time resolution of the process in second (1hour: 3600s, ... etc)
area
in squared meters
modelSaturation
list of parameters about the saturation

Value

The output is a groundwater saturation quantile for each saturation level

Examples

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