Description Usage Arguments Details Value Author(s) References See Also Examples
Thermal comfort method proposed by Humphreys and Nicol for indoor buildings.
1 | Tn_Humphreys(To, TB = c("NVB", "ACB", "CB"))
|
To |
Is the monthly mean of the outdoor air temperature [C] |
TB |
Is the type of bulding. There are 3 types of buildings: |
Humphreys equation is a fit to considerable data for climate-controlled and non-climate controlled buildings.
The neutral temperature in celsius degree.
Ricardo Ochoa, Ilse Avalos
Fuentes, Victor.:2014, Mapas bioclimaticos de la Republica Mexicana, Mexico DF. 2014 edition.
1 2 | data(weather_mx)
Tn_Humphreys(weather_mx$Mean.temp, "NVB")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.