DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule.LID
LIDBase Class
LIDBase Methods
AddInflow Method
ApplyBoundary Method
Finish Method
GetEvapRates Method
Initialize Method
Limit Method
Prepare Method
PrepareForNewReportFile Method
LIDBase
GetEvapRates Method
Computes evaporation rate from 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
C#
Copy
protected
double
GetEvapRates
(
ref
double
potEvap
,
double
layerVol
,
double
dt
)
Parameters
potEvap
Type:
System
Double
layerVol
Type:
System
Double
dt
Type:
System
Double
Return Value
Type:
Double
See Also
Reference
LIDBase Class
DHI.Mike1D.RainfallRunoffModule.LID Namespace