Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Allowing a heating- or cooling-only heat pump #69

Merged
merged 2 commits into from
Mar 5, 2018

Conversation

nmerket
Copy link
Member

@nmerket nmerket commented Feb 23, 2018

This permits the case where a heatpump is specified but only provides cooling or heating. To specify that a heat pump only provides heating HeatPump/FractionCoolLoadServed must be present and equal to 0. Likewise HeatPump/FractionHeatLoadServed must be present and equal to 0 if the heat pump only provides cooling.

This will pass through cases where a heat pump provides heating and a separate air conditioner provides cooling to HEScore. However, it will fail on the HEScore side because it cannot handle that configuration.

@nmerket nmerket added the bug label Feb 23, 2018
@nmerket nmerket self-assigned this Feb 23, 2018
@nmerket nmerket removed the bug label Feb 23, 2018
@bookwyrm
Copy link

bookwyrm commented Mar 3, 2018

@nmerket I have updated the AjO code and tested this against a couple different HPXML files and the handling of HeatPump for Heating vs Cooling seems to be working.

👍

@nmerket nmerket merged commit e380290 into master Mar 5, 2018
@nmerket nmerket deleted the heat_pump_heating_cooling_only branch March 5, 2018 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants