ICatchmentNamDataGwCAreaRatio Property  | 
 
            This variable holds the ratio between ground water reservoir and the catchment area (Carea).
            It is multiplied with the baseflow after updating the groundwater depth with infiltration.
            Type: Dimensionless factor
            Unit: []
            Default: 1
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble GwCAreaRatio { get; set; }Property GwCAreaRatio As Double
	Get
	Set
property double GwCAreaRatio {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also