EngineReach Properties

Properties

DigiPoints 
EndNode End node
GridPoints List of gridpoints within reach, in order from start to end of reach.
HasStructures True if reach contains structures.
IndexListH Indices of H grid points in reach
IndexListQ Indices of Q grid points in reach
IsPressureReach 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.
IsRegulatedReach 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
IsStructureReach 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.

LocationSpan Location span that covers this reach.
MaximumDx The maximal allowed distance between two points of the same type?
NonReturn Restrict flow in the first q-grid point to be positive only. Default is false
ReverseDirection Reverse the positive flow direction of the reach. Default is false
StartNode Start node
TopoID 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).

See Also