WMS:FHWA Sheet Flow Equation: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
Sheet flow generally occurs for the first 300 feet at the headwater of streams. The following equation is used to describe sheet flow:
Sheet flow generally occurs for the first 300 feet at the headwater of streams. The following equation is used to describe sheet flow:


<math>T_t = \left ( \frac {K}{i^{0.4}} \right ) \left ( \frac {nL}{ \sqrt {s}} \right )^{0.6} </math>
: <math>T_t = \left ( \frac {K}{i^{0.4}} \right ) \left ( \frac {nL}{ \sqrt {S}} \right )^{0.6} </math>
[[Image:WMSImage136.png]]
 


where:
where:


: T<sub>t</sub> - travel time for open channel flow segments.
: ''T<sub>t</sub>'' = travel time for open channel flow segments.
: K emprical coefficient equal to 0.933 for English units and 6.943 for Metric.
: ''K'' = emprical coefficient equal to 0.933 for English units and 6.943 for Metric.
: i rainfall intensity (in/hr).
: ''i'' = rainfall intensity (in/hr).
: n  Mannings roughness coefficient for overland flow. Suggested values are given in Table 3-2 of the FHWA HEC 22 manual and : arerepeated in the table below.
: ''n'' = Mannings roughness coefficient for overland flow. Suggested values are given in Table 3-2 of the FHWA HEC 22 manual and : arerepeated in the table below.
: L length of the overland flow segment (ft).
: ''L'' = length of the overland flow segment (ft).
: S ground slope of the flow segment (ft/ft).
: ''S'' = ground slope of the flow segment (ft/ft).


{| class="thin" style="border: 2px solid darkgray;"
{| class="thin"
|+ '''Manning's Roughness for overland sheet flow'''
|+ '''Manning's Roughness for overland sheet flow'''
|-   
|-   
! width=250px | Surface Description !! width=100px align=center | n
! width=250px | Surface Description !! width=100px align=center | <math>n</math>
|-  
|-  
| Smooth asphalt || align=center | 0.011
| Smooth asphalt || align=center | 0.011
Line 63: Line 61:
|}
|}
   
   
 
The rainfall intensity is actually a function of the travel time for the flow segment. In order to iteratively solve for the travel time, define an IDF curve (function) to be used in conjunction with the equation. IDF curves are defined in WMS using Hydro 35, NOAA Atlas 2, or user defined rainfall intensities for specific durations. The [[WMS:Rational Method Rainfall Intensity|''IDF Curves'']] dialog used as part of the rational method is used to set up equations relating ''i'' to ''T<sub>t</sub>''.  
The rainfall intensity is actually a function of the travel time for the flow segment. In order to iteratively solve for the travel time you must define an IDF curve (function) to be used in conjunction with the equation. IDF curves are defined in WMS using Hydro 35, NOAA Atlas 2, or user defined rainfall intensities for specific durations. The [[WMS:Rainfall Intensity|IDF Curves]] dialog used as part of the rational method is used to set up equations relating i to Tt.  




Line 72: Line 69:


{{WMSMain}}
{{WMSMain}}
[[Category:Equations|FHWA]]
[[Category:TR-55|F]]

Latest revision as of 15:42, 7 December 2016

Sheet flow generally occurs for the first 300 feet at the headwater of streams. The following equation is used to describe sheet flow:

where:

Tt = travel time for open channel flow segments.
K = emprical coefficient equal to 0.933 for English units and 6.943 for Metric.
i = rainfall intensity (in/hr).
n = Mannings roughness coefficient for overland flow. Suggested values are given in Table 3-2 of the FHWA HEC 22 manual and : arerepeated in the table below.
L = length of the overland flow segment (ft).
S = ground slope of the flow segment (ft/ft).


Manning's Roughness for overland sheet flow
Surface Description
Smooth asphalt 0.011
Smooth concrete 0.012
Ordinary concrete lining 0.013
Good wood 0.014
Brick with cement mortar 0.014
Vitrified clay 0.015
Cast iron 0.015
Corrugated metal pipe 0.024
Cement rubble surface 0.024
Fallow (no residue) 0.05
Cultivated soils  
   Residue cover £ 20% 0.06
   Residue cover > 20% 0.17
   Range (natural) 0.13
Grass  
   Short prairie grass 0.15
   Dense grasses 0.24
   Bermuda grass 0.41
Woods  
   Light underbrush 0.40
   Dense underbrush 0.80

The rainfall intensity is actually a function of the travel time for the flow segment. In order to iteratively solve for the travel time, define an IDF curve (function) to be used in conjunction with the equation. IDF curves are defined in WMS using Hydro 35, NOAA Atlas 2, or user defined rainfall intensities for specific durations. The IDF Curves dialog used as part of the rational method is used to set up equations relating i to Tt.


Related Topics