Click or drag to resize

CatchmentAbstractUrbanEvaporationFromTimeSeries Property

True if evaporation is enabled, and an evaporation boundary has been defined.

If set to false the initial recover rate is used during dry periods. 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 EvaporationFromTimeSeries { get; set; }

Property Value

Type: Boolean

Implements

ICatchmentUrbanDataEvaporationFromTimeSeries
See Also