Click or drag to resize

DHI.Mike1D.RainfallRunoffModule.LID Namespace

LID in Rainfall Runoff models
Classes
  ClassDescription
Public classBioRetentionCell
Bio-retention Cells are depressions that comprise vegetation grown in an engineered soil mixture sited above a gravel drainage bed. They offer storage, infiltration and evaporation of both direct rainfall and runoff captured from surrounding areas. Rain gardens, street planters, and green roofs are all different types of bio-retention cells.

if disabling the storage by setting

Storage.Height
to zero, this effectively models the Rain Garden LID type. The infiltration to outer soil is in this case the percolation, Perc.

Public classGreenRoof
Green Roofs offers filtering, absorbing, delaying rainfall.

They are built of a lightweight soil media, a drainage layer, a coverage planted surface which can allow minimum additional storage.

Public classInfiltrationTrench
Infiltration Trenches are narrow waterways filled with gravel that capture runoff from upslope impervious areas. They offer storage capacity and additional time for captured runoff to infiltrate the inherent soil underneath.
Public classLIDBase
Base class for LID classes, holding commom parameters and functionality.
Public classLIDExtension
Extension class for LID related methods
Public classLIDFlowStat
Class handling flow-statistics of LID
Public classLIDLayerDrainMat
Drain mat LID layer
Public classLIDLayerPavement
Pavement LID layer
Public classLIDLayerSoil
Soil LID layer
Public classLIDLayerStorage
Storage LID layer
Public classLIDLayerSurface
Surface LID layer.

To enable surface routing, both the ManningM and the Slope must be set.

Public classLIDResultFileWriter
Class for writing LID results to file (dfs0)
Public classPorousPavement
Porous Pavement systems are excavated areas filled with gravel and paved over with a porous concrete or asphalt mix. Normally all rainfall will immediately pass through the pavement into the gravel storage layer below it where it can infiltrate at natural rates into the site´s native soil.
Public classRainBarrel
Rain Barrels are containers that collect roof runoff during storm events and can either release or re-use the rain water during dry periods.
Public classRainBarrelBarrelStorage
Storage properties of barrel
Public classVegetativeSwale
Vegetative Swales are waterways or depressed areas with sloping sides covered with grass and other vegetation. They slow down the conveyance of collected runoff and allow it more time to infiltrate to inherent soil beneath it.
Interfaces
  InterfaceDescription
Public interfaceIStormwaterLIDDrainMat
Interface for a LID containing a drain-mat layer
Public interfaceIStormwaterLIDFlowStat
Interface for a LID containing flow statistics
Public interfaceIStormwaterLIDPavement
Interface for a LID containing a pavement layer
Public interfaceIStormwaterLIDSoil
Interface for a LID containing a soil layer
Public interfaceIStormwaterLIDStorage
Interface for a LID containing a storage layer
Public interfaceIStormwaterLIDSurface
Interface for a LID containing a surface layer
Enumerations
  EnumerationDescription
Public enumerationLIDDrainageType
Drainage capacity is a rate per area [m/s] and can be scaled by different areas.
Public enumerationLIDLayerSoilFlowType
Type of flow calculations used in soil
Public enumerationLidTypes
Types of LID's supported by the standard LID implementation