NREL / openstudio-load-flexibility-measures-gem

Other
1 stars 2 forks source link

Uninitialized variable bug #36

Closed kflemin closed 2 years ago

kflemin commented 2 years ago

wheaters variable needs to be initialized or this line generates an error under certain circumstances:

https://github.com/NREL/openstudio-load-flexibility-measures-gem/blob/develop/lib/measures/add_hpwh/measure.rb#L201