For simulations where the timing of rainfall within the day is required, the daily rainfall value must be partitioned into shorter time increments. The method used in SWAT+ to disaggregate storm data was taken from CLIGEN (Nicks et al., 1995).
A double exponential function is used to represent the intensity patterns within a storm. With the double exponential distribution, rainfall intensity exponentially increases with time to a maximum, or peak, intensity. Once the peak intensity is reached, the rainfall intensity exponentially decreases with time until the end of the storm.
The exponential equations governing rainfall intensity during a storm event are:
1:3.3.1
,
where is the rainfall intensity at time (mm/hr), is the maximum or peak rainfall intensity during the storm (mm/hr), is the time since the beginning of the storm (hr), is the time from the beginning of the storm till the peak rainfall intensity occurs (hr), is the duration of the storm (hr), and and are equation coefficients (hr).
The maximum or peak rainfall intensity during the storm is calculated assuming the peak rainfall intensity is equivalent to the rainfall intensity used to calculate the peak runoff rate. The equations used to calculate the intensity are reviewed in Chapter 2:1 (section 2:1.3.3).
The normalized time to peak intensity is calculated by SWAT+ using a triangular distribution. The triangular distribution used to generate the normalized time to peak intensity requires four inputs: average time to peak intensity expressed as a fraction of total storm duration , maximum time to peak intensity expressed as a fraction of total storm duration , minimum time to peak intensity expressed as a fraction of total storm duration and a random number between 0.0 and 1.0.
The maximum time to peak intensity, or upper limit of the triangular distribution, is set at 0.95. The minimum time to peak intensity, or lower limit of the triangular distribution is set at 0.05. The mean time to peak intensity is set at 0.25.
The triangular distribution uses one of two sets of equations to generate a normalized peak intensity for the day. If then
1:3.3.9
If then
1:3.3.10
where is the time from the beginning of the storm till the peak intensity expressed as a fraction of the total storm duration (0.0-1.0), is the average time to peak intensity expressed as a fraction of storm duration, is a random number generated by the model each day, is the minimum time to peak intensity that can be generated, is the maximum time to peak intensity that can be generated, and is the mean of and .
The volume of rain is related to rainfall intensity by:
1:3.3.11
where is the amount of rain that has fallen at time (mm HO) and is the rainfall intensity at time (mm/hr).
Using the definition for rainfall intensity given in equation 1:3.3.1, equation 1:3.3.11 can be integrated to get:
1:3.3.12
where is the cumulative amount of rain that has fallen at time (mm HO), is the amount of rain that has fallen at time (mm HO), is the maximum or peak rainfall intensity during the storm (mm/hr), is the equation coefficient for rainfall intensity before peak intensity is reached (hr), is the equation coefficient for rainfall intensity after peak intensity is reached (hr), is the time from the beginning of the storm till the peak rainfall intensity occurs (hr), and is the storm duration (hr). The time to peak intensity is defined as
1:3.3.13
where is the time from the beginning of the storm till the peak rainfall intensity occurs (hr), is the time from the beginning of the storm till the peak intensity expressed as a fraction of the total storm duration (0.0-1.0), and is the storm duration (hr). The cumulative volume of rain that has fallen at is
1:3.3.14
where is the amount of rain that has fallen at time (mm HO), is the time from the beginning of the storm till the peak intensity expressed as a fraction of the total storm duration (0.0-1.0), and is the total rainfall on a given day (mm HO).
The total rainfall for the day can be defined mathematically by integrating equation 1:3.3.11 and solving for the entire storm duration:
1:3.3.15
where is the rainfall on a given day (mm HO), is the maximum or peak rainfall intensity during the storm (mm/hr), is the equation coefficient for rainfall intensity before peak intensity is reached (hr), is the equation coefficient for rainfall intensity after peak intensity is reached (hr), is the normalized equation coefficient for rainfall intensity before peak intensity is reached, is the normalized equation coefficient for rainfall intensity after peak intensity is reached, and is the storm duration (hr). This equation can be rearranged to calculate the storm duration:
1:3.3.16
Table 1:3-3: SWAT+ input variables that pertain to generation of maximum half-hour rainfall.
Definition | Input Name | Input File |
---|---|---|
: amount of rain falling on a given day (mm HO)
pcp
The rainfall intensity distribution given in equation 1:3.3.1 can be normalized to eliminate units. To do this, all time values are divided, or normalized, by the storm duration and all intensity values are normalized by the average storm intensity. For example,
1:3.3.2
1:3.3.3
where the normalized rainfall intensity at time , is the rainfall intensity at time T (mm/hr), is the average storm rainfall intensity (mm/hr), is the time during the storm expressed as a fraction of the total storm duration (0.0-1.0), is the time since the beginning of the storm (hr), and is the duration of the storm (hr).
The normalized storm intensity distribution is:
1:3.3.4
,
where the normalized rainfall intensity at time , is the normalized maximum or peak rainfall intensity during the storm, is the time during the storm expressed as a fraction of the total storm duration (0.0-1.0), is the time from the beginning of the storm till the peak intensity expressed as a fraction of the total storm duration (0.0-1.0), and are equation coefficients.
The relationship between the original equation coefficients and the normalized equation coefficients is:
1:3.3.5
1:3.3.6
where is the equation coefficient for rainfall intensity before peak intensity is reached (hr), is the normalized equation coefficient for rainfall intensity before peak intensity is reached, is the equation coefficient for rainfall intensity after peak intensity is reached (hr), is the normalized equation coefficient for rainfall intensity after peak intensity is reached, and is the storm duration (hr).
Values for the equation coefficients, and , can be determined by isolating the coefficients in equation 1:3.3.4. At = 0.0 and at = 1.0,
1:3.3.7
1:3.3.8
where is the normalized equation coefficient for rainfall intensity before peak intensity is reached, is the normalized equation coefficient for rainfall intensity after peak intensity is reached, is the time during the storm expressed as a fraction of the total storm duration (0.0-1.0), is the time from the beginning of the storm till the peak intensity expressed as a fraction of the total storm duration (0.0-1.0), is the normalized rainfall intensity at time , and is the normalized maximum or peak rainfall intensity during the storm.