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

Built Distribution

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

Uploaded Python 2 Python 3

File details

Details for the file pollination-appendix-g-performance-0.3.5.tar.gz.

File metadata

  • Download URL: pollination-appendix-g-performance-0.3.5.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/6.7.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.7.17

File hashes

Hashes for pollination-appendix-g-performance-0.3.5.tar.gz
Algorithm Hash digest
SHA256 7a23fff7f4aa9482069b10f161803ea14440b17e99b029fc361aee0053ba7987
MD5 d363d00884b89cd8c39c53b12b6a1dc6
BLAKE2b-256 6c85c25a3c80cd4094c347086f4ead80d76127da9816a4524729d072876cd185

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pollination_appendix_g_performance-0.3.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fa55d3b8feea9fc71278b958bfdc6671340b6733cbe091fa37b7d8ed035b8933
MD5 68d6477961e51e85eb9af30e90b04994
BLAKE2b-256 70c7a5e587e1426ff213d94b7fa69a5b6fd5b11e8fd8aab5beae3678f3f4e9f8

See more details on using hashes here.

Supported by

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