RADOUT_ecto | R Documentation |
R version of Fortran RADOUT.f (ectotherm model) for calculating outgoing long-wave radiation.
RADOUT_ecto(
TSKIN = 25.1,
ATOT = 0.01325006,
AV = 0.001325006,
AT = 0,
FATOSK = 0.4,
FATOSB = 0.4,
EMISAN = 0.95
)
TSKIN |
skin temperature (°C) |
ATOT |
total body surface area (m2) |
AV |
ventral surface area (m2) |
AT |
body surface area contacting another organism of same temperature (m2) |
FATOSK |
configuration factor to sky (-) |
FATOSB |
configuration factor to substrate (-) |
EMISAN |
emissivity of animal (fractional, 0-1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.