5

Python Plugin/EMS system

Recently, DOE has released EnergyPlus version 9.3 with one remarkable new features:

"a Python Plugin/EMS system"

I looked in the E+ documentation, but I couldn't find anything about this new feature. I don't know if its relevant. But it would be helpful to discuss new capabilities that this feature brings to the E+ co-simulation and also address its limitations! Other than how to use it, I wonder that does it facilitates using other python libraries to perform real-time tasks like advanced control strategies and optimizations? Is it just like BCTVB? Is it still under development? ...

Mehrdad Vojdani's avatar
1.1k
Mehrdad Vojdani
asked 2020-05-11 14:47:24 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-05-12 07:49:58 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

4

Yes, the PythonPlugin was added in the 9.3.0 release of EnergyPlus and is explained here:

https://bigladdersoftware.com/epx/doc...

and

https://nrel.github.io/EnergyPlus/api...

Some issues were found after the 9.3.0 release which I believe is going to result in a bug fix release, see 7927

JasonGlazer's avatar
6.8k
JasonGlazer
answered 2020-05-11 15:32:28 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments