First time here? Check out the Help page!
1 | initial version |
A water coil is controlled by specifying a set point at the coil air outlet node. There are many types of SetpointManagers that can be used to place the set point. For your application, the set point at the air outlet node of the water coil should be calculated based on the load, not the thermostat temperature or return air temperature.
See SetpointManager:SingleZone:Cooling
, SetpointManager:Warmest
, or SetpointManager:MultiZone:Cooling:Average
for setting the chilled water coil outlet air node temperature set point.
There are also example files that show how these set point managers are used. See the ExampleFiles-ObjectsLink.html
file in the ExampleFiles folder to see which example files use these set point managers.