| DHI.Mike1D.RainfallRunoffModule.LID Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | BioRetentionCell | 
            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 | 
|  | GreenRoof | 
            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. | 
|  | InfiltrationTrench | 
            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. 
             | 
|  | LIDBase | 
            Base class for LID classes, holding commom parameters
            and functionality.
             | 
|  | LIDExtension | 
            Extension class for LID related methods
             | 
|  | LIDFlowStat | 
            Class handling flow-statistics of LID
             | 
|  | LIDLayerDrainMat | 
            Drain mat LID layer
             | 
|  | LIDLayerPavement | 
            Pavement LID layer
             | 
|  | LIDLayerSoil | 
            Soil LID layer
             | 
|  | LIDLayerStorage | 
            Storage LID layer
             | 
|  | LIDLayerSurface | |
|  | LIDResultFileWriter | 
            Class for writing LID results to file (dfs0)
             | 
|  | PorousPavement | 
            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. 
             | 
|  | RainBarrel | 
            Rain Barrels are containers that collect roof runoff during storm events and can either 
            release or re-use the rain water during dry periods.
             | 
|  | RainBarrelBarrelStorage | 
            Storage properties of barrel
             | 
|  | VegetativeSwale | 
            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
Interfaces| Interface | Description | |
|---|---|---|
|  | IStormwaterLIDDrainMat | 
            Interface for a LID containing a drain-mat layer
             | 
|  | IStormwaterLIDFlowStat | 
            Interface for a LID containing flow statistics
             | 
|  | IStormwaterLIDPavement | 
            Interface for a LID containing a pavement layer
             | 
|  | IStormwaterLIDSoil | 
            Interface for a LID containing a soil layer
             | 
|  | IStormwaterLIDStorage | 
            Interface for a LID containing a storage layer
             | 
|  | IStormwaterLIDSurface | 
            Interface for a LID containing a surface layer
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | LIDDrainageType | 
            Drainage capacity is a rate per area [m/s] and can be scaled by
            different areas. 
             | 
|  | LIDLayerSoilFlowType | 
            Type of flow calculations used in soil
             | 
|  | LidTypes | 
            Types of LID's supported by the standard LID implementation
             |