Click or drag to resize

RainBarrelFractionOfLIDFlowToRoute 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: 19.0.0.0 (11.1.1.1111)
Syntax
public double FractionOfLIDFlowToRoute { get; set; }

Property Value

Type: Double

Implements

IStormwaterLIDFractionOfLIDFlowToRoute
See Also