BroadCrestedWeirCalculateFreeOverFlowQhRelation Method

Find the levels that the Free overflow values are to be calculated fore. After that Width and Area are found by interpolation in the cross section data specified.

For SpecialWeir true, this has no effect.

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void CalculateFreeOverFlowQhRelation(
	int noOfLevels
)

Parameters

noOfLevels  Int32
No of levels to compute free overflow conditions for

Implements

IBroadCrestedWeirCalculateFreeOverFlowQhRelation(Int32)

See Also