Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Open channel flow is defined as channel flow with a free surface, such as flow in a river or partially full pipe. SWAT+ uses Manning’s equation to define the rate and velocity of flow. Water is routed through the channel network using the variable storage routing method or the Muskingum river routing method. Both the variable storage and Muskingum routing methods are variations of the kinematic wave model. A detailed discussion of the kinematic wave flood routing model can be found in Chow et al. (1988).
The variable storage routing method was developed by Williams (1969) and used in the HYMO (Williams and Hann, 1973) and ROTO (Arnold et al., 1995) models.
For a given reach segment, storage routing is based on the continuity equation:
7:1.3.1
where is the volume of inflow during the time step (m HO), is the volume of outflow during the time step (m HO), and is the change in volume of storage during the time step (m HO). This equation can be written as
7:1.3.2
where is the length of the time step (s), is the inflow rate at the beginning of the time step (m/s), is the inflow rate at the end of the time step (m/s), is the outflow rate at the beginning of the time step (m/s), is the outflow rate at the end of the time step (m/s), is the storage volume at the beginning of the time step (m HO), and is the storage volume at the end of the time step (m HO). Rearranging equation 7:1.3.2 so that all known variables are on the left side of the equation,
7:1.3.3
where is the average inflow rate during the time step: .
Travel time is computed by dividing the volume of water in the channel by the flow rate.
7:1.3.4
where is the travel time (s), is the storage volume (m HO), and is the discharge rate (m/s).
To obtain a relationship between travel time and the storage coefficient, equation 7:1.3.4 is substituted into equation 7:1.3.3:
7:1.3.5
which simplifies to
7:1.3.6
This equation is similar to the coefficient method equation
7:1.3.7
It can be shown that
Substituting this into equation 7:1.3.7 gives
To express all values in units of volume, both sides of the equation are multiplied by the time step
The Muskingum routing method models the storage volume in a channel length as a combination of wedge and prism storages (Figure 7:1-3).
When a flood wave advances into a reach segment, inflow exceeds outflow and a wedge of storage is produced. As the flood wave recedes, outflow exceeds inflow in the reach segment and a negative wedge is produced. In addition to the wedge storage, the reach segment contains a prism of storage formed by a volume of constant cross-section along the reach length.
As defined by Manning’s equation (equation 7:1.2.1), the cross-sectional area of flow is assumed to be directly proportional to the discharge for a given reach segment. Using this assumption, the volume of prism storage can be expressed as a function of the discharge, , where is the ratio of storage to discharge and has the dimension of time. In a similar manner, the volume of wedge storage can be expressed as , where is a weighting factor that controls the relative importance of inflow and outflow in determining the storage in a reach. Summing these terms gives a value for total storage
This format is similar to equation 7:1.3.7.
The definition for storage volume in equation 7:1.4.2 can be incorporated into the continuity equation (equation 7:1.3.2) and simplified to
To maintain numerical stability and avoid the computation of negative outflows, the following condition must be met:
Table 7:1-3: SWAT+ input variables that pertain to Muskingum routing.
The amount of water entering bank storage on a given day is calculated:
7:1.7.1
where is the amount of water entering bank storage (m HO), are the channel transmission losses (m HO), and is the fraction of transmission losses partitioned to the deep aquifer.
Bank storage contributes flow to the main channel or reach within the subbasin. Bank flow is simulated with a recession curve similar to that used for groundwater. The volume of water entering the reach from bank storage is calculated:
7:1.7.2
where is the volume of water added to the reach via return flow from bank storage(m HO), is the total amount of water in bank storage (m HO), and is the bank flow recession constant or constant of proportionality.
Water may move from bank storage into an adjacent unsaturated zone. SWAT+ models the movement of water into adjacent unsaturated areas as a function of water demand for evapotranspiration. To avoid confusion with soil evaporation and transpiration, this process has been termed ‘revap’. This process is significant in watersheds where the saturated zone is not very far below the surface or where deep-rooted plants are growing. ‘Revap’ from bank storage is governed by the groundwater revap coefficient defined for the last HRU in the subbasin.
The maximum amount of water than will be removed from bank storage via ‘revap’ on a given day is:
7:1.7.3
where is the maximum amount of water moving into the unsaturated zone in response to water deficiencies (m HO), is the revap coefficient, is the potential evapotranspiration for the day (mm HO), is the channel length (km), and is the width of the channel at water level (m). The actual amount of revap that will occur on a given day is calculated:
if 7:1.7.4
if 7:1.7.5
where is the actual amount of water moving into the unsaturated zone in response to water deficiencies (m HO), is the maximum amount of water moving into the unsaturated zone in response to water deficiencies (m HO), and is the amount of water in bank storage at the beginning of day (m HO).
Table 7:1-7: SWAT+ input variables that pertain to bank storage.
Variable Name | Definition | File Name |
---|
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 |
---|
The classification of a stream as ephemeral, intermittent or perennial is a function of the amount of groundwater contribution received by the stream. Ephemeral streams contain water during and immediately after a storm event and are dry the rest of the year. Intermittent streams are dry part of the year, but contain flow when the groundwater is high enough as well as during and after a storm event. Perennial streams receive continuous groundwater contributions and flow throughout the year.
During periods when a stream receives no groundwater contributions, it is possible for water to be lost from the channel via transmission through the side and bottom of the channel. Transmission losses are estimated with the equation
7:1.5.1
where are the channel transmission losses (m HO), is the effective hydraulic conductivity of the channel alluvium (mm/hr), is the flow travel time (hr), is the wetted perimeter (m), and is the channel length (km). Transmission losses from the main channel are assumed to enter bank storage or the deep aquifer.
Typical values for for various alluvium materials are given in Table 7:1-4. For perennial streams with continuous groundwater contribution, the effective conductivity will be zero.
Table 7:1-5: SWAT+ input variables that pertain to transmission losses.
where is the storage coefficient. Equation 7:1.3.7 is the basis for the SCS convex routing method (SCS, 1964) and the Muskingum method (Brakensiek, 1967; Overton, 1966). From equation 7:1.3.6, the storage coefficient in equation 7:1.3.7 is defined as
7:1.3.8
7:1.3.9
7:1.3.10
7:1.3.11
7:1.4.1
where is the storage volume (m HO), is the inflow rate (m/s), is the discharge rate (m/s), is the storage time constant for the reach (s), and is the weighting factor. This equation can be rearranged to the form
7:1.4.2
The weighting factor, , has a lower limit of 0.0 and an upper limit of 0.5. This factor is a function of the wedge storage. For reservoir-type storage, there is no wedge and . For a full-wedge, . For rivers, will fall between 0.0 and 0.3 with a mean value near 0.2.
7:1.4.3
where is the inflow rate at the beginning of the time step (m/s), is the inflow rate at the end of the time step (m/s), is the outflow rate at the beginning of the time step (m/s), is the outflow rate at the end of the time step (m/s), and
7:1.4.4
7:1.4.5
7:1.4.6
where . To express all values in units of volume, both sides of equation 7:1.4.3 are multiplied by the time step
7:1.4.7
7:1.4.8
The value for the weighting factor, , is input by the user. The value for the storage time constant is estimated as:
7:1.4.9
where is the storage time constant for the reach segment (s), and are weighting coefficients input by the user, is the storage time constant calculated for the reach segment with bankfull flows (s), and is the storage time constant calculated for the reach segment with one-tenth of the bankfull flows (s). To calculate and , an equation developed by Cunge (1969) is used:
7:1.4.10
where is the storage time constant (s), is the channel length (km), and is the celerity corresponding to the flow for a specified depth (m/s). Celerity is the velocity with which a variation in flow rate travels along the channel. It is defined as
7:1.4.11
where the flow rate, , is defined by Manning’s equation. Differentiating equation 7:1.2.1 with respect to the cross-sectional area gives
7:1.4.12
where is the celerity (m/s), is the hydraulic radius for a given depth of flow (m), is the slope along the channel length (m/m), n is Manning’s “” coefficient for the channel, and is the flow velocity (m/s).
Variable Name | Definition | File Name |
---|---|---|
Variable Name | Definition | File Name |
---|
MSK_X
: weighting factor
.bsn
MSK_CO1
: weighting factor for influence of normal flow on storage time constant value
.bsn
MSK_CO2
: weighting factor for influence of low flow on storage time constant
.bsn
Water storage in the reach at the end of the time step is calculated:
7:1.8.1
where is the volume of water in the reach at the end of the time step (m HO), is the volume of water in the reach at the beginning of the time step (m HO), is the volume of water flowing into the reach during the time step (m HO), is the volume of water flowing out of the reach during the time step (m HO), is the volume of water lost from the reach via transmission through the bed (m HO), is the evaporation from the reach for the day (m HO), is the volume of water added or removed from the reach for the day through diversions (m HO), and is the volume of water added to the reach via return flow from bank storage (m HO).
SWAT+ treats the volume of outflow calculated with equation 7:1.3.11 or 7:1.4.7 as the net amount of water removed from the reach. As transmission losses, evaporation and other water losses for the reach segment are calculated, the amount of outflow to the next reach segment is reduced by the amount of the loss. When outflow and all losses are summed, the total amount will equal the value obtained from 7:1.3.11 or 7:1.4.7.
CH_K(2) | .rte |
CH_L(2) | .rte |
TRNSRCH | : Fraction of transmission losses partitioned to the deep aquifer | .bsn |
ALPHA_BNK | : Bank flow recession constant or constant of proportionality | .rte |
GW_REVAP | : Revap coefficient | .gw |
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 |
Evaporation losses from the reach are calculated:
7:1.6.1
where is the evaporation from the reach for the day (m HO), is an evaporation coefficient, is potential evaporation (mm HO), is the channel length (km), is the channel width at water level (m), and is the fraction of the time step in which water is flowing in the channel.
The evaporation coefficient is a calibration parameter for the user and is allowed to vary between 0.0 and 1.0.
The fraction of the time step in which water is flowing in the channel is calculated by dividing the travel time by the length of the time step.
Table 7:1-6: SWAT+ input variables that pertain to evaporation losses.
Variable Name | Definition | File Name |
---|---|---|
SWAT+ assumes the main channels, or reaches, have a trapezoidal shape (Figure 7:1-1).
Users are required to define the width and depth of the channel when filled to the top of the bank as well as the channel length, slope along the channel length and Manning’s “n” value. SWAT+ assumes the channel sides have a 2:1 run to rise ratio ( = 2). The slope of the channel sides is then ½ or 0.5. The bottom width is calculated from the width and depth with the equation:
7:1.1.1
where is the bottom width of the channel (m), is the top width of the channel when filled with water (m), is the inverse of the channel side slope, and is the depth of water in the channel when filled to the top of the bank (m). Because of the assumption that , it is possible for the bottom width calculated with equation 7:1.1.1 to be less than or equal to zero. If this occurs, the model sets and calculates a new value for the channel side slope run by solving equation 7:1.1.1 for :
7:1.1.2
For a given depth of water in the channel, the width of the channel at water level is:
7:1.1.3
where is the width of the channel at water level (m), is the bottom width of the channel (m), is the inverse of the channel slope, and is the depth of water in the channel (m). The cross-sectional area of flow is calculated:
7:1.1.4
where is the cross-sectional area of flow in the channel (m), is the bottom width of the channel (m), is the inverse of the channel slope, and is the depth of water in the channel (m). The wetted perimeter of the channel is defined as
7:1.1.5
where is the wetted perimeter for a given depth of flow (m). The hydraulic radius of the channel is calculated
7:1.1.6
where is the hydraulic radius for a given depth of flow (m), is the cross-sectional area of flow in the channel (m), and is the wetted perimeter for a given depth of flow (m). The volume of water held in the channel is
7.1.1.7
where is the volume of water stored in the channel (m), is the channel length (km), and is the cross-sectional area of flow in the channel for a given depth of water (m).
When the volume of water in the reach exceeds the maximum amount that can be held by the channel, the excess water spreads across the flood plain. The flood plain dimensions used by SWAT+ are shown in Figure 7:1-2.
The bottom width of the floodplain, , is . SWAT+ assumes the flood plain side slopes have a 4:1 run to rise ratio ( = 4). The slope of the flood plain sides is then ¼ or 0.25.
When flow is present in the flood plain, the calculation of the flow depth, cross-sectional flow area and wetting perimeter is a sum of the channel and floodplain components:
7:1.1.8
7:1.1.9
7:1.1.10
where is the total depth of water (m), is the depth of water in the channel when filled to the top of the bank (m), is the depth of water in the flood plain (m), is the cross-sectional area of flow for a given depth of water (m), is the bottom width of the channel (m), is the inverse of the channel side slope, is the bottom width of the flood plain (m), is the inverse of the flood plain side slope, is the wetted perimeter for a given depth of flow (m), and is the top width of the channel when filled with water (m).
Table 7:1-1: SWAT+ input variables that pertain to channel dimension calculations.
: Effective hydraulic conductivity of channel (mm/hr)
: Length of main channel (km)
Variable Name | Definition | File Name |
---|---|---|
EVRCH
: Reach evaporation adjustment factor
.bsn
CH_L(2)
: Length of main channel (km)
.rte
CH_W(2)
: Width of channel at top of bank (m)
.rte
CH_D
: Depth of water in channel when filled to bank (m)
.rte
CH_L(2)
: Length of main channel (km)
.rte