How to turn on the AHU during unoccupied hours?
I am trying to model an office building in EnergyPlus in which AHUs and CHW flow are off during unoccupied hours and they only become On only in case the zones temperature are going above 80 F. (in real building the CHW flow goes ON and OFF, sometimes it is zero)
The AvailabilityManager:NightCycle does not work properly. I do not know the reason (Please help if anyone know how to make it run). So I have to turn ON all the AHUs,Fan and every thing during Unoccupied hours. Is there any other way to avoid that? is there any function of controlling (shutting on/off) CHW and AHUs based on the room temperature in E+?
Do I need to use EMS?
Thanks,
Why do you think the nightcycle isn't working? Have you checked your zone temperatures on a timestep level and compared with whether the fan is on or not?
I am a little bit confused here. When I turn off the AHU and fans (by using AvailabilityManager) during weekend and nights, the NightCycle Does not turn On the fans and system, but when I turn the AHU On (the Fans are Off) seems that fans are working. However the fan electricity profile or CHW profile show a constant consumption rate not an On/OFF shape (because of the cycling run time).
AvailabilityManagers basically implement lockout. Systems cannot override the AvailabilityManager off state.