comfort

Compute basic thermal comfort indices


Keywords
comfort
License
MIT
Install
pip install comfort==1.0.2

Documentation

Comfort

Compute basic thermal comfort indices - PMV (predicted mean vote) and PPD (predicted percentage of dissatisfaction)

Install

  • pip install comfort

PyPI packaging

  • Build distributions
    • python setup.py bdist_wheel
  • Upload distributions
    • $twine upload dist/*