Skip to content

Release version r0.5.47

Choose a tag to compare

@santoshphilip santoshphilip released this 25 Sep 18:53

2018-09-25

  • fixed bug in useful_scripts/idfdiff.py

2018-04-23

  • idf.newidfobject() has a parameter defaultvlaues=True or False. This can be toggled to set or not set the default values in the IDF file

2018-03-24

  • fixed a bug, where some idfobject fields stayed as strings even though they were supposed to be numbers

2018-03-21

  • new function easyopen(idffile) will automatically set the IDD file and open the IDF file. This has been documented in ./docs/source/newfunctions.rst

2017-12-11

  • Added documentation in the installation section on how to run eppy in grasshopper
  • added functions to get fan power in watts, bhp and fan flow in cfm for any fan object. This has been documented in ./docs/source/newfunctions.rst