| calcATHBpmv2015 | R Documentation |
calcATHBpmv2015 calculates the PMV based on adaptive thermal heat balance framework
based on the original method published 2015
calcATHBpmv2015(trm, psych, ta, tr, vel, rh, met, wme = 0)
trm |
- Running mean outdoor temperature in [degree C] |
psych |
- factor related to fixed effect on perceived control |
ta |
- a numeric value presenting air temperature in [degree C] |
tr |
- a numeric value presenting mean radiant temperature in [degree C] |
vel |
- a numeric value presenting air velocity in [m/s] |
rh |
- a numeric value presenting relative humidity [%] |
met |
- a numeric value presenting metabolic rate in [met] |
wme |
- a numeric value presenting external work in [met] |
aliases athb2015 ATHB2015 athbOld ATHBOLD
All variables must have the same length 1. For the calculation of several values use function calcComfInd.
calcATHBpmv2015 PMV value adapted through the ATHB appoach
Marcel Schweiker
Schweiker & Wagner (2015) <doi:10.1016/j.buildenv.2015.08.018> Schweiker & Wagner (2016) Exploring potentials and limitations of the adaptive thermal heat balance framework Proceedings of 9th Windsor Conference: making comfort relevant Cumberland Lodge, Windsor, UK, 2016
see also calcComfInd, link{calcATHBpts}, link{calcATHBset}
calcATHBpmv2015(20, 0, 25, 25, .1, 50, 1.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.