.bumpversion.toml
.cookiecutterrc
.coveragerc
.editorconfig
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/documentation/changelog.rst
docs/documentation/clothing.rst
docs/documentation/examples.rst
docs/documentation/index.rst
docs/documentation/met.rst
docs/documentation/models.rst
docs/documentation/references.rst
docs/documentation/surveys.rst
docs/documentation/utilities_functions.rst
docs/documentation/images/clothing_and_activity.png
docs/images/pythermalcomfort-3-short.png
examples/calc_adaptive_ASHRAE.py
examples/calc_adaptive_EN.py
examples/calc_jos3.py
examples/calc_phs.py
examples/calc_pmv_ppd.py
examples/calc_set_tmp.py
examples/calc_utci.py
pythermalcomfort/__init__.py
pythermalcomfort/__main__.py
pythermalcomfort/classes_input.py
pythermalcomfort/classes_return.py
pythermalcomfort/cli.py
pythermalcomfort/shared_functions.py
pythermalcomfort/utilities.py
pythermalcomfort.egg-info/PKG-INFO
pythermalcomfort.egg-info/SOURCES.txt
pythermalcomfort.egg-info/dependency_links.txt
pythermalcomfort.egg-info/entry_points.txt
pythermalcomfort.egg-info/not-zip-safe
pythermalcomfort.egg-info/requires.txt
pythermalcomfort.egg-info/top_level.txt
pythermalcomfort/jos3_functions/__init__.py
pythermalcomfort/jos3_functions/construction.py
pythermalcomfort/jos3_functions/matrix.py
pythermalcomfort/jos3_functions/parameters.py
pythermalcomfort/jos3_functions/thermoregulation.py
pythermalcomfort/models/__init__.py
pythermalcomfort/models/_pmv_ppd_optimized.py
pythermalcomfort/models/adaptive_ashrae.py
pythermalcomfort/models/adaptive_en.py
pythermalcomfort/models/ankle_draft.py
pythermalcomfort/models/at.py
pythermalcomfort/models/clo_tout.py
pythermalcomfort/models/cooling_effect.py
pythermalcomfort/models/discomfort_index.py
pythermalcomfort/models/esi.py
pythermalcomfort/models/heat_index_lu.py
pythermalcomfort/models/heat_index_rothfusz.py
pythermalcomfort/models/humidex.py
pythermalcomfort/models/jos3.py
pythermalcomfort/models/net.py
pythermalcomfort/models/pet_steady.py
pythermalcomfort/models/phs.py
pythermalcomfort/models/pmv_a.py
pythermalcomfort/models/pmv_athb.py
pythermalcomfort/models/pmv_e.py
pythermalcomfort/models/pmv_ppd_ashrae.py
pythermalcomfort/models/pmv_ppd_iso.py
pythermalcomfort/models/set_tmp.py
pythermalcomfort/models/solar_gain.py
pythermalcomfort/models/thi.py
pythermalcomfort/models/two_nodes_gagge.py
pythermalcomfort/models/two_nodes_gagge_ji.py
pythermalcomfort/models/two_nodes_gagge_sleep.py
pythermalcomfort/models/use_fans_heatwaves.py
pythermalcomfort/models/utci.py
pythermalcomfort/models/vertical_tmp_grad_ppd.py
pythermalcomfort/models/wbgt.py
pythermalcomfort/models/wci.py
pythermalcomfort/models/wind_chill_temperature.py
pythermalcomfort/models/work_capacity_dunne.py
pythermalcomfort/models/work_capacity_hothaps.py
pythermalcomfort/models/work_capacity_iso.py
pythermalcomfort/models/work_capacity_niosh.py
tests/__init__.py
tests/conftest.py
tests/test_a_pmv.py
tests/test_adaptive_ashrae.py
tests/test_adaptive_en.py
tests/test_ankle_draft.py
tests/test_at.py
tests/test_athb.py
tests/test_classes_return.py
tests/test_clo_tout.py
tests/test_cooling_effect.py
tests/test_discomfort_index.py
tests/test_e_pmv.py
tests/test_esi.py
tests/test_heat_index_lu.py
tests/test_heat_index_rothfusz.py
tests/test_humidex.py
tests/test_jos3.py
tests/test_net.py
tests/test_pet_steady.py
tests/test_phs.py
tests/test_pmv_ppd_ashrae.py
tests/test_pmv_ppd_iso.py
tests/test_pmv_ppd_optimised.py
tests/test_psychrometrics.py
tests/test_pythermalcomfort.py
tests/test_set.py
tests/test_solar_gain.py
tests/test_thi.py
tests/test_two_nodes_gagge.py
tests/test_two_nodes_gagge_ji.py
tests/test_two_nodes_gagge_sleep.py
tests/test_use_fans_heatwaves.py
tests/test_utci.py
tests/test_utilities.py
tests/test_vertical_tmp_grad_ppd.py
tests/test_wbgt.py
tests/test_wind_chill_index.py
tests/test_wind_chill_temperature.py
tests/test_work_capacity_dunne.py
tests/test_work_capacity_hothaps.py
tests/test_work_capacity_iso.py
tests/test_work_capacity_niosh.py