Click or drag to resize

CatchmentNamDataLowerGwRechargeCoef Property

Variable holding the fraction of the infiltration to the ground water that enters the lower ground water storage (CQlow). If set to zero, the lower ground water storage is not enabled. Type: Lower baseflow Unit: [percent] Default: 0.0

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double LowerGwRechargeCoef { get; set; }

Property Value

Type: Double

Implements

ICatchmentNamDataLowerGwRechargeCoef
See Also