powered by
calcATHBpmv calculates the PMV based on adaptive thermal heat balance framework
calcATHBpmv
calcATHBpmv(trm, psych, ta, tr, vel, rh, met, wme)
- Running mean outdoor temperature in [degree C]
- factor related to fixed effect on perceived control
- a numeric value presenting air temperature in [degree C]
- a numeric value presenting mean radiant temperature in [degree C]
- a numeric value presenting air velocity in [m/s]
- a numeric value presenting relative humidity [%]
- a numeric value presenting metabolic rate in [met]
- a numeric value presenting external work in [met]
calcATHBpmv PMV value adapted through the ATHB appoach
aliases athb ATHB
All variables must have the same length 1. For the calculation of several values use function calcComfInd.
calcComfInd
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}
link{calcATHBpts}
link{calcATHBset}
# NOT RUN { calcATHBpmv(20, 0, 25, 25, .1, 50, 1.1, 0) # }
Run the code above in your browser using DataLab