Click or drag to resize

IHDHGridPointAddSourceContribution Method

Add a source contribution to the HD H grid point.

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 val
)

Parameters

val
Type: SystemDouble

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

Return Value

Type: Double

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

See Also