Click or drag to resize

LIDLayerPavementGetPavementPermRate Method

Computes reduced permeability of a pavement layer due to clogging.

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 GetPavementPermRate(
	double accumulatedInflow
)

Parameters

accumulatedInflow
Type: SystemDouble
Inflow to storage (or LID) since start of simulation in [m]

Return Value

Type: Double
the reduced permeability of the pavement layer (m/s).
See Also