SOLAR_ENDO: SOLAR_ENDO

View source: R/SOLAR.R

SOLAR_ENDOR Documentation

SOLAR_ENDO

Description

R wrapper for Fortran binary of SOLAR_ENDO (endotherm model)

Usage

SOLAR_ENDO(
  AREATOTL,
  ABSAND,
  ABSANV,
  ABSSB,
  ASIL,
  PCTDIF,
  QNORM,
  SHADE,
  QSOLR,
  FASKY,
  FAVEG
)

Arguments

AREATOTL

surface area for solar exchange, m2

ABSAND

solar absorptivity of dorsal fur (fractional, 0-1)

ABSANV

solar absorptivity of ventral fur (fractional, 0-1)

ABSSB

solar absorptivity of substrate (fractional, 0-1)

ASIL

silhouette area to sun, m2

PCTDIF

proportion of solar radiation that is diffuse (fractional, 0-1)

QNORM

compute solar radiation on a surface normal to the direct rays of the sun (W/m2)

SHADE

shade (fractional, 0-1)

QSOLR

solar radiation, horizontal plane (W/m2)

FASKY

configuration factor to sky (-)

FAVEG

configuration factor to vegetation (-)


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