CatchmentNamDataGwCAreaRatio 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)
Syntax public double GwCAreaRatio { get; set; }
Public Property GwCAreaRatio As Double
Get
Set
public:
virtual property double GwCAreaRatio {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ICatchmentNamDataGwCAreaRatioSee Also