LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
iso52016/__init__.py
iso52016/building.py
iso52016/door.py
iso52016/functions.py
iso52016/generals.py
iso52016/ground_temperature.py
iso52016/layer.py
iso52016/material.py
iso52016/node.py
iso52016/opaque_element.py
iso52016/orientation.py
iso52016/thermal_bridges.py
iso52016/ventilation.py
iso52016/weather.py
iso52016/window.py
iso52016/zone.py
iso52016.egg-info/PKG-INFO
iso52016.egg-info/SOURCES.txt
iso52016.egg-info/dependency_links.txt
iso52016.egg-info/requires.txt
iso52016.egg-info/top_level.txt
tests/test_ASHRAE140_600.py
tests/test_determine_hci.py
tests/test_functions.py
tests/test_ground_temperature.py
tests/test_industrial.py
tests/test_iso52016_heavy_example.py
tests/test_iso52016_light_example.py
tests/test_layer.py
tests/test_multizone.py
tests/test_simple_cases.py
tests/test_validation.py
tests/test_weather.py