Click or drag to resize

CatchmentNamDataUseFullEvaporationOnSnow Property

Flag telling if the evaporation has to be reduced by the snow cover. If False (default MIKE 11) the evaporation will be reduced by the snow cover, if True (default MIKE URBAN), full evaporation occurs even on the ground where there is snow Type: bool Default: False

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

Property Value

Type: Boolean

Implements

ICatchmentNamDataUseFullEvaporationOnSnow
See Also