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

Revision history [back]

Sounds like you are trying to get daily average zone temperature, is this correct?

You can request timestep or hourly zone mean air temperatures with the Output:Variable object:

Output:Variable,*,Zone Mean Air Temperature,daily;

Or hourly (likely what you want instead):

Output:Variable,*,Zone Mean Air Temperature,hourly;