Click or drag to resize

EngineReach Properties

The EngineReach type exposes the following members.

Properties
  NameDescription
Public propertyDigiPoints
Public propertyEndNode
End node
Public propertyGridPoints
List of gridpoints within reach, in order from start to end of reach.
Public propertyHasStructures
True if reach contains structures.
Public propertyIndexListH
Indices of H grid points in reach
Public propertyIndexListQ
Indices of Q grid points in reach
Public propertyIsPressureReach
A pressure reach is a reach that is always under pressure. Pressure reaches have zero slope. Sections of the network can consist of pressure reaches. Downstream of these sections there are pumps, and upstream there are special tail nodes that function as a weir at the boundary to the normal reaches.
Public propertyIsRegulatedReach
Regulate reach with a discharge structure on first q-grid point. This is used for MU setups to limit Q to a QMax(H) and QMax(dH). QMax is set by a control in the control module
Public propertyIsStructureReach
A structure reach is an h-q-h reach where the q point is a structure point.

A structure reach does not contain any volume, and the h points have no cross sections.

Public propertyLocationSpan
Location span that covers this reach.
Public propertyMaximumDx
The maximal allowed distance between two points of the same type?
Public propertyNonReturn
Restrict flow in the first q-grid point to be positive only. Default is false
Public propertyReverseDirection
Reverse the positive flow direction of the reach. Default is false
Public propertyStartNode
Start node
Public propertyTopoID
Id for the cross section topologi that is to be used for the reach If no TopoID is used, set to empty string (null will be handled as the empty string).
Top
See Also