Click or drag to resize

LIDLayerSoilGetSoilPercRate Method

Computes percolation rate of water through a LID's soil layer.

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 GetSoilPercRate(
	double dt
)

Parameters

dt
Type: SystemDouble
Time step in seconds

Return Value

Type: Double
Percolation rate within soil layer (m/s)
See Also