You are on page 1of 8

Standard Step Method

The Standard Step Method (STM) is a computational


technique utilized to estimate one-dimensional surface
water proles in open channels with gradually varied ow
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 (Sf ) , channel slope (S0 ) , channel geometry, and also a given ow
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).[1]

Pressure head for more details.) In open channels, it is


assumed that changes in atmospheric pressure are negligible, therefore the pressure head term used in Bernoullis
Equation is eliminated. The resulting energy equation is
shown below:
H =z+y+

v2
2g

Equation 1

For a given ow rate and channel geometry, there is a


relationship between ow depth and total energy. This
is illustrated below in the plot of energy vs. ow depth,
widely known as an E-y diagram. In this plot, the depth
where the minimum energy occurs is known as the critical
depth. Consequently, this depth corresponds to a Froude
Number (Fn ) of 1. Depths greater than critical depth
are considered subcritical and have a Froude Number
less than 1, while depths less than critical depth are considered supercritical and have Froude Numbers greater
than 1. (For more information, see Dimensionless Specic Energy Diagrams for Open Channel Flow.)

Open Channel Flow Fundamentals

Fn =
Figure 1. Conceptual gure used to dene terms in the energy
equation.[2]

v
A 0.5
(g B
)

Equation 2

Under steady state ow conditions (e.g. no ood wave),


open channel ow can be subdivided into three types of
ow: uniform ow, gradually varying ow, and rapidly
varying ow. Uniform ow describes a situation where
ow depth does not change with distance along the channel. This can only occur in a smooth channel that does
not experience any changes in ow, channel geometry,
roughness or channel slope. During uniform ow, the
ow depth is known as normal depth (yn). This depth
is analogous to the terminal velocity of an object in free
fall, where gravity and frictional forces are in balance
(Moglen, 2013).[3] Typically, this depth is calculated using the Manning formula. Gradually varied ow occurs
when the change in ow depth per change in ow distance is very small. In this case, hydrostatic relationships
developed for uniform ow still apply. Examples of this
include the backwater behind an in-stream structure (e.g.
dam, sluice gate, weir, etc.), when there is a constriction in the channel, and when there is a minor change
in channel slope. Rapidly varied ow occurs when the
change in ow depth per change in ow distance is signicant. In this case, hydrostatics relationships are not
appropriate for analytical solutions, and continuity of momentum must be employed. Examples of this include
large changes in slope like a spillway, abrupt constriction/expansion of ow, or a hydraulic jump.

Figure 2. A diagram showing the relationship for ow depth (y)


and total Energy (E) for a given ow (Q). Note the location of
cricital ow, subcritical ow, and supercritical ow.

The energy equation used for open channel ow computations is a simplication of the Bernoulli Equation
(See Bernoulli Principle), which takes into account pressure head, elevation head, and velocity head. (Note, energy and head are synonymous in Fluid Dynamics. See
1

Water Surface Proles (Gradually Varied Flow)

dy
dx

STANDARD STEP METHOD CALCULATION

S0 Sf
1Fn2

Equation 3

This equation (and associated surface water proles) is


Typically, the STM is used to develop surface water pro- based on the following assumptions:
les, or longitudinal representations of channel depth,
for channels experiencing gradually varied ow. These
transitions can be classied based on reach condition
(mild or steep), and also the type of transition being
The slope is relatively small
made. Mild reaches occur where normal depth is subcritical (yn > yc) while steep reaches occur where normal
depth is supercritical (yn<yc). The transitions are classi Channel cross-section is known at staed by zone. (See gure 3.)
tions of interest
There is a hydrostatic pressure distribution

3 Standard Step Method Calculation


The STM numerically solves equation 3 through an iterative process. This can be done using the bisection or
Newton-Raphson Method, and is essentially solving for
total head at a specied location using equations 4 and 5
by varying depth at the specied location.[5]

H2 = H1 hf Equation 4

H2 = hvel + hele Equation 5

In order to use this technique, it is important to note


you must have some understanding of the system you are
modeling. For each gradually varied ow transition, you
must know both boundary conditions and you must also
calculate length of that transition. (e.g. For an M1 Prole, you must nd the rise at the downstream boundary
condition, the normal depth at the upstream boundary
condition, and also the length of the transition.) To nd
the length of the gradually varied ow transitions, iterate
Figure 3. This gure illustrates the dierent classes the step length, instead of height, at the boundary conof surface water proles experienced in steep and mild dition height until equations 4 and 5 agree. (e.g. For an
reaches during gradually varied ow conditions.[4]
M1 Prole, position 1 would be the downstream condiThe above surface water proles are based on the govern- tion and you would solve for position two where the height
ing equation for gradually varied ow (seen below)
is equal to normal depth.)

3.1

Newton Raphson Numerical Method

Figure 4. Illustration of surface water proles associated with a


sluice gate in a mild reach (top) and a steep reach (bottom).

standard step method) cannot accurately model the dynamics of a hydraulic jump.[6] See the Hydraulic jumps
in rectangular channels page for more information. Below, an example problem will use conceptual models to
build a surface water prole using the STM.

4 Example Problem

Computer programs like excel contain iteration or goal


seek functions that can automatically calculate the actual
depth instead of manual iteration.

3.2

Conceptual Surface Water Proles


(Sluice Gate)

Figure 4 illustrates the dierent surface water proles associated with a sluice gate on a mild reach (top) and a
steep reach (bottom). Note, the sluice gate induces a
choke in the system, causing a backwater prole just
upstream of the gate. In the mild reach, the hydraulic
jump occurs downstream of the gate, but in the steep
reach, the hydraulic jump occurs upstream of the gate. It
is important to note that the gradually varied ow equations and associated numerical methods (including the Solution

EXAMPLE PROBLEM

Using Figure 3 and knowledge of the upstream and down-

5
stream conditions and the depth values on either side of
the gate, a general estimate of the proles 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 prole. The same logic applies downstream to determine that the water surface follows an M3
prole 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 proles. 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.

Table 1: Spreadsheet of Newton Raphson Method of


downstream water surface elevation calculations
Step 5: Combine the results from the dierent proles
and display.

EXAMPLE PROBLEM

Normal depth was achieved at approximately 2,200 meters upstream of the gate.
Step 6: Solve the problem in the HEC-RAS Modeling
Environment:
It is beyond the scope of this Wikipedia Page to explain
the intricacies of operating HEC-RAS. For those interested in learning more, the HEC-RAS users manual is
an excellent learning tool and the program is free to the
public.
The rst two gures below are the upstream and downstream water surface proles modeled by HEC-RAS.
There is also a table provided comparing the dierences
between the proles estimated by the two dierent methods at dierent stations to show consistency between the
two methods. While the two dierent methods modeled
similar water surface shapes, the standard step method
predicted that the ow would take a greater distance to
reach normal depth upstream and downstream of the gate.
This stretching is caused by the errors associated with assuming average gradients between two stations of interest
during our calculations. Smaller dx values would reduce
this error and produce more accurate surface proles.

The HEC-RAS model calculated that the water backs


up to a height of 9.21 meters at the upstream side of
the sluice gate, which is the same as the manually calculated value. Normal depth was achieved at approximately
1,700 meters upstream of the gate.
HEC-RAS modeled the hydraulic jump to occur 18 meters downstream of the sluice gate.

References

[1] USACE. HEC-RAS Version 4.1 Users Manual. Hydrologic Engineering Center, Davis, CA.
[2] Chaudhry, M.H. (2008). Open-Channel Flow. New York:
Springer.
[3] Moglen, G. Lecture Notes from CEE 4324/5894: Open
Channel Flow, Virginia Tech. Retrieved April 24, 2013.
[4] Chow, V.T. (1959). Open-Channel Hydraulics. New
York: McGraw-Hill.
[5] Chaudhry, M.H. (2008). Open-Channel Flow. New York:
Springer.
[6] Chaudhry, M.H. (2008). Open-Channel Flow. New York:
Springer.

6 TEXT AND IMAGE SOURCES, CONTRIBUTORS, AND LICENSES

Text and image sources, contributors, and licenses

6.1

Text

Standard Step Method Source: https://en.wikipedia.org/wiki/Standard_Step_Method?oldid=596281855 Contributors: Wavelength,


Fram, LionMans Account, Yobot, BattyBot, NateJonesAR, Jricheson and Anonymous: 2

6.2

Images

File:Downstream_Water_Surface_Profile.jpg Source: https://upload.wikimedia.org/wikipedia/commons/d/d9/Downstream_Water_


Surface_Profile.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:E-y_Diagram.jpg Source: https://upload.wikimedia.org/wikipedia/commons/6/6f/E-y_Diagram.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: NateJonesAR
File:HEC-RAS_Modle_Upstream_gate.jpg Source:
https://upload.wikimedia.org/wikipedia/commons/2/21/HEC-RAS_Modle_
Upstream_gate.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:HEC-RAS_model_Downstream_of_gate_with_jump.jpg Source:
https://upload.wikimedia.org/wikipedia/commons/f/f2/
HEC-RAS_model_Downstream_of_gate_with_jump.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:Large_Standard_Step_Comparison_Table.jpg Source: https://upload.wikimedia.org/wikipedia/commons/5/56/Large_Standard_
Step_Comparison_Table.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:Large_Standard_Step_Method_Problem_Statement.jpg Source:
https://upload.wikimedia.org/wikipedia/commons/3/3d/
Large_Standard_Step_Method_Problem_Statement.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:Large_Standard_Step_Method_Step_1.jpg Source: https://upload.wikimedia.org/wikipedia/commons/7/71/Large_Standard_
Step_Method_Step_1.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:Large_Standard_Step_Method_Step_3.jpg Source: https://upload.wikimedia.org/wikipedia/commons/f/fe/Large_Standard_
Step_Method_Step_3.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:Large_Standard_Step_Method_Step_4.jpg Source: https://upload.wikimedia.org/wikipedia/commons/d/dd/Large_Standard_
Step_Method_Step_4.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:Large_Standard_Step_Spreadsheet.jpg Source: https://upload.wikimedia.org/wikipedia/commons/c/ca/Large_Standard_Step_
Spreadsheet.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:Large_Standart_Step_Method_Step_2_drawing.jpg Source: https://upload.wikimedia.org/wikipedia/commons/6/65/Large_
Standart_Step_Method_Step_2_drawing.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson
File:NewtonRaphsonMethod.jpg Source: https://upload.wikimedia.org/wikipedia/commons/c/c7/NewtonRaphsonMethod.jpg License:
CC BY-SA 3.0 Contributors: Own work Original artist: NateJonesAR
File:Open_Channel_Flow_Energy_Lines.jpg Source: https://upload.wikimedia.org/wikipedia/commons/0/0b/Open_Channel_Flow_
Energy_Lines.jpg License: CC BY-SA 3.0 Contributors: I made it in Microsoft Oce Original artist: NateJonesAR
File:Sluice_Gate_Sketch.jpg Source: https://upload.wikimedia.org/wikipedia/commons/0/0c/Sluice_Gate_Sketch.jpg License: CC BYSA 3.0 Contributors: Own work Original artist: NateJonesAR
File:Surface_Water_Profiles.jpg Source: https://upload.wikimedia.org/wikipedia/commons/9/92/Surface_Water_Profiles.jpg License:
CC BY-SA 3.0 Contributors: Own work Original artist: NateJonesAR
File:Upstream_Water_Surface_Profile.jpg Source:
https://upload.wikimedia.org/wikipedia/commons/d/d3/Upstream_Water_
Surface_Profile.jpg License: CC BY-SA 3.0 Contributors: Own work Original artist: Jricheson

6.3

Content license

Creative Commons Attribution-Share Alike 3.0

You might also like