NREL / resstock

Highly granular modeling of residential building stocks at national, regional, and local scales using OpenStudio/EnergyPlus.
https://resstock.nrel.gov
Other
107 stars 54 forks source link

Add capacity retention arguments for ASHP #1071

Closed joseph-robertson closed 1 year ago

joseph-robertson commented 1 year ago

Pull Request Description

Similar to https://github.com/NREL/resstock/pull/898, but for ASHP.

I tested this by (temporarily) adding a new option in the lookup that sets values for heat_pump_capacity_retention_temp and heat_pump_capacity_retention_fraction. Then in national_upgrades.yml I created a new upgrade that sets the new option. When I run run_analysis.rb for a datapoint (with the same base ASHP), I can see that the IDF files differ by their (1) Gross Rated Heating COP and (2) "Heat-CAP-fT1" biquadratic curve:

image image

Checklist

Not all may apply: