.gitignore
LICENSE.md
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
copper/__init__.py
copper/chiller.py
copper/cli.py
copper/curves.py
copper/generator.py
copper/helpers.py
copper/library.py
copper/units.py
copper/lib/chiller_curves.json
copper_bem.egg-info/PKG-INFO
copper_bem.egg-info/SOURCES.txt
copper_bem.egg-info/dependency_links.txt
copper_bem.egg-info/entry_points.txt
copper_bem.egg-info/requires.txt
copper_bem.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/Acknowledgement.rst
docs/source/Additional Examples.rst
docs/source/Applications.rst
docs/source/Chillers.rst
docs/source/Code Documentation.rst
docs/source/Contributing.rst
docs/source/Equipment.rst
docs/source/Introduction.rst
docs/source/License.rst
docs/source/Methodology.rst
docs/source/Quickstart Guide.rst
docs/source/chiller_curves.png
docs/source/chiller_lib_summary.csv
docs/source/conf.py
docs/source/index.rst
tests/__init__.py
tests/test_benchmark.py
tests/test_chiller.py
tests/test_curves.py
tests/test_generator.py
tests/test_library.py
tests/test_units.py
tests/data/agg_curves.pkl