Click or drag to resize

LIDLayerStorageGetStorageDrainRate Method

computes underdrain flow rate in a LID's storage layer.

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 GetStorageDrainRate(
	double head
)

Parameters

head
Type: SystemDouble
head of water above underdrain (m)

Return Value

Type: Double
flow in underdrain (m/s)
See Also