CONV_ENDO: CONV_ENDO

View source: R/CONV.R

CONV_ENDOR Documentation

CONV_ENDO

Description

R wrapper for Fortran binary of CONV_ENDO (endotherm model)

Usage

CONV_ENDO(
  TS,
  TENV,
  SHAPE,
  SURFAR,
  FLTYPE,
  FURTST,
  D,
  TFA,
  VEL,
  ZFUR,
  BP,
  ELEV,
  CONV_ENHANCE
)

Arguments

TS

skin temperature (°C)

TENV

fluid temperature at local height (°C)

SHAPE

shape, 1 is cylinder, 2 is sphere, 3 is plate, 4 is ellipsoid

SURFAR

surface area for convection, m2

FLTYPE

FLUID TYPE: 0 = AIR; 1 = FRESH WATER; 2 = SALT WATER

FURTST

test of fur presence (-) from IRPROP

D

characteristic dimension for convection, m

TFA

fur/air interface temperature (°C)

VEL

wind speed (m/s)

ZFUR

fur depth, mean (m) (from IRPROP)

BP

barometric pressure (Pa), negative means altitude is used

ELEV

elevation (m)

CONV_ENHANCE

convective enhancement factor (-)


mrke/NicheMapR documentation built on June 9, 2024, 12:38 p.m.