A network is composed of a set of M individual reaches. Interior boundary equations are required to specify connections between reaches. Depending on the type of reach junction, one of two equations is used:
Continuity of flow:
1)
\displaystyle \sum_{i=1}^l S_{gi} Q_i =0
Symbol
Description
Units
l
the number of reaches connected at a junction
S_{gi}
-1 if i is a connection to an upstream reach, +1 if i is a connection to a downstream reach
With reference to the figure above, HEC-RAS uses the following strategy to apply the reach connection boundary condition equations:
Apply flow continuity to reaches upstream of flow splits and downstream of flow combinations (reach 1 in the figure above). Only one flow boundary equation is used per junction.
Apply stage continuity for all other reaches (reaches 2 and 3 in the figure above). Z_c is computed as the stage corresponding to the flow in reach 1. Therefore, stage in reaches 2 and 3 will be set equal to Z_c .