CenterForTheBuiltEnvironment / comfort_tool

CBE Thermal Comfort Tool for ASHRAE-55
http://comfort.cbe.berkeley.edu
Other
90 stars 39 forks source link

Clothing Surface Temperature #23

Closed nllong closed 4 years ago

nllong commented 4 years ago

It appears that the initial value for the clothing surface temperature may be incorrect. Since this iterates, then I'm not sure it matters. It would be nice to have it be the same as ASHRAE Std 55 2017 Normative Appendix B (screenshot below).

image

https://github.com/CenterForTheBuiltEnvironment/comfort_tool/blob/3a482f70bc5f1ebb27fdd74b61f9fbca49d3d0f8/contrib/comfort_models.py#L171

FedericoTartarini commented 4 years ago

thank you very much for picking up this, however, the equation was later changed in the ASHRAE 55 2017 addendum B and now reads: tcla = taa + (35.5 - ta) / (3.5 * icl + 0.1)

nllong commented 4 years ago

Thanks for clarifying! Closing.