Revision history  [back]

Python interacts with EnergyPlus

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.

Python interacts with EnergyPlus

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.