Click or drag to resize

CatchmentNamDataUseTimeConstantSecondReservoir Property

Flag specifying if to use an independent time constant for the second linear reservoir routing (CK2), for overland flow. If set to false, the time constant for the first and the second linear reservoir will be the same, i.e. using only TimeConstantFirstReservoir

Default: true

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool UseTimeConstantSecondReservoir { get; set; }

Property Value

Type: Boolean

Implements

ICatchmentNamDataUseTimeConstantSecondReservoir
See Also