Click or drag to resize

IHDNodeAddSourceContribution Method

Lateral inflow, average value over time step or value at time N+½.

Be aware that you can not add lateral inflow to a node which is an active open boundary (has no effect).

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 AddSourceContribution(
	double q
)

Parameters

q
Type: SystemDouble

Return Value

Type: Double
See Also