cal_netRadiation {simET}R Documentation

Calculating net radiation Rn

Description

The net radiation (Rn) is the difference between the incoming net shortwave radiation (Rns) and the outgoing net longwave radiation (Rnl).

Usage

cal_netRadiation(Rns, Rnl)

Arguments

Rns

incoming net shortwave radiation. From cal_netSolarRadiation().

Rnl

outgoing net longwave radiation. From cal_netLongwaveRadiation().

Value

A vector for net radiation

References

Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. FAO Irrigation and drainage paper No. 56. Rome: Food and Agriculture Organization of the United Nations, 1998.


[Package simET version 1.0.3 Index]