LIDLayerPavementPermeability Property |
Permeability [m/s] of the concrete or asphalt used in continuous systems or
hydraulic conductivity of the fill material (gravel or sand) used in modular systems .
The permeability of new porous concrete or asphalt is high (>2450 mm/hr) but over time
the fine particles in the runoff tend to clog the pavement, reducing the permeability of the structure.
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 Permeability { get; set; }
Public Property Permeability As Double
Get
Set
public:
property double Permeability {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also