ICatchmentNamDataLowerGwRechargeCoef 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)
Syntaxdouble LowerGwRechargeCoef { get; set; }Property LowerGwRechargeCoef As Double
	Get
	Set
property double LowerGwRechargeCoef {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also