RADOUT_ecto: RADOUT_ecto

View source: R/RADOUT_ecto.R

RADOUT_ectoR Documentation

RADOUT_ecto

Description

R version of Fortran RADOUT.f (ectotherm model) for calculating outgoing long-wave radiation.

Usage

RADOUT_ecto(
  TSKIN = 25.1,
  ATOT = 0.01325006,
  AV = 0.001325006,
  AT = 0,
  FATOSK = 0.4,
  FATOSB = 0.4,
  EMISAN = 0.95
)

Arguments

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)


mrke/NicheMapR documentation built on April 3, 2024, 10:05 a.m.