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

[BCVTB - E+] Steps to change timestep value (hourly reporting frequency)?

asked 2017-10-13 02:25:51 -0500

cs_bot's avatar

updated 2017-10-23 06:13:42 -0500

I am using Output:Variable (report output variables from E+ to external interface) and ExternalInterface:Schedule (getting schedule data from external interface)

I have tried editing the .idf file variable but I get this error. What else should I change in order to change the timestep of data exchange?

image description

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2017-10-17 11:35:32 -0500

When you use the Output:Variable, set the time step to 'timestep', e.g., Output:Variable,*,Zone Mean Air Temperature,timestep;

Make sure the EnergyPlus and the Ptolemy are using the same time step, e.g., 600s per time step: In EnergyPlus, Timestep,6; In Ptolemy, SDF Diector, set period = 600 (or refer to a parameter), and set the iterations = number of total time steps.

image description

edit flag offensive delete link more

Comments

Thank you so much!

cs_bot's avatar cs_bot  ( 2017-10-23 06:37:33 -0500 )edit

hi, i am also facing the same error. I have change my time step to 6 in my idf file and also change the timestep for the spf director to 600. I am linking energyplus with matlab simulink through bcvtb

davis's avatar davis  ( 2020-10-19 07:32:29 -0500 )edit

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

1 follower

Stats

Asked: 2017-10-13 02:25:51 -0500

Seen: 274 times

Last updated: Oct 23 '17