cal_psychrometriCconstant {simET} | R Documentation |
Calculating psychrometric constant
Description
Calculating psychrometric constant
Usage
cal_psychrometriCconstant(atmospheric_pressure)
Arguments
atmospheric_pressure |
atmospheric pressure (kPa). |
Value
A vector for Psychrometric constant (kPa/degree Celsius)
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.
Examples
cal_psychrometriCconstant(100.1235)
[Package simET version 1.0.3 Index]