Click or drag to resize

CatchmentAbstractUrbanSnowMeltCoefficient Property

Snow melt coefficient. Note: the snow melt coefficient is not in SI unit, because the temperature is assumed to be in degres Celcius. Unit: [m/degCelcius/s]

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 SnowMeltCoefficient { get; set; }

Property Value

Type: Double

Implements

ICatchmentUrbanDataSnowMeltCoefficient
See Also