Click or drag to resize

CatchmentNamDataSeasonalRelativeGwDepth Property

Holds the relative seasonal depth used to calculated the groundwater depth corresponding to a zero base flow. Used when UseSeasonalGwDepthForZeroBaseFlow. 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[] SeasonalRelativeGwDepth { get; set; }

Property Value

Type: Double

Implements

ICatchmentNamDataSeasonalRelativeGwDepth
See Also