ewl: Calculate Evaporative Water Loss

Description Usage Arguments Details Author(s) See Also

View source: R/ewl_fun.R

Description

ewl calculates evaporative waterloss based on species specific parameter.

Usage

1
2
ewl(Ta, pct.rh, t, areaPd, fung.params, bat.params, torpid = TRUE,
  WNS = c(TRUE, FALSE))

Arguments

Ta

ambient temperature (degrees C)

pct.rh

precent relative humidity

t

time

areaPd

area of fungal growth (cm2)

fung.params

parameters returned by fung.params

bat.params

parameters returned by bat.params

torpid

logical, if the animal is storpid or not

WNS

logical, if the animal is infected with Pd or not

Details

The function includes mechanisms to deal with the evaporative water loss (EWL) of both torpid and euthermic individuals, as well as increasing metabolic rates for those infected with Pd.

Author(s)

Katie Haase

See Also

torporEnergy

Other Torpor Functions: torporEnergy


cReedHranac/batwintor documentation built on Jan. 27, 2020, 7:39 p.m.