Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.28 KB

File metadata and controls

27 lines (16 loc) · 1.28 KB

The HVAC API of energyplus is really complex. openstudio is excellent for standard systems (PackagedRoofHeatPump for exemple)

To customize things, you have to acquire some knowledge of how an idf file is structured.

IDFEditor is great for visualisation, but fastidious for data entry.

On the contrary, the eppy library is a good starting point to complete an idf through python code, but lack of autocompletion facilities.

So a toolkit for autocompletion has been produced :-)

IDF editor

openstudio and energyplus

for openstudio 1.8.0 :

the 1.8.0 version will install energyplus 24.1.0 but not a complete version : IDFEditor will not be available

the full version can be installed from https://energyplus.net/downloads