Click or drag to resize

RainBarrel.FractionOfLIDFlowToRoute Property

Fraction of runoff flow from the LIDs that are routed by the catchment. The remainder will be added directly to the catchment runoff (not routed).

The different catchment types may treat this differently.

Default value: 1. Unit: [fraction]

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double FractionOfLIDFlowToRoute { get; set; }

Property Value

Type: Double

Implements

IStormwaterLID.FractionOfLIDFlowToRoute
See Also