OCHRE icon indicating copy to clipboard operation
OCHRE copied to clipboard

HPWH deadband

Open jmaguire1 opened this issue 1 year ago • 0 comments

I noticed our default HPWH deadband (~8.3 C, https://github.com/NREL/OCHRE/blob/79fd6ad9d3251347886bb91e88f7ce44fc00e376/ochre/Equipment/WaterHeater.py#L382C69-L382C73) is different than the default in OS-HPXML (https://github.com/NREL/OpenStudio-HPXML/blob/bf4787bc154b4454b114328db0b1d5ade8e20d35/HPXMLtoOpenStudio/resources/waterheater.rb#L642). There's no reason these should be inconsistent, I'm trying to refresh my memory but I think we'll want a simple 1 line change to match OS-HPXML.

This came up because for AC3 I'm looking at scheduling loads using CTA-2045 commands, which includes changing the deadband during "load shed" and "basic load add" commands.

jmaguire1 avatar Mar 27 '24 19:03 jmaguire1