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

Water Heater Installation Location tsv #1094

Closed jmaguire1 closed 1 year ago

jmaguire1 commented 1 year ago

RECS2020 now has data on water heater installation location by state. Right now we use the following algorithm to default WH location:

https://github.com/NREL/resstock/blob/dae0bc189335499b766e13a46c36502f3a9d7d6a/resources/hpxml-measures/HPXMLtoOpenStudio/resources/waterheater.rb#L1408-L1420)

This will be an improvement particularly relevant for HPWHs. @lixiliu has a project that wants to explore 120 V HPWHs (which I'll be adding to OS-HPXML over the next few months), so this will be especially helpful for that project.

Timing wise, I'll probably get started on this around end of July, this is just an early notice.

shorowit commented 1 year ago

@jmaguire1 I'd be interested to know if the data suggests changes to the OS-HPXML defaults for any climate zones too.

jmaguire1 commented 1 year ago

@shorowit: Sure! This has long been something I've wanted to update but didn't realize we had data for until recently. Once I've parsed out the RECS2020 data I'll send you a note with some recommendations.