Distribution of Rainfall Within Day

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:

i(T)=imxexp[TTpeakδ1],imxexp[TpeakTδ2]i(T)={i_{mx}*exp[\frac{T-T_{peak}}{\delta_{1}}], i_{mx}*exp[\frac{T_{peak}-T}{\delta_2}}] 1:3.3.1

0TTpeak0\le T \le T_{peak} , Tpeak<T<TdurT_{peak} < T <T_{dur}

where ii is the rainfall intensity at time TT (mm/hr), imxi_{mx} is the maximum or peak rainfall intensity during the storm (mm/hr), TT is the time since the beginning of the storm (hr), TpeakT_{peak} is the time from the beginning of the storm till the peak rainfall intensity occurs (hr), TdurT_{dur} is the duration of the storm (hr), and δ1\delta_1 and δ2\delta_2 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).

Last updated