Download PDF
Download page FAO56 Shortwave Method.
FAO56 Shortwave Method
The FAO56 Method implements the algorithm detailed by Allen, Pereira, Raes, and Smith (1998). The algorithm calculates the solar declination and solar angle for each time interval of the simulation, using the coordinates of the subbasin, Julian day of the year, and time at the middle of the interval. The solar values are used to compute the extra-terrestrial radiation for each subbasin. Total daylight hours are computed based on the Julian day and compared to the number of actual sunshine hours. Shortwave radiation arriving at the ground surface is then computed using the most common relationship accounting for reduction in sunshine hours due to cloud cover. Cloud cover is considered through a time-series of sunshine hours defined as the number of decimal hours per full hour where the shortwave radiation exceeds 120 watts per square meter.
The shortwave or solar radiation, Rs, is given by Equation 35 from Food and Agricultural Organization Paper No. 56 (FAO 56):
R_s = (a_s +b_s*n/N)*R_a |
where
n is the actual duration of sunshine [hour],
N is the maximum possible duration of sunshine or daylight hours [hour],
n/N is the relative sunshine duration [-],
R_a is the extraterrestrial radiation [MJ m-2 day-1],
R_s is the fraction of extraterrestrial radiation reaching the earth on completely overcast days (when n=0)
a_s+b_s is the fraction of extraterrestrial radiation reaching the earth on clear days (when n = N).
The duration of sunshine, n, is recorded with a Campbell Stokes sunshine recorder and can be input as a Sunshine Gage in HEC-HMS.
The extraterrestrial radiation for a given day of the year is estimated based on the solar constant, solar declination angle, time of year and the area of interest's location with Equation 21 from FAO56:
R_a= 24*60/\pi *G_sc*d_r*[ω_s *sin(\phi)*sin(\delta)+cos(\phi)*cos(d)*sin(ω_s)] |
where
R_a extraterrestrial radiation [MJ m-2 day-1],
G_scsolar constant = 0.0820 MJ m-2 min-1,
d_rinverse relative distance Earth-Sun (Equation 23),
\omega_s sunset hour angle (Equation 25 or 26) [rad],
ϕ latitude [rad] = pi/180 * decimal degrees
δ solar declination (Equation 24) [rad].
The inverse relative distance Earth-Sun, d_r, and the solar declination, δ, are given by Equations 23 and 24 in FAO56:
d_r = 1+0.033cos(\frac{2\pi}{365}J) |
\delta = 0.409sin(\frac{2\pi}{365}J-1.39) |
The variable J represents the number day of the year.
The sunset hour angle, \omega_s, is given by Equation 25 in FAO56:
\omega_s=arccos[-tan(\phi)tan(\delta)] |
FAO56 also provides methodology for computing R_a on a sub-daily timestep based on solar angles at the beginning and ending of the time interval with FAO56 Equation 28:
R_a=\frac{12(60)}{\pi}G_{sc}d_r[(\omega_2-\omega_1)sin(\phi)sin(\delta)+cos(\phi)cos(\delta)(sin(\omega_2)-sin(\omega_1))] |
where R_aextraterrestrial radiation in the hour (or shorter) period [MJ m-2 hour-1],
G_s_cis the solar constant = 0.0820 MJ m-2 min-1,
d_ris the inverse relative distance Earth-Sun (Equation 23),
δ is the solar declination [rad] (Equation 24),
ϕ is latitude [rad],
\omega_1solar time angle at beginning of period [rad] (Equation 29),
\omega_2solar time angle at end of period [rad] (Equation 30)
The solar angle at the beginning of period, ω1, end of the period, ω2, and midpoint ω are provided by FAO56 Equations 29, 30 and 31:
\omega_1=\omega-\frac{(\pi)t_1}{24} |
\omega_2=\omega+\frac{(\pi)t_1}{24} |
\omega=\frac{(\pi)}{12}[(t+0.06667(L_z-L_m)+S_c)-12] |
where
t is standard clock time at the midpoint of the period [hour].
L_z is the longitude at the center of the local time zone [degrees west of Greenwich].
L_m is the longitude of the measurement site [degrees west of Greenwich],
S_cseasonal correction for solar time [hour]
The seasonal correction, S_c, is given by FAO56 Equation 32 and 33:
S_c=0.1645sin(2b)-0.1255cos(b)-0.025sin(b) |
b=\frac{(2\pi)(J-81)}{364} |
Finally, daylight hours for a given latitude on earth, N, is given by FAO56 Equation 34:
N= 24/π * ω
Required Parameters
The only parameters required to utilize this method within HEC-HMS is the decimal degrees or degrees minute seconds of the central meridian of the local time zone and a sunshine gage in each subbasin assigned in the Meteorologic Model.