View source: R/cal_radiation_Ta.R
radiation_Ta | R Documentation |
air temperature under solar radiation
radiation_Ta(Rs, Rl = 0, albedo = 0.3, emiss = 0.97)
cal_radiation_Ta(
Ta,
Rs,
Rl = 0,
dt = 3600,
method = c("approx", "exact"),
...,
albedo = 0.3,
emiss = 0.97
)
Rs , Rl |
numeric vector, inward shortwave and longwave radiation, in |
Ta |
scalar, the initial air temperature, in |
dt |
delta |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.