Click or drag to resize

LIDLayerStorageGetStorageInfilRate Method

native soil beneath a LID.

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

Parameters

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

Return Value

Type: Double
infiltration rate (m/s)
See Also