Trying to find a complete object list for E+
Can anyone guide me to a complete list of energyplus objects for v8.4, v8.5, and v8.6? Aside from the documentation on Big Ladder, I haven't located this list yet. I did check the E+ Github, release notes, and E+ wiki.
I'm looking for something that could be easily incorporated into a database.
Comments
C:\EnergyPlusV8-5-0\ExampleFiles\ExampleFiles-ObjectsLink.html
? (same for 8.4 and 8.6.)How about the
Energy+.idd
file? I would guess that there's a tool out there to parse it and write a list of the objects to file. Maybe eppy or the OpenStudio API?Thanks for the quick suggestions! Both would do the trick; the object link is easier. I'm also looking for the required inputs for each object so the *.idd covers that as well. But I can't choose an answer! ;)
@NickC I'll let you answer your own question since I don't know for sure that my suggestions will work, but please share how it goes!
@NickC you can try IddFileAndFactoryWrapper.