Python interacts with EnergyPlus [closed]
Hi, recently I'm working on a project to read and send variables to EnergyPlus simulation. I need my Python algorithm to talk with EnergyPlus at each simulation step. I ended up using pyEp to do this, but I have some problems to configure my EnergyPlus model (Version 9.2.0), Python cannot read variables from E+ when the simulation is running.
Could anyone share some comments or suggestions on this?
Your time are much appreciated.
Thank you so much.
Hi, I got some comments from bcvtb google group (https://groups.google.com/forum/#!top... ). I plan to explore and post my solutions later. But I'm still looking forward to your comments or suggestions here. Thank you so much for your time.