|
[Sponsors] |
November 2, 2010, 11:43 |
Can't find ggi tools in the version 1.7.0
|
#1 |
New Member
kalyan
Join Date: Oct 2010
Posts: 19
Rep Power: 16 |
Need to use the ggi for dynamic mesh generation and for the rotating surfaces. Couldn't find the tools in 1.7.0 version i have installed.
Requesting suggestions to solve the problem. |
|
November 2, 2010, 13:12 |
|
#2 |
Member
Simon Lapointe
Join Date: May 2009
Location: Québec, Qc, Canada
Posts: 33
Rep Power: 17 |
GGI is available in OpenFOAM-1.5-dev. See http://www.extend-project.de/ for more info about OpenFOAM extend and http://openfoam-extend.svn.sourcefor...enfoam-extend/ to get the source code.
|
|
November 2, 2010, 14:51 |
Is there a better tool than Ggi ?
|
#3 |
New Member
kalyan
Join Date: Oct 2010
Posts: 19
Rep Power: 16 |
Thank you Simon.
As 1.5 dev is an old edition, is there any other better tool integrated into the updated version which can help me in producing the better results? The model I wanna simulate is a cylinder that includes a rotor with 7 blades placed in a fluid. Suggestions please.. |
|
November 2, 2010, 15:55 |
|
#4 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
as i know :
openFoam 1.5.dev is not an standard version of openFoam and its not supported by CFD online, its a fantastic cooperation between openFoam developers |
|
November 3, 2010, 03:21 |
|
#5 |
New Member
Join Date: Jul 2010
Posts: 20
Rep Power: 16 |
you may want to check this thread: http://www.cfd-online.com/Forums/ope...x-1-5-dev.html for more details on the differences between the dev and official branches of OF. to my knowledge, the 1.5-dev version are not in anyway outdated as they are not really comparable to the "official" 1.5 version released by opencfd.
|
|
November 3, 2010, 06:41 |
Help to install the 1.5 dev version !
|
#6 |
New Member
kalyan
Join Date: Oct 2010
Posts: 19
Rep Power: 16 |
I already have the 1.7.0 version installed on my system and i would like to install the 1.5 dev version to obtain the additional tools necessary for my simulation.
Please help me in the installation process and also let me know if i need to remove the previous installation (version 1.7.0) and how. |
|
November 4, 2010, 03:31 |
|
#7 |
Senior Member
|
Hello,
just a question are you using a Debian/Ubuntu based Linux? If so, you might take advantage of Oliver Borm work https://launchpad.net/~cae-team/+archive/ppa Otherwise you have to compile. But you can use more than one Version of OpenFoam, you just have to work with an alias to point to the version you want to use http://openfoamwiki.net/index.php/In...ntal_Variables add the following line to your ~/.bashrc alias startOF15="source /usr/lib/OpenFOAM-1.5/etc/bashrc" alias startOF17 ... extract from live DVD .bashrc ## OpenFOAM specific settings: # because of bug: http://bugs.debian.org/576837 export PYTHONPATH=/usr/lib/paraview:${PYTHONPATH} export CSF_GraphicShr=/usr/lib/libTKOpenGl-6.3.0.so alias startOF15dev='source /usr/lib/OpenFOAM-1.5-dev/etc/bashrc' startOF15dev # source the OpenFOAM aliases (src, tut, sol, ...) source $WM_PROJECT_DIR/etc/aliases.sh # create $FOAM_RUN directory mkdir -p $FOAM_RUN elvis Last edited by elvis; November 24, 2010 at 01:14. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
Where to find the difference between fluent 6.3 and version 6.2? | legendyxg | FLUENT | 1 | May 7, 2009 04:12 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |
[Technical] How to use the socalled bcellShapeb tools | Luckyluke (Luckyluke) | OpenFOAM Meshing & Mesh Conversion | 1 | January 6, 2005 02:10 |
where to find old version Fluent tutorial guid | Roger | FLUENT | 0 | March 11, 2002 18:04 |