NSRad {FAO56} | R Documentation |
Net Shortwave Radiation (R_ns)
Description
NSRad
returns the value of net shortwave radiation.
Usage
NSRad(R_s)
Arguments
R_s |
A numeric scalar that denotes the incoming solar radiation [MJ/(m^2\times day) ].
|
Details
This is a function to calculate the net shortwave radiation.
Value
The function returns the value of net shortwave radiation as a numeric scalar.
Reference
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.
See Also
SolRad, NLRad, NRad
.
Examples
NSRad(R_s = 14.5)
[Package
FAO56 version 1.0
Index]