Source: Innovyze Support Portal
You can download the model from GitHub.
Model Setup
XPSWMM models a bridge by converting the opening as closed conduit(s). In this example, we will model a river stretch with a bridge. In this special case, the bridge is above the flow, and shouldn’t impact the flow.
We modeled this situation in 3 scenarios,
- Top: modeling the bridge as the channel
- Middle: model the bridge as the channel cross section trimmed to only the opening
- Bottom: model the bridge with trimmed opening cross section
Model setup
- Each scenario has 3 link flowing from the left to the right
- The upstream node has a hydrograph of ramping form 0 to 250 cfs
- The downstream node is a free outfall
- The 3 links are all natural shaped channels with the same cross section
The only difference are,
- Top scenario, the middle link uses the full cross section
- Middle scenario, the channel uses a trimmed cross section with everything else the same
- The bottom scenario, the middle link is modeled as a closed conduit using the table generated for the bridge
Results
The max. stage of the upstream node of the bridge in the 3 scenarios are almost the same.
Analysis
Let’s review the 1D log to understand what is happening.
XPSWMM models bridge openings as closed conduit. And internally closed conduit and natural channel are modeled the same, both are relying on conveyance curves calculated from its geometry to route the flow through them.
To show the conveyance curve for channels, check “Echo Natural Section Data”.
We can then exam the conveyance curve for Bridge trimmed and as channel, a sample is shown below.
For the bridge, its opening is converted into a closed conduit, and its conveyance curve is also reported in 1D log.
Based on the information above, the conveyance for the closed conduit can be calculated as C = 1/n*area*R^(2/3) using manning’s equation. The data in the 1D log is compiled and compared,
For the simulated depth range less than 3 ft, they are the same, therefore giving similar results.