A new output variable that corresponds to the groundwater level that is the implicit regulator of the runoff in the HBV Soil Module is introduced.
The name of the Auxiliary variable is:
HBV GroundWaterLevel
The variable is linked to a new function and has 4 parameter to regulate the dependence on the total storage in the two ground water storages of the HBV soil module
The Parameters are
Min_GwLev
Max_GwLev
Sens_GwLev
PowerCoef_GwLev
Meaning that
Level= Min_GwLev+Sens_GwLev*pow(storage, PowerCoef_GwLev)
But Level is not allowed to exceed Max_GwLev