The procedure used to generate daily values for maximum temperature, minimum temperature and solar radiation (Richardson, 1981; Richardson and Wright, 1984) is based on the weakly stationary generating process presented by Matalas (1967).
The daily generated values are determined by multiplying the residual elements generated with equation 1:3.4.1 by the monthly standard deviation and adding the monthly average value.
1:3.4.10
1:3.4.11
1:3.4.12
where is the maximum temperature for the day (°C), is the average daily maximum temperature for the month (°C), is the residual for maximum temperature on the given day, is the standard deviation for daily maximum temperature during the month (°C), is the minimum temperature for the day (°C), is the average daily minimum temperature for the month (°C), is the residual for minimum temperature on the given day, is the standard deviation for daily minimum temperature during the month (°C), is the solar radiation for the day (MJ m), is the average daily solar radiation for the month (MJ m), is the residual for solar radiation on the given day, and is the standard deviation for daily solar radiation during the month (MJ m).
The user is required to input standard deviation for maximum and minimum temperature. For solar radiation the standard deviation is estimated as ¼ of the difference between the extreme and mean value for each month.
1:3.4.13
where is the standard deviation for daily solar radiation during the month (MJ m), is the maximum solar radiation that can reach the earth’s surface on a given day (MJ m), and is the average daily solar radiation for the month (MJ m).
The continuity equation relates average daily maximum temperature adjusted for wet or dry conditions to the average daily maximum temperature for the month:
1:3.4.14
where is the average daily maximum temperature for the month (°C), are the total number of days in the month, is the average daily maximum temperature of the month on wet days (°C), are the number of wet days in the month, is the average daily maximum temperature of the month on dry days (°C), and are the number of dry days in the month.
The wet day average maximum temperature is assumed to be less than the dry day average maximum temperature by some fraction of ():
1:3.4.15
where is the average daily maximum temperature of the month on wet days (°C), is the average daily maximum temperature of the month on dry days (°C), is a scaling factor that controls the degree of deviation in temperature caused by the presence or absence of precipitation, is the average daily maximum temperature for the month (°C), and is the average daily minimum temperature for the month (°C). The scaling factor, , is set to 0.5 in SWAT+.
To calculate the dry day average maximum temperature, equations 1:3.4.14 and 1:3.4.15 are combined and solved for :
1:3.4.16
Incorporating the modified values into equation 1:3.4.10, SWAT+ calculates the maximum temperature for a wet day using the equation:
1:3.4.17
and the maximum temperature for a dry day using the equation:
1:3.4.18
Maximum temperature and solar radiation will be lower on overcast days than on clear days. To incorporate the influence of wet/dry days on generated values of maximum temperature and solar radiation, the average daily maximum temperature, , and average daily solar radiation, , in equations 1:3.4.10 and 1:3.4.12 are adjusted for wet or dry conditions.
The continuity equation relates average daily solar radiation adjusted for wet or dry conditions to the average daily solar radiation for the month:
1:3.4.19
where is the average daily solar radiation for the month (MJ m), are the total number of days in the month, is the average daily solar radiation of the month on wet days (MJ m), are the number of wet days in the month, is the average daily solar radiation of the month on dry days (MJ m), and are the number of dry days in the month.
The wet day average solar radiation is assumed to be less than the dry day average solar radiation by some fraction:
1:3.4.20
where is the average daily solar radiation of the month on wet days (MJ m), is the average daily solar radiation of the month on dry days (MJ m), and is a scaling factor that controls the degree of deviation in solar radiation caused by the presence or absence of precipitation. The scaling factor, , is set to 0.5 in SWAT+.
To calculate the dry day average solar radiation, equations 1:3.4.19 and 1:3.4.20 are combined and solved for :
1:3.4.21
Incorporating the modified values into equation 1:3.4.12, SWAT+ calculated the solar radiation on a wet day using the equation:
1:3.4.22
and the solar radiation on a dry day using the equation:
1:3.4.23
Table 1:3-4: SWAT+ input variables that pertain to generation of temperature and solar radiation.
Definition | Source Name | Input Name | Input File |
---|---|---|---|
Residuals for maximum temperature, minimum temperature and solar radiation are required for calculation of daily values. The residuals must be serially correlated and cross-correlated with the correlations being constant at all locations. The equation used to calculate residuals is:
1:3.4.1
where is a 3 × 1 matrix for day whose elements are residuals of maximum temperature (), minimum temperature () and solar radiation (), ) is a 3 × 1 matrix of the previous day’s residuals, is a 3 × 1 matrix of independent random components, and and are 3 × 3 matrices whose elements are defined such that the new sequences have the desired serial-correlation and cross-correlation coefficients. The and matrices are given by
1:3.4.2
1:3.4.3
where the superscript denotes the inverse of the matrix and the superscript T denotes the transpose of the matrix. and are defined as
1:3.4.4
1:3.4.5
is the correlation coefficient between variables and on the same day where and may be set to 1 (maximum temperature), 2 (minimum temperature) or 3 (solar radiation) and is the correlation coefficient between variable and with variable lagged one day with respect to variable . Correlation coefficients were determined for 31 locations in the United States using 20 years of temperature and solar radiation data (Richardson, 1982). Using the average values of these coefficients, the and matrices become
1:3.4.6
1:3.4.7
Using equations 1:3.4.2 and 1:3.4.3, the A and B matrices become
1:3.4.8
1:3.4.9
The A and B matrices defined in equations 1:3.4.8 and 1:3.4.9 are used in conjunction with equation 1:3.4.1 to generate daily sequences of residuals of maximum temperature, minimum temperature and solar radiation.
Temperature input: 'sim' for simulated or gage name
tgage
tmp
Solar radiation input: 'sim' for simulated or gage name
sgage
slr
: average maximum air temperature for month (°C)
tmpmx
tmp_max_ave
: standard deviation for maximum air temperature in month (°C)
tmpstdmx
tmp_max_sd
: average minimum air temperature for month (°C)
tmpmn
tmp_min_ave
: standard deviation for minimum air temperature in month (°C)
tmpstdmn
tmp_min_sd
: average daily solar radiation for month (MJ m)
solarav
slr_ave
: average number of days of precipitation in month
pcpd
pcp_days