ICatchmentKinematicWaveDataLowFlow 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 double LowFlow { get; set; }
Property LowFlow As Double
Get
Set
property double LowFlow {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also