LIDLayerDrainMat.GetDrainMatOutflow Method |
Drainage material outflow [m/s]
Namespace:
DHI.Mike1D.RainfallRunoffModule.LID
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxpublic double GetDrainMatOutflow(
double soilPerc,
double width,
double area
)
Parameters
- soilPerc
- Type: System.Double
Percolation, infiltration from soil to storage [m/s] - width
- Type: System.Double
Width of all units (accumulated) - area
- Type: System.Double
Area of all units (accumulated)
Return Value
Type:
Double
See Also