Click or drag to resize

VegetativeSwaleSurfaceDepressionStorageHeight Property

Height of surface depressions. Below this height runoff (routing) does not take place.

This height must be less than StorageHeight

Default value: 0. Unit: [m].

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

Property Value

Type: Double
See Also