get_clo | R Documentation |
This function takes the output from the HomoTherm model and computes the surface area-weighted insulation, reported back in 'clo' units.
get_clo(HomoTherm.out, INSDEPDs = c(1e-02, rep(4.1e-03, 3)), INSDEPVs = c(1e-09, rep(4.1e-03, 3)))
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 (-) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.