0

Error while running energyplus from external interface

While running energy plus from an external interface, I get the following error:

ExternalInterface: Received end of simulation flag at time = 120.00 hours

I am running the IDF for 5 days i.e. 120 hours. Can anyone help me solve it?

gopalchitalia's avatar
53
gopalchitalia
asked 2020-02-26 22:19:55 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2020-02-27 11:44:42 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

What co-simulation software do you use? The end of simulation flag is the proper way the external software has to inform EP to end the simulation. In my experience, this "error" does not influence the output in any way. One workaround is to set simulation time in the IDF to the same range or slightly smaller such that EP exits first. It then depends on the external software how well it can handle the end of simulation flag from the EP.

Jiri Dostal's avatar
1
Jiri Dostal
answered 2020-02-26 23:38:22 -0500
edit flag offensive 0 remove flag delete link

Comments

I am using python with bcvtb acting as the interface between E+ and python.

gopalchitalia's avatar gopalchitalia (2020-02-27 21:29:23 -0500) edit
add a comment see more comments