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

Daily temperature variables as output.

asked 2017-03-02 17:06:48 -0500

nikossif's avatar

updated 2017-03-03 08:44:47 -0500

Hello, does anyone know what should I edit in IDF editor in order to be able to get as Output:Variables the each and every temperature(24 hours) of each and every day of my simulation?? I need the temperatures of my building. I use the same schedule on my every zone, so I am of the belief that I need the hourly setpoints of each and every day of my simulation. I want to use them via BCVTB and change them with the aid of MATLAB GAs. Thank you in advance.

edit retag flag offensive close merge delete

Comments

May want to specify what temperatures you are looking, surface, zone, setpoint etc.

David Goldwasser's avatar David Goldwasser  ( 2017-03-02 18:12:25 -0500 )edit

Well, I need the temperatures of my building. I use the same schedule on every zone, so I am of the belief that I need the hourly setpoints of each and every day of my simulation.

nikossif's avatar nikossif  ( 2017-03-03 02:08:56 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-03-08 12:57:34 -0500

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;

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

Stats

Asked: 2017-03-02 17:06:48 -0500

Seen: 142 times

Last updated: Mar 08 '17