Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

This difference appears to be between Zone Thermostat Air Temperature and Zone Thermostat Cooling Setpoint Temperature or Zone Thermostat Heating Setpoint Temperature.

SetupOutputVariable("Zone Thermostat Air Temperature", OutputProcessor::Unit::C, TempTstatAir(Loop), "System", Average", Zone(Loop).Name);

deltaT = TempTstatAir(iZone) - ZoneThermostatSetPointLo(iZone);