Click or drag to resize

VegetativeSwaleSurfaceSideSlope Property

Swale side slope (run over rise). A zero means vertical sides

Note that this is a run-over-rise, i.e. an "inverse slope". The rise is the surface storage height (StorageHeight) and is always non-zero. A zero SurfaceSideSlope will model vertical walls (zero run).

The slope must be small enough for the sides not to cover the entire width of the swale. There must be a least 25 cm of flat bottom, and the slope will be corrected accordingly.

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

Property Value

Type: Double
See Also