Click or drag to resize

RainBarrelBarrelStorageDrainageInfiltrationFactor Property

Factor specifying how much of the drain flow that is infiltrated.

A factor of 1 means that all drain flow is infiltrated and no drain flow is returned as runoff. A factor of 0 means that all drain flow is returned as runoff.

Default value: 0. Unit: [s].

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 DrainageInfiltrationFactor { get; set; }

Property Value

Type: Double
See Also