WMS:Channel Calculator

From XMS Wiki
Revision as of 16:35, 30 September 2008 by Eshaw (talk | contribs) (→‎Flood Plain Delineation Computations)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

It is useful to be able to analyze the conveyance and other properties of channels using Manning’s equation. The Channels calculator allows for the definition of rectangular, trapezoidal, triangular, circular, and user-defined cross sectional channels.

Once channel input geometry is specified, either depth or flow can be computed after supplying a value for the other. If a hydrograph has been computed using one of the supported hydrologic models, the peak flow for the hydrograph will be used as the default flow value if the hydrograph is selected prior to opening the Channel Calculations dialog.

User-defined cross-sections are defined from a cross section coverage and can be interpolated from a background TIN or DEM.

File:Image18700.jpg

All calculations (except Froude Number) are made using Manning’s Equation:

File:Image140.gif

where:

Q - Flow in cfs

n - Manning’s roughness

A - Cross-section area of flow

R - Hydraulic radius

S - Slope

The Froude Number is computed from:

File:Image141.gif

where:

NF - Froude Number

V - Velocity

g - acceleration due to gravity

y - equivalent depth of flow for a rectangular channel.

The equivalent depth of flow for a rectangular channel is computed by dividing the cross sectional area of flow by the top width of the water surface.

Flood Plain Delineation Computations

Besides the ability to analyze the hydraulic properties of channels, results can be used to perform basic flood plain delineation. If you have computed flowrates from one of the supported hydrologic models, you can estimate stage or water surface elevation using the channel calculator.

When computing the depth using a cross section arc you can have a new scatter point created along the arc that contains the water surface elevation (depth calculated plus the lowest elevation of the cross section). If a centerline arc in a 1D-Hydraulic Centerline coverage exists the new scatter point will be created at the intersection of the centerline and cross section when selecting the Create Stage Point button. A set of scattered points create in this fashion can be used to perform a flood plain delineation. The scatter points should be interpolated along the cross sections and centerlines prior to delineating the flood plain in order to provide the delineation algorithm with more points so that the interpolation functions work better. Some studies would require a more complete hydraulic analysis using a 1D (HEC-RAS) hydraulic modeling program.

Related Topics