Click or drag to resize

NodeDischargeAvailableDischargeAvailableForPumping Method

Return the maximum discharge that can be pumped out of this node before it runs dry.

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#
public double DischargeAvailableForPumping(
	double dt
)

Parameters

dt
Type: SystemDouble

Return Value

Type: Double
See Also