Click or drag to resize

CatchmentKinematicWaveApplyInitialLossRecoveryOnlyWhenDry Property

Note: This API is now obsolete.

If true, the InitialLossRecoveryRate is applied only on wetting and storage loss reservoirs, and not in Depth reservoir.

Default false. Historically set true by MIKE URBAN type setups.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
[ObsoleteAttribute("Use for backwards compatibility only. Will be removed in future releases")]
public bool ApplyInitialLossRecoveryOnlyWhenDry { get; set; }

Property Value

Type: Boolean

Implements

ICatchmentKinematicWaveDataApplyInitialLossRecoveryOnlyWhenDry
See Also