Learn R Programming

FAO56 (version 1.0)

NSRad: Net Shortwave Radiation (R_ns)

Description

NSRad returns the value of net shortwave radiation.

Usage

NSRad(R_s)

Value

The function returns the value of net shortwave radiation as a numeric scalar.

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.

See Also

SolRad, NLRad, NRad.

Examples

Run this code
NSRad(R_s = 14.5)

Run the code above in your browser using DataLab