Click or drag to resize

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; }

Property Value

Type: Double

Implements

ICatchmentNamDataGwCAreaRatio
See Also