ladybug-tools / butterfly

:butterfly: A light python API for creating and running OpenFoam cases for CFD simulation.
http://ladybug-tools.github.io/butterfly.html
GNU General Public License v3.0
249 stars 72 forks source link

Is rhino run as administrator necessary for latest version of butterfly? #391

Closed kvwxyz1 closed 5 years ago

kvwxyz1 commented 5 years ago

Hello,

Now that butterfly can be run with a windows installer, is it necessary to run rhino as administrator every time butterfly is used? I`m wondering if the following has not been updated since the windows installer became available. It is my understanding that admin was needed to use the virtual machine running the openfoam installer from previous.

ladybug-tools/butterfly https://github.com/ladybug-tools/butterfly/wiki/2.1.-Getting-started-with-butterfly-in-grasshopper#2-installing-butterfly

“In order to butterfly you must run Rhino as an administrator. If you haven’t run Rhino as administrator, close Rhino and Grasshopper and run Rhino as administrator.”

Thanks, and sorry for cross-posting from ladybug forum.

mostaphaRoudsari commented 5 years ago

Now that butterfly can be run with a windows installer, is it necessary to run rhino as administrator every time butterfly is used?

No. It should run fine also as a normal user. Your understanding is correct. We should update the Wiki.

ymg2007 commented 5 years ago

Hi,@kvwxyz1
This wiki is for butterfly Version 0.0.4. https://github.com/ladybug-tools/butterfly/wiki/2.1.-Getting-started-with-butterfly-in-grasshopper#2-installing-butterfly The newest version of butterfly is 0.0.5. The version is using BlueCFD as engine not necessary to use virtrual machine. https://github.com/ladybug-tools/butterfly/wiki/1.-blueCFD-Core-(OpenFOAM)-Installation. After you installed butterfly 0.0.5, you juse need to run Rhino as administrator,no need to run BlueCFD as administrator.

kvwxyz1 commented 5 years ago

Mostapha, ymg2007 Thank you for your quick response. I have updated the wiki by removing the passage outlined above.