Click or drag to resize

CatchmentNamActualEvaporation Property

Variable holding the actual evaporation. Type: Evaporation Unit: [m/s]

Computational variable; setting has no effect on the computations, it affects only the value/output in the first time step.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double ActualEvaporation { get; set; }

Property Value

Type: Double
See Also