Flow Rate and Velocity
Manning’s equation for uniform flow in a channel is used to calculate the rate and velocity of flow in a reach segment for a given time step:
7:1.2.1
7:1.2.2
where is the rate of flow in the channel (m/s), is the cross-sectional area of flow in the channel (m), is the hydraulic radius for a given depth of flow (m), is the slope along the channel length (m/m), is Manning’s “n” coefficient for the channel, and is the flow velocity (m/s).
SWAT+ routes water as a volume. The daily value for cross-sectional area of flow, , is calculated by rearranging equation 7:1.1.7 to solve for the area:
7:1.2.3
where is the cross-sectional area of flow in the channel for a given depth of water (m), is the volume of water stored in the channel (m), and is the channel length (km). Equation 7:1.1.4 is rearranged to calculate the depth of flow for a given time step:
7:1.2.4
where is the depth of flow (m), is the cross-sectional area of flow in the channel for a given depth of water (m), is the bottom width of the channel (m), and is the inverse of the channel side slope. Equation 7:1.2.4 is valid only when all water is contained in the channel. If the volume of water in the reach segment has filled the channel and is in the flood plain, the depth is calculated:
7:1.2.5
where is the depth of flow (m), is the depth of water in the channel when filled to the top of the bank (m), is the cross-sectional area of flow in the channel for a given depth of water (m), is the cross-sectional area of flow in the channel when filled to the top of the bank (m), is the bottom width of the flood plain (m), and is the inverse of the flood plain side slope.
Once the depth is known, the wetting perimeter and hydraulic radius are calculated using equations 7:1.1.5 (or 7:1.1.10) and 7:1.1.6. At this point, all values required to calculate the flow rate and velocity are known and equations 7:1.2.1 and 7:1.2.2 can be solved.
Table 7:1-2: SWAT+ input variables that pertain to channel flow calculations.
Variable Name | Definition | File Name |
---|---|---|
CH_S(2) | : Average channel slope along channel length (m m) | .rte |
CH_N(2) | : Manning’s “n” value for the main channel | .rte |
CH_L(2) | : Length of main channel (km) | .rte |
Last updated