/comfort

Compute basic thermal comfort indices

Primary LanguagePythonMIT LicenseMIT

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/*