|
[Sponsors] |
January 5, 2010, 09:35 |
|
#21 |
Senior Member
stephane sanchi
Join Date: Mar 2009
Posts: 314
Rep Power: 18 |
Hi Alberto,
I run again foamInstallationTest and get : Third party software ------------------------------------------------------------------------------- Software Version Location ------------------------------------------------------------------------------- WARNING: gcc version does not match gcc supplied with this release of OpenFOAM Supplied version: 4.3.3 User version : 4.4.1 Minimum required: 4.3.1 gcc 4.4.1 WARNING: Conflicting installations: OpenFOAM settings : /bin/gcc current path : /usr/bin/X11/gcc CRITICAL ERROR gzip 1.3.12 /usr/bin/X11/gzip tar 1.21 /bin/tar icoFoam 1.6.x ...penFOAM-1.6.x/applications/bin/linux64GccDPOpt/icoFoam ------------------------------------------------------------------------------- Summary ------------------------------------------------------------------------------- Base configuration ok. The foam installation contains 1 critical error(s). Review the output for warning messages and consult the installation guide for trouble shooting. done. So the installation seems OK. But I can't run MRFSimpleFoam Create time Create mesh for time = 0 Reading field p #0 Foam::error:rintStack(Foam::Ostream&) in "/shared/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #1 Foam::sigSegv::sigSegvHandler(int) in "/shared/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #2 ?? in "/lib64/libc.so.6" Segmentation fault Regards, Stephane. |
|
January 5, 2010, 12:18 |
|
#22 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
OK.
Did you rebuild everything with the system compiler? I have just run the MRFSimpleFoam tutorial successfully, and it seems we have the same system. Best, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
January 5, 2010, 19:13 |
|
#23 |
New Member
baernibaer
Join Date: Jul 2009
Posts: 1
Rep Power: 0 |
Hello @all,
same problem (Suse11.2&2.6.31.5-0.1-default&Kde4.3.1-32bit on 64bit system, git clone git://repo.or.cz/OpenFOAM-1.6.x.git) -> 1 critical gcc error ($WM_COMPILER_DIR)) (recompiled paraView and openmpi (yast2: software installed?) first) until now this worked (...OpenFOAM-1.6/etc/settings.sh): ... compilerBin=$WM_COMPILER_DIR/bin compilerLib=$WM_COMPILER_DIR/lib$WM_COMPILER_LIB_ARCH:$WM_COMPILER_DIR/lib ;; System) export WM_COMPILER_DIR="/usr" ;; esac if [ -d "$compilerBin" ] then _foamAddPath $compilerBin _foamAddLib $compilerLib fi ... just compiled ~/OpenFOAM/OpenFOAM-1.6/tutorials/incompressible/icoFoam/cavity (could look at it with: console:~/OpenFOAM/FOAM_RUN/tutorials/incompressible/icoFoam # icoFoam -case cavity console:~/OpenFOAM/FOAM_RUN/tutorials/incompressible/icoFoam # paraview) Thanks to Alberto and all supporters. hopefully helpful, Regards bernhard p.s. there is no "ThirdParty/cmake" folder anymore??? |
|
January 6, 2010, 03:17 |
|
#24 |
Senior Member
stephane sanchi
Join Date: Mar 2009
Posts: 314
Rep Power: 18 |
Hi,
I have run the tutorial mixerVessel2D without success. Hereafter is the log.MRFSimpleFoam. /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.6.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.6.x-f3456b234025 Exec : MRFSimpleFoam Date : Jan 06 2010 Time : 08:10:19 Host : cfs10 PID : 7929 Case : /shared/sanchi/mixerVessel2D nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading field p #0 Foam::error:rintStack(Foam::Ostream&) in "/shared/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #1 Foam::sigSegv::sigSegvHandler(int) in "/shared/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #2 ?? in "/lib64/libc.so.6" I have always the same error message with the use of MRFSimpleFoam !!! Regards, Stephane. |
|
January 6, 2010, 12:03 |
|
#25 |
Senior Member
stephane sanchi
Join Date: Mar 2009
Posts: 314
Rep Power: 18 |
Hi,
to all people that have installed OpenFOAM-1.6.x with Linux 11.2 I am not able to run the MRFSimpleFoam solver. I have the following error message when running the mixer 2D tutorial : /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.6.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.6.x-f3456b234025 Exec : MRFSimpleFoam Date : Jan 06 2010 Time : 16:42:36 Host : cfs10 PID : 16108 Case : /shared/sanchi/mixerVessel2D nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading field p #0 Foam::error:rintStack(Foam::Ostream&) in "/shared/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #1 Foam::sigSegv::sigSegvHandler(int) in "/shared/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #2 ?? in "/lib64/libc.so.6" Advices are welcome. I need help to solve this problem. Best regards, Stephane |
|
January 8, 2010, 08:18 |
|
#26 |
Senior Member
stephane sanchi
Join Date: Mar 2009
Posts: 314
Rep Power: 18 |
Hi,
I discover the problem. For OpenFOAM-1.6.x and OpenSUSE 11.2 I have to use the system compiler. So I just have forgotten to recompile MRFSimpleFoam too. cd ~/OpenFOAM/OpenFOAM-1.6.x/tutorials/incompressible/MRFSimpleFoam wmake and now MRFSimpleFoam works again. Regards, Stephane. |
|
January 8, 2010, 08:31 |
|
#27 |
Senior Member
stephane sanchi
Join Date: Mar 2009
Posts: 314
Rep Power: 18 |
Following the steps of Alberto works fine for me (OpenFOAM-1.6.x and pvFoam).
http://albertopassalacqua.com/?p=532 Stephane |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Installation problem in OpenSuse 11.1 | oort | OpenFOAM Installation | 4 | June 30, 2009 16:56 |
Critical errors during OpenFoam installation in OpenSuse 11.0 | amscosta | OpenFOAM | 5 | May 1, 2009 15:06 |
OpenFOAM 1.5 installation on OpenSUSE 11.0 | bigphil | OpenFOAM Installation | 16 | April 29, 2009 07:28 |
OpenFOAM 1.5-dev installation in OpenSuSe 10.3 | darenyang | OpenFOAM Installation | 0 | April 28, 2009 05:30 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |