Click or drag to resize

RainBarrelBarrelStorageDrainageCapacity Property

Capacity for drain [m/s]

The actual drain flow depends on the BarrelArea.

If DrainageExponent > 0, then drain flow also depends on the head.

Default value: 0. Unit: [meter/second].

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

Property Value

Type: Double
See Also