Click or drag to resize

IInfiltrationCalculatorCalculateInfiltrationFlux Method

Calculate infiltration flux as [m^3/s].

Infiltration flux is positive when water enters the ground from the node; extracting water from the node.

Namespace:  DHI.Mike1D.Engine.ModuleHD
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
double CalculateInfiltrationFlux(
	DateTime time
)

Parameters

time
Type: SystemDateTime

Return Value

Type: Double
See Also