|
[Sponsors] |
Please recommend compile tool eclipse or Qt-creator? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 9, 2014, 02:17 |
Please recommend compile tool eclipse or Qt-creator?
|
#1 |
New Member
Park sangbin
Join Date: Dec 2013
Location: South Korea
Posts: 3
Rep Power: 12 |
I am a new bee to know nothing about openfoam
I just finished install openfoam and do some simple tutorial My major is coal combustion-> I heard that openfoam combustion library not good. But I have to do it I knew that most important part of openfoam is making a library and compile. But there are many way to compile openfoam library, like a eclipse ande Qt creator, and even someone use specific type of own program. I knew this is some stupid question. But I want to have clean start, If I choose wrong program to compile openfoam at first time, It could be disaster for my work later. Please answer my question. I am sorry to my poor English Thanks. |
|
May 13, 2014, 05:46 |
|
#2 |
Senior Member
Tomislav Maric
Join Date: Mar 2009
Location: Darmstadt, Germany
Posts: 284
Blog Entries: 5
Rep Power: 21 |
My advice will start a flame war probably, but I would suggest that you just work in the console and use Vim text editor together with the plugins:
Vim takes some time to learn, but once you do, your editing speed will xplode. If that what you edit will compile + run, that's up to you Good luck!
__________________
When asking a question, prepare a SSCCE. |
|
May 13, 2014, 05:58 |
|
#3 |
New Member
hana
Join Date: May 2014
Posts: 23
Rep Power: 12 |
I appreciate your answer.
Thank you ^^ I start work using .txt based. Thank you for your help. (I change ID) |
|
May 13, 2014, 08:39 |
|
#4 |
New Member
Marc
Join Date: Sep 2012
Posts: 17
Rep Power: 14 |
Hi,
I prefer QtCreator. Here is a nice tutorial on how to set it up: http://openfoamwiki.net/index.php/Ho...with_QtCreator Hint: create an alias to qt-creator in your .bashrc. Open a terminal, load your openfoam environment, then execute qtcreator. This will give you all the path working, and in your projects build settings, your can just use foamExec without the full path. To get code completion, open a terminal, navigate to the OpenFoam installation folder and type: find $PWD -type d -name lnInclude > pathfile Copy to content of the pathfile to the projects xx.includes file. Cheers Marc |
|
May 13, 2014, 09:22 |
|
#5 |
New Member
hana
Join Date: May 2014
Posts: 23
Rep Power: 12 |
Thank you for answer.
I appreciate your hint. This could be helpful tip for everyone thanks ^^ |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Eclipse flags errors even though Compile works | banji | OpenFOAM Programming & Development | 6 | November 4, 2016 10:50 |
OpenFoam & Eclipse | gary7 | OpenFOAM Programming & Development | 4 | March 19, 2012 12:29 |
[Other] Can anyone recommend a decent meshing tool ? | Marineboy | OpenFOAM Meshing & Mesh Conversion | 4 | August 30, 2010 18:49 |
PV3FoamReader compile error.... | PEM_GUY | OpenFOAM Installation | 6 | April 5, 2010 18:22 |
Can someone PLEASE document the development version installation | bernd | OpenFOAM Installation | 76 | November 14, 2008 22:51 |