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

Revision history [back]

You have done something very interesting and would be helpful to the community. I am developing a co-simulation with EnergyPlus and a neural network developed in python. I am intending to change design measures on an IDF file and produce an ESO file from energyPlus and feed the outputs within ESO to my neural network. I keep getting issues with editing the IDF file, I know OpenStudio GUI makes it easy to add and change measures which I am trying to do with a python script. Do you have a suggestion on how I can work around the problems in editing measures on the IDF files using the opyPlus library? Also, what is the reason you are using OpenStudio in your program, what does it do that is different from the work done with eppy and energyPlus library.

Again, good work.