powered by
ExRad returns the value of extraterrestrial radiation [\(MJ/(m^2\times day)\)].
ExRad
ExRad(d_r, omega_s, phi, delta, G_sc = 0.082)
The function returns the value of extraterrestrial radiation as a numeric scalar.
A numeric scalar that denotes the inverse relative earth-sun distance.
A numeric scalar that denotes the sunset hour angle [rad].
A numeric scalar that denotes the latitude [rad].
A numeric scalar that denotes the solar declination [rad].
A numeric scalar that denotes the solar constant = 0.0820 [\(MJ/(m^2\times min)\)].
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. (1998). Crop evapotranspiration - Guidelines for computing crop water requirements - FAO Irrigation and drainage paper 56. Fao, Rome, 300(9), D05109.
This is a function to calculate the extraterrestrial radiation.
EarSunDis, SunHA, SolDec, SolRad, CSSRad.
EarSunDis, SunHA, SolDec, SolRad, CSSRad
ExRad(d_r = 0.985, omega_s = 1.527, phi = -0.35, delta = 0.12)
Run the code above in your browser using DataLab