|
[Sponsors] |
January 11, 2012, 16:56 |
Run OpenFOAM GUI
|
#1 |
New Member
Carlos
Join Date: Nov 2011
Location: The Netherlands
Posts: 17
Rep Power: 15 |
I am at a loss here. I have recently switched to Linux and I am having a hard time adjusting to using command lines. I managed to install OpenFOAM 2.1.0. The tutorials as explained in the user guide seem to be command line only. But what I want is just to start OpenFOAM's graphical user interface. Could somebody tell me what the EXACT terminal command is to run the GUI (assuming no symbolic links have been made).
__________________
"Do not worry about your difficulties in Mathematics. I can assure you mine are still greater." - Albert Einstein |
|
January 11, 2012, 18:02 |
|
#2 |
Disabled
Join Date: Mar 2011
Posts: 174
Rep Power: 15 |
The answer you seek is here:
http://www.cfd-online.com/Forums/ope...ucher-gui.html "The short answer is that there is no open-source GUI". Other people mention some tools but I have not used them so I can not tell you the command or my opinion http://www.cfd-online.com/Forums/ope...nfoam-gui.html Don't worry, the command-line becomes friendlier in time :-) You will get totally used within a week or so |
|
January 12, 2012, 13:04 |
|
#3 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
Hello
I would suggest working thru an hour of tutorials on the Linux command line at: http://www.linuxcommand.org/ The tutorials are free. There are tutorials for Paraview at: http://www.paraview.org/Wiki/The_ParaView_Tutorial You download the pdf to read the tutorial and also download the tutorial data filess for your version of Paraview. Save both in your documents. Paraview has a GUI. Once your finish the Linux command line tutorial, you are ready to start on the OpenFoam tutorials. Note that your path to the location of the tutorials in OpenFoam includes your user name. In Linux, you need to open your file directory Program (Nautalus ect..) to find the paths to various programs. You really must do the Linux command line tutorial, otherwise you will be lost. Its actually very easy. Takes about an 1/2 hour to one hour (at Linuxcommand.org)to get eneough experience to run the OpenFoam and Paraview tutorials. |
|
January 12, 2012, 13:36 |
|
#4 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
To start the openfoam tutorials that you have installed to your run directory per the user guide chap 2, lid cavity example, you first navigate to that directory with the cd command.
You may need to use the pwd command to find out where you are at before starting. cd OpenFOAM/yourusername-2.1.0/run/tutorials/incompressible/icoFoam/cavity note the /yourusername-2.1.0/ Once you are in the correct directory, you type blockMesh to run the tutorial. Then read the tutorial on Lid Cavity, you type paraFoam, this starts paraview. You then type icoFoam. Its all in the OpenFoam user guide tutorial. You should get the lid cavity example opened up first to take a look at the software working, Then go back and analyze the blockMeshDict and control files afterwards. In the first example, the lid cavity, you do not edit any blockMeshDict files or control files. They just explain how it is running in the background. Pay close attention to capitalization and typograpical instructions.. openFoam is not the same as openFOAM. Linux is similar to windows, you will find having a book on whatever version of Linux you are using essential. Any book on linux available at your local library will have something on the command line. Command line entries for different versions of linux will be the same. Your command prompt might look different though. You need to be able to move around in the file system with the change directory command ( cd ). Last edited by andyj; January 12, 2012 at 15:27. Reason: typo |
|
January 12, 2012, 13:45 |
|
#5 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
yourusername is the user name you selected for yourself when you installed Linux.
Again you must start with a tutorial on the Linuxcommand.org |
|
January 12, 2012, 17:42 |
important commands
|
#6 |
Senior Member
Klaus
Join Date: Mar 2009
Posts: 281
Rep Power: 22 |
Hello,
have a look at my comments in this thread: http://www.cfd-online.com/Forums/ope...inux-best.html I think these are the most important commands to get started. Klaus |
|
January 17, 2012, 09:06 |
|
#7 |
Senior Member
|
Hi,
discretizer might be of interest for you or engrid (pre-processing) Bernhard Gschaider made a wonderful tool pyfoam to make life easier (but not with a GUI). Learn how to use it! (PDF-file) |
|
September 11, 2023, 14:26 |
|
#8 |
New Member
Michael E. Hohmeyer
Join Date: Aug 2023
Posts: 11
Rep Power: 3 |
Please also take a look at Ennova CFD (www.ennova-cfd.com). It has CAD import, CAD cleanup, mesh generation, a GUI to set up OpenFOAM boundary conditions and other dictionary files, plus post-processing based on VTK (the same technology as Paraview). The mesh generation types include topology based as well as octtree based (like Snappyhex). Boundary layer generation. Polyhedral meshes as well as tet + prism. Full diagnostics on the mesh are available including quality, skewness, orthogonality and others. Ploting of bad elements and cut planes of the mesh are available. There are several tutorial videos at https://ennova-cfd.com/tutorial-videos.html
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to run Openfoam in a cluster after I install it | xiuying | OpenFOAM Installation | 5 | May 5, 2008 13:54 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |
The OpenFOAM extensions project | mbeaudoin | OpenFOAM | 16 | October 9, 2007 10:33 |
OpenFOAM 13 and LAM | msrinath80 | OpenFOAM Running, Solving & CFD | 0 | December 23, 2006 19:55 |
OpenFOAM Training and Workshop Zagreb 2628Jan2006 | hjasak | OpenFOAM | 1 | February 2, 2006 22:07 |