FlowConditionsCalculatorCalculateFlowConditions Method

Call this method to produce Qh relations from culvert data.

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 CalculateFlowConditions(
	int noOfLevels
)

Parameters

noOfLevels  Int32
No of levels to compute free overflow conditions for

Remarks

TODO: Needs testing (for geometry of type: depth-width table and cross section), and documentation for when it can be called

See Also