Solar Radiation
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.
Variable Name | Definition | File Name |
---|---|---|
TMPSIM | Temperature input code: 1-measured, 2-generated | file.cio |
SLRSIM | Solar radiation input code: 1-measured, 2-generated | file.cio |
TMPMX(mon) | : average maximum air temperature for month (°C) | .wgn |
TMPSTDMX(mon) | : standard deviation for maximum air temperature in month (°C) | .wgn |
TMPMN(mon) | : average minimum air temperature for month (°C) | .wgn |
TMPSTDMN(mon) | : standard deviation for minimum air temperature in month (°C) | .wgn |
SOLARAV(mon) | : average daily solar radiation for month (MJ m) | .wgn |
PCPD(mon) | : average number of days of precipitation in month | .wgn |
Last updated