Run an ASHRAE 90.1 Appendix G simulation and compute the Performance Cost Index (PCI) as well as LEED energy points.
Project description
Appendix G Performance
Run an ASHRAE 90.1 Appendix G simulation and compute the Performance Cost Index (PCI) as well as LEED energy points.
The recipe outputs a file called appendix_g_summary.json
, which contains the PCI
improvement for the latest versions of ASHRAE 90.1 (2016, 2019, 2022) in the format below:
{
"eui": 306.852,
"total_floor_area": 66129.6,
"conditioned_floor_area": 66129.6,
"total_energy": 20292008.333,
"end_uses": {
"heating": 30.924,
"cooling": 84.342,
"interior_lighting": 27.451,
"interior_equipment": 164.115,
"pumps": 0.019
}
}
The recipe also outputs a file called leed_v4_summary.json
, which contains the
ASHRAE 90.1-2016 PCI for both cost and carbon (GHG) emissions in the format below:
{
"eui": 306.852,
"total_floor_area": 66129.6,
"conditioned_floor_area": 66129.6,
"total_energy": 20292008.333,
"end_uses": {
"heating": 30.924,
"cooling": 84.342,
"interior_lighting": 27.451,
"interior_equipment": 164.115,
"pumps": 0.019
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for pollination-appendix-g-performance-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9f8295db6709c75f679a877b8236cc8ff3aeeb49361755f8c6277f09839b382 |
|
MD5 | be230342002b98ef1898ed0f769cfd41 |
|
BLAKE2b-256 | aa1be71430308fabc5108e4a707efd6e47d913df148a02bbaffa2bf05c012a09 |
Close
Hashes for pollination_appendix_g_performance-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b55e7ea7d13f0cac7685c6bb8c30d2dbbc4c60f270c302d89fa34dad63fbc67b |
|
MD5 | f8803ed637b63e4cad8b515ba1ae2731 |
|
BLAKE2b-256 | ccc1d605066b29e587b3a22bf8ff88f02b4f13fcc626f40ded3f7e6f5f86680d |