Click or drag to resize

CatchmentKinematicWaveLowFlow Property

Low flow limit for switching to dry period time step. The dry period time step will only be applied when the runoff from the rainfall is below the limit. Unit: [m3/s] Default: 0.0001

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 LowFlow { get; set; }

Property Value

Type: Double

Implements

ICatchmentKinematicWaveDataLowFlow
See Also