First time here? Check our help page!
1

Output Zone Air Temperature

I am using DesignBuilder to construct my building model. I would like to be able to graph the air temperature in each zone for every timestep in my simulation period but I can't figure out how to output the Zone Air Temperature variable. I don't think there is a checkbox for it in DesignBuilder - is there an easy way to specify that I want that outputted for every zone?

In addition, which output file will it be found in?

map1995's avatar
213
map1995
asked 2017-06-20 09:56:07 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-09-25 15:10:02 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

DesignBuilder can generate graphs of zone air temperature, you don't have to manually generate graphs from columns of output data. When you define simulation settings in the Output tab, be sure that the box for Environment is checked under "Comfort and Environmental". Also, be sure that "1-All periods" is selected for Reporting Period.

image description

Selecting output variables to plot

Next, to plot zone air temperature at intervals shorter than one hour, you will need to set the overall simulation timestep accordingly. You can do this in simulation settings in the Options tab.

image description

Setting simulation timestep

Finally, DesignBuilder can generate plots for different interval frequencies: monthly and annual, daily, hourly, or sub-hourly (timestep). You can select what interval frequencies you desire in simulation settings in the General tab. If you want to plot zone air temperature at every timestep, you must have at least "Sub-Hourly" checked.

image description

Setting output reporting interval(s)

After running a simulation, you should then be able to examine the plots DesignBuilder generates. Be sure to select the appropriate Data and Interval options.

image description

DesignBuilder plot of temperatures over one week

If you still want to create your own plots, you can do so by clicking on the View EnergyPlus results buttonimage description, which will open DesignBuilder's free ESO file viewer called Results Viewer. Select the most recent .eso file, and you can then generate plots of any combination of output variable. I've shown an example below of just the zone air temperature.

image description

Results Viewer plot of only zone air temperature

Aaron Boranian's avatar
14.1k
Aaron Boranian
answered 2017-07-26 11:57:51 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments