Click or drag to resize

CatchmentKinematicWaveUseReverseDraining Field

Note: This API is now obsolete.

Revert to old draining order (Release 2016 and earlier). Set to true to drain in same order as in MOUSE engine.

Reverse draining drains in order: wetting, storage, depth. Hence, when storages are full, wetting and storage will be drained and not depth, depth will be higher and give more runoff. This is visible in low-flow conditions.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("For backwards compatibility only, gives incorrect results. Will be removed in future versions")]
public static bool UseReverseDraining

Field Value

Type: Boolean
See Also