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: 16.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:
Doubleflow in underdrain (m/s)
See Also