pythermalcomfort icon indicating copy to clipboard operation
pythermalcomfort copied to clipboard

Package to calculate several thermal comfort indices (e.g. PMV, PPD, SET, adaptive) and convert physical variables.

Results 40 pythermalcomfort issues
Sort by recently updated
recently updated
newest added

https://github.com/CenterForTheBuiltEnvironment/pythermalcomfort/blob/496f3799de287737f2ea53cc6a8c900052a29aaa/tests/test_pmv_ppd.py#L126C57-L126C66

Aims to address issue #176 @FedericoTartarini I have added functions for estimating labour capacity loss. I have added a few references in the docstrings so people can trace the sources...

Include the association between the work capacity and WBGT as a function of work intensity.

new model

Implement the new PHS code published in the 2023 standard

enhancement
new model

https://www.designwithmicroclimate.com/new-page-1

new model

As requested in #168, I implemented to following: * added stress_category mapping to heat_index_rothfusz.py, solution is based similar implementation for utci.py * modified HI return class to accomodate stress_category output...

enhancement

**Describe the bug** when I use the PHS module and increase the weight parameter while keeping all other parameters constant, the t_rect becomes lower, for example. My question is, is...

**Is your feature request related to a problem? Please describe.** Not really a problem, just something I would find useful. There are various ways to estimate Mean Radiant Temperature, hence...

new model

@AkihisaNomoto I have noticed the following issues/improvements with JOS3. - [ ] why we can pass both the operative temperature as well as the db and mean radiant temperature -...

enhancement