.gitignore
.readthedocs.yml
.travis.yml
LICENSE
README.rst
setup.cfg
setup.py
tox.ini
ambient/__init__.py
ambient/air.py
ambient/construction.py
ambient/core.py
ambient/io.py
ambient/material.py
ambient/material_data.py
ambient/simulation.py
ambient/solar.py
ambient/time.py
ambient.egg-info/PKG-INFO
ambient.egg-info/SOURCES.txt
ambient.egg-info/dependency_links.txt
ambient.egg-info/requires.txt
ambient.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/air.rst
docs/source/conf.py
docs/source/constructions.rst
docs/source/index.rst
docs/source/material_data.rst
docs/source/materials.rst
docs/source/solar.rst
docs/source/time.rst
tests/__init__.py
tests/test_air.py
tests/test_constructions.py
tests/test_io.py
tests/test_solar.py
tests/test_time.py