NREL / OCHRE

A Python-based building energy modeling (BEM) tool designed to model flexible loads in residential buildings
https://www.nrel.gov/grid/ochre.html
BSD 3-Clause "New" or "Revised" License
40 stars 5 forks source link

Update Cold Climate HP model #14

Open jmaguire1 opened 1 year ago

jmaguire1 commented 1 year ago

Update the ASHP model in OCHRE to match the updates that are being done to the OpenStudio/HPXML model.

jmaguire1 commented 1 year ago

Adding documentation from Neal Variable Capacity Heat Pumps Algorithm.docx

jmaguire1 commented 10 months ago

https://github.com/NREL/OpenStudio-HPXML/blob/e9a227ea2a154dbafdbc81dfc1a57d19da265af3/HPXMLtoOpenStudio/resources/hvac.rb#L1256-L1350

There's new correlations being used to calculate performance based on HSPF/SEER and NEEP data. I don't know that this fully replaces what we have in the .csv files for equipment properties, but when we implement this we should revisit the spreadsheet and see if we can't derive correlations for other parameters.