Content deleted Content added
No edit summary |
m →Example problem: wikilinked Conjugate depth Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(8 intermediate revisions by 8 users not shown) | |||
Line 1:
{{Short description|Computational technique}}
The '''standard step method (STM)''' is a computational technique utilized to estimate one-dimensional surface water profiles in open channels with gradually varied flow under steady state conditions. It uses a combination of the energy, momentum, and continuity equations to determine water depth with a given a friction slope <math>(S_f)</math>, channel slope <math>(S_0)</math>, channel geometry, and also a given flow rate. In practice, this technique is widely used through the computer program [[HEC-RAS]], developed by the US Army Corps of Engineers Hydrologic Engineering Center (HEC).<ref>{{cite web|last=USACE|title=HEC-RAS Version 4.1 User's Manual|publisher=Hydrologic Engineering Center, Davis, CA}}</ref>
== Open channel flow
[[File:Open Channel Flow Energy Lines.jpg|thumb|'''Figure 1.''' Conceptual figure used to define terms in the energy equation.<ref>{{cite book|last=Chaudhry|first=M.H.|title=Open-Channel Flow|year=2008|publisher=Springer|___location=New York}}</ref>]]
[[File:E-y Diagram.jpg|thumb|'''Figure 2.''' A diagram showing the relationship for flow depth (y) and total Energy (E) for a given flow (Q). Note the ___location of
The energy equation used for [[open channel flow]] computations is a simplification of the Bernoulli Equation (See [[Bernoulli Principle]]), which takes into account pressure head, elevation head, and velocity head.
:<math>H = z+y+\frac{v^2}{2g}</math> <big>'''Equation 1'''</big>
For a given flow rate and channel geometry, there is a relationship between flow depth and total energy.
:<math>F_n=\frac{v}{(g\frac{A}{B})^{0.5}}</math> <big>'''Equation 2'''</big>
Under steady state flow conditions (e.g. no flood wave), open channel flow can be subdivided into three types of flow: uniform flow, gradually varying flow, and rapidly varying flow.
== Water surface profiles (gradually varied flow) ==
Typically, the STM is used to develop “surface water profiles,” or longitudinal representations of channel depth, for channels experiencing gradually varied flow.
[[File:Surface Water Profiles.jpg|Surface Water Profiles]]
Line 59 ⟶ 60:
[[File:Large Standard Step Method Problem Statement.jpg|700px|The problem statement chosen as an example work-through of the standard step method]]
<big>'''Solution'''</big>
[[File:Large Standard Step Method Step 1.jpg|650px|Calculations necessary for the first step in the standard step method]]
Line 72 ⟶ 71:
Using Figure 3 and knowledge of the upstream and downstream conditions and the depth values on either side of the gate, a general estimate of the profiles upstream and downstream of the gate can be generated. Upstream, the water surface must rise from a normal depth of 0.97 m to 9.21 m at the gate. The only way to do this on a mild reach is to follow an M1 profile. The same logic applies downstream to determine that the water surface follows an M3 profile from the gate until the depth reaches the [[conjugate depth]] of the normal depth at which point a hydraulic jump forms to raise the water surface to the normal depth.
'''Step 4:''' Use the Newton Raphson Method to solve the M1 and M3 surface water profiles. The upstream and downstream portions must be modeled separately with an initial depth of 9.21 m for the upstream portion, and 0.15 m for the downstream portion. The downstream depth should only be modeled until it reaches the conjugate depth of the normal depth, at which point a hydraulic jump will form. The solution presented explains how to solve the problem in a spreadsheet, showing the calculations column by column. Within Excel, the goal seek function can be used to set column 15 to 0 by changing the depth estimate in column 2 instead of iterating manually.
|