CatchmentAbstractUrbanUseSnowModule Property

True if the snow module is activated. If True, a temperature time series has to be provided for the catchment.

Definition

Namespace: DHI.Mike1D.RainfallRunoffModule
Assembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool UseSnowModule { get; set; }

Property Value

Boolean

Implements

ICatchmentUrbanDataUseSnowModule

See Also