EngineShadowReach Properties |
The EngineShadowReach type exposes the following members.
Name | Description | |
---|---|---|
DigiPoints | (Inherited from EngineReach.) | |
EndNode |
End node
(Inherited from EngineReach.) | |
GridPoints |
List of gridpoints within reach, in order from start to end of reach.
(Inherited from EngineReach.) | |
HasStructures |
True if reach contains structures.
(Inherited from EngineReach.) | |
IndexListH | Indices of H grid points in reach (Inherited from EngineReach.) | |
IndexListQ | Indices of Q grid points in reach (Inherited from EngineReach.) | |
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.
(Inherited from EngineReach.) | |
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
(Inherited from EngineReach.) | |
IsStructureReach |
A structure reach is an h-q-h reach where the q point is a structure point.
(Inherited from EngineReach.)A structure reach does not contain any volume, and the h points have no cross sections. | |
LocationSpan |
Location span that covers this reach.
(Inherited from EngineReach.) | |
MaximumDx |
The maximal allowed distance between two points of the same type?
(Inherited from EngineReach.) | |
NonReturn |
Restrict flow in the first q-grid point to be positive only. Default is false
(Inherited from EngineReach.) | |
ReverseDirection |
Reverse the positive flow direction of the reach. Default is false
(Inherited from EngineReach.) | |
StartNode |
Start node
(Inherited from EngineReach.) | |
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).
(Inherited from EngineReach.) |