
Net shortwave radiation is the balance between incoming and reflected solar radiation.
Rns(Rs, control = list(albedo = 0.23))
incoming solar radiation [MJ/(m2 time)]
list for control parameters and empirical factors (see Details)
Rns net solar or shortwave radiation [MJ/(m2 time)]
valid for daily and shorter periods
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).
# NOT RUN {
Rns(Rs = 22.1)
Rns(Rs = 22.1, control = list(albedo = 0.20))
# }
Run the code above in your browser using DataLab