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: 19.0.0.0 (11.1.1.1111)
Syntax
double AddSourceContribution(
	double q
)

Parameters

q
Type: SystemDouble

[Missing <param name="q"/> documentation for "M:DHI.Mike1D.Engine.ModuleHD.IHDNode.AddSourceContribution(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.ModuleHD.IHDNode.AddSourceContribution(System.Double)"]

See Also