nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#828 Allow controllers to lockout the thermostat of the house HVACs., #2556

Closed nikhilgupta10 closed 7 years ago

nikhilgupta10 commented 7 years ago

There is a desire to use the override property through the controller to turn the hvac on or off for the entire market period. As it is written right now the house can be overridden to stay off for the entire market period however the logic is not there to force the hvac to heat or cool for the entire market period.

My proposal is if the dlc_offset property of house is set to something greater than zero then if the override property is set to ON then the house will stay on and will not turn off unil override has been set to OFF or NORMAL. I propose the dependence of the dlc_offset property as that is currently the dependency of the house when the override is set to OFF.

,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "andyfisher": * status changed from new to accepted ,

"andyfisher": * owner changed from andyfisher to dchassin

A request has been made to add a thermostat mode to the house that will tell the thermostat whether its even allowed to heat or cool the house. It was also requested that the controller object look at this property to determine if its allowed to bid off of the heating or cooling curve. This logic has been put in place and needs to be tested.

,

"dchassin":- Description has changed:

Diff: