get_clo: get_clo - auxiliary function for HomoTherm

View source: R/get_clo.R

get_cloR Documentation

get_clo - auxiliary function for HomoTherm

Description

This function takes the output from the HomoTherm model and computes the surface area-weighted insulation, reported back in 'clo' units.

Usage

get_clo(HomoTherm.out, INSDEPDs = c(1e-02, rep(4.1e-03, 3)), INSDEPVs = c(1e-09, rep(4.1e-03, 3)))

Arguments

indata

the HomoTherm output list

INSDEPDs

= c(1e-02, rep(6e-03, 3)), clothing depth, dorsal (m)

INSDEPVs

= c(1e-09, rep(6e-03, 3)), clothing depth, ventral (m)

AREAFRACs

= c(0.08291887, 0.32698460, 0.11025155, 0.18479669), fractional areas (-)


mrke/NicheMapR documentation built on Jan. 23, 2025, 1:10 a.m.