Skip to main content

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

This recipe generates a baseline Honeybee Model from the input Model, which is consistent with ASHRAE 90.1 Appendix G 2016 (and later), This includes adjusting the geometry, constructions, lighting, HVAC, SHW, and removing any clearly-defined energy conservation measures like daylight controls.

Note that all schedules are essentially unchanged in the baseline model, meaning that additional post-processing of setpoints may be necessary to account for energy conservation strategies like expanded comfort ranges, ceiling fans, and personal thermal comfort devices. It may also be necessary to adjust hot water loads loads in cases where low-flow fixtures are implemented.

After the creation of the baseline model, this recipe will simulate it in EnergyPlus, performing 4 separate simulations in parallel for each of the 4 cardinal directions per the Appendix G specification. Alongside these baseline simulations, the input Model will be simulated to get the energy performance of the proposed building. At the end, all energy use results will be post-processed along with the energy costs inputs to estimate the Appendix G PCI. An additional computation will also be run to estimate the number of LEED "Optimize Energy Performance" points for LEED v4.

The recipe outputs a file called appendix_g_summary.json, which contains the PCI improvement for the latest versions of ASHRAE 90.1 in the format below:

{
    "proposed_eui": 112.866,
    "proposed_energy": 3517144.444,
    "proposed_cost": 703428.89,
    "baseline_eui": 235.3,
    "baseline_energy": 7332474.306,
    "baseline_cost": 1214797.19,
    "pci_t_2016": 0.666,
    "pci_t_2019": 0.591,
    "pci_t_2022": 0.574,
    "pci": 0.579,
    "pci_improvement_2016": 13.055,
    "pci_improvement_2019": 2.0219,
    "pci_improvement_2022": -0.880
}

The recipe also outputs a file called leed_summary.json, which contains the ASHRAE 90.1-2016 PCI for both cost and carbon (GHG) emissions in the format below:

{
  "proposed_eui": 112.866,
  "proposed_cost": 703428.89,
  "proposed_carbon": 464263.067,
  "baseline_eui": 235.3,
  "baseline_cost": 1214797.19,
  "baseline_carbon": 1577657.766,
  "pci": 0.579,
  "pci_target": 0.666,
  "pci_improvement": 13.055,
  "carbon": 0.294,
  "carbon_target": 0.633,
  "carbon_improvement": 53.511,
  "leed_points": 9
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pollination_appendix_g_performance-0.3.7.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pollination_appendix_g_performance-0.3.7-py2.py3-none-any.whl (9.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pollination_appendix_g_performance-0.3.7.tar.gz.

File metadata

File hashes

Hashes for pollination_appendix_g_performance-0.3.7.tar.gz
Algorithm Hash digest
SHA256 00e23b9320c634e908ad12b0f0306b6d8a197f07ce4d1b90cc9e95a9cfc901d9
MD5 c4e89ff7849545cf496edec8d020cae3
BLAKE2b-256 03e3c8752d73348832fbd06724be72cefeb7d710232b51fe35299547758ce551

See more details on using hashes here.

File details

Details for the file pollination_appendix_g_performance-0.3.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pollination_appendix_g_performance-0.3.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e770ad5fb445aa3516c78b9c33398dba039c711fc56480d29e9844dac8cc0500
MD5 13dfaff20468e6e3c9c2558864fd48af
BLAKE2b-256 aa32562618f7cf01e8162d71299b7df0acf90b208da63f90ba35080d42f0eed0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page