CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   icofoam (https://www.cfd-online.com/Forums/openfoam/93471-icofoam.html)

ilene2011 October 17, 2011 05:29

icofoam
 
when i execute icofoam i have the errors:

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0.1 |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.0.1
Exec : icoFoam
Date : Oct 17 2011
Time : 10:24:24
Host : bahloul-desktop
PID : 27918
Case : /home/bahloul/OpenFOAM/bahloul-2.0.1/run/tutorials/incompressible/icoFoam/cavity
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Reading transportProperties

Reading field p

Reading field U

Reading/calculating face flux field phi


Starting time loop

Time = 0.005

Courant Number mean: 0.0164035 max: 0.1
DILUPBiCG: Solving for Ux, Initial residual = 0.993652, Final residual = 2.65556e-06, No Iterations 8
DILUPBiCG: Solving for Uy, Initial residual = 0.874416, Final residual = 1.917e-06, No Iterations 8
#0 Foam::error::printStack(Foam::Ostream&) in "/home/bahloul/OpenFOAM/OpenFOAM-2.0.1/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigSegv::sigHandler(int) in "/home/bahloul/OpenFOAM/OpenFOAM-2.0.1/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2 Uninterpreted:
#3 cfree in "/lib/tls/i686/cmov/libc.so.6"
#4 operator delete(void*) in "/usr/lib/libstdc++.so.6"
#5 operator delete[](void*) in "/usr/lib/libstdc++.so.6"
#6 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::operator=(Foam::tmp<Foam::Geometri cField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> > const&) in "/home/bahloul/OpenFOAM/OpenFOAM-2.0.1/platforms/linuxGccDPOpt/bin/icoFoam"
#7 main in "/home/bahloul/OpenFOAM/OpenFOAM-2.0.1/platforms/linuxGccDPOpt/bin/icoFoam"
#8 __libc_start_main in "/lib/tls/i686/cmov/libc.so.6"
#9 Foam::UOPstream::write(char) in "/home/bahloul/OpenFOAM/OpenFOAM-2.0.1/platforms/linuxGccDPOpt/bin/icoFoam"
Erreur de segmentation
bahloul@bahloul-desktop:~/OpenFOAM/bahloul-2.0.1/run/tutorials/incompressible/icoFoam/cavity$

how to proceed to correct first:
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

ilene2011 October 17, 2011 09:43

compiling pv3reader
 
when i execute the commande
cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers
wmSET
./Allwclean
it works coorectly but for
./Allwmake
i get the code:
+ [ -d /home/bahloul/OpenFOAM/ThirdParty-2.0.1/platforms/linuxGcc/paraview-3.10.1 -a -r /home/bahloul/OpenFOAM/ThirdParty-2.0.1/platforms/linuxGcc/paraview-3.10.1 ]
and it stops

i didn't inderstand whta's the probleme
ans thnks for the help


All times are GMT -4. The time now is 17:42.