WMS:Channel Calculator: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 54: Line 54:
Besides the ability to analyze the hydraulic properties of channels, results can be used to perform basic flood plain delineation.  If there are computed flowrates from one of the supported hydrologic models, users can estimate stage or water surface elevation using the channel calculator.
Besides the ability to analyze the hydraulic properties of channels, results can be used to perform basic flood plain delineation.  If there are computed flowrates from one of the supported hydrologic models, users can estimate stage or water surface elevation using the channel calculator.


When computing the depth using a cross section arc, users 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 [[WMS:1D-HYD Centerline Coverage Type|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 [[WMS:Interpolating Hydraulic Model Results|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 [[WMS:Hydraulic Modeling Introduction|using a 1D (HEC-RAS) hydraulic modeling program]].
When computing the depth using a cross section arc, users 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 [[WMS:1D-HYD Centerline Coverage Type|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 [[WMS:Interpolating Hydraulic Model Results|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 [[WMS:Hydraulic Modeling|using a 1D (HEC-RAS) hydraulic modeling program]].


==Related Topics==
==Related Topics==

Revision as of 15:58, 28 August 2014

WMSChannelCalculations.png

WMS, beginning in version 9.1, uses Hydraulic Toolbox to perform the channel calculations. It is useful to be able to analyze the conveyance and other properties of channels using Manning’s equation. The first dialog of the Channel Calculator, shows tools for slope, cross sections, launching Hydraulic Toolbox's channel calculator, and creating a stage point.

The user can use the measure tool to determine the slope across a specified arc, as long as the user has elevation data loaded into WMS.

The user can then turn on cross sections. The user selects the channel by selecting the Select Cross Section button. The image showing channel geometry, becomes updated with the selected cross section and the Z scale can be adjusted to better view the channel. The Reach name, Cross Section ID, and station are all updated when a cross section is selected.

Clicking Create Stage Point is used floodplain delineation, which is described below.

Clicking Launch Channel Calculator will show the Channel Calculator from Hydraulic Toolbox with any information entered in WMS.

WMSChannelCalculator.png

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.

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

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

where:

– Flow in cfs

– Manning’s roughness

– Cross-section area of flow

– Hydraulic radius

– Slope

The Froude Number is computed from:

where:

– Froude Number

– Velocity

– acceleration due to gravity

– 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 there are computed flowrates from one of the supported hydrologic models, users can estimate stage or water surface elevation using the channel calculator.

When computing the depth using a cross section arc, users 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