sprite728 / comfort

Compute basic thermal comfort indices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Compute basic thermal comfort indices

License:MIT License


Languages

Language:Python 100.0%