Click or drag to resize

AbstractBroadCrestedCWeirCalculateZetaOutflow Method

Calculation of the absolute head loss coefficient at expansions

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public static double CalculateZetaOutflow(
	double headLossCoefficient,
	double velocity,
	double structureVelocity
)

Parameters

headLossCoefficient
Type: SystemDouble
Coefficient as specified in GUI
velocity
Type: SystemDouble
Upstream velocity
structureVelocity
Type: SystemDouble
Velocity through structure

Return Value

Type: Double
See Also