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

Revision history [back]

I just downloaded and tested. YES, IDF+ does work on mac! image description

I just downloaded and tested. YES, IDF+ does work on mac! mac!

Steps to download and install:

  • Download zip file from bitbucket and extract.
  • open terminal, cd to directory, run the following commands
    • python3 setup.py build
    • python3 setup.py install
    • python3 main.py

The last one launches IDF+

image description

I just downloaded and tested. YES, IDF+ does work on mac!

Steps to download and install:

  • Download zip file from bitbucket and and extract.
  • open terminal, cd to directory, run the following commands
    • python3 setup.py build
    • python3 setup.py install
    • python3 main.py

The last one launches IDF+

image description

I just downloaded and tested. YES, IDF+ does work on mac!

Steps to download and install:

  • Download zip file from bitbucket and extract.
  • open terminal, cd to directory, run the following commands
    • python3 setup.py build
    • python3 setup.py install
    • python3 main.py

The last one launches IDF+IDF+. I had to locate the idd file from energy plus to open an idf file. It looks like you can also put idd files in /Users/username/Library/Application\ Support/IDFPlus/ and it will find them there. It also copies the idd there once you've located it so you don't need to locate the idd again for that version.

image description