|
[Sponsors] |
March 16, 2010, 06:53 |
Problem with rhoSimpleFoam
|
#1 |
Senior Member
KGN
Join Date: Oct 2009
Location: Chennai, India
Posts: 121
Rep Power: 17 |
I am trying to simulate a simple Plane configuration. M=0.9 & alpha-1.
No.Of cells : 459487 (tetrahedral). Solver : rhoSimpleFoam I attached the "system" folder. when i run the simulation i receive the following error. idea@IDeA:~/OpenFOAM/idea-1.6/run/Problems/RAEplane$ rhoSimpleFoam /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.6 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.6-f802ff2d6c5a Exec : rhoSimpleFoam Date : Mar 16 2010 Time : 16:15:11 Host : IDeA PID : 13488 Case : /home/idea/OpenFOAM/idea-1.6/run/Problems/RAEplane nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading thermophysical properties Selecting thermodynamics package hPsiThermo<pureMixture<constTransport<specieThermo <hConstThermo<perfectGas>>>>> Reading field U Reading/calculating face flux field phi Creating turbulence model Selecting RAS turbulence model laminar Starting time loop Time = 1 #0 Foam::error:rintStack(Foam::Ostream&) in "/home/idea/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #1 Foam::sigFpe::sigFpeHandler(int) in "/home/idea/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #2 ?? in "/lib/libc.so.6" #3 Foam:ILUPreconditioner::calcReciprocalD(Foam::Fi eld<double>&, Foam::lduMatrix const&) in "/home/idea/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #4 Foam:ILUPreconditioner:ILUPreconditioner(Foam: :lduMatrix::solver const&, Foam::dictionary const&) in "/home/idea/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #5 Foam::lduMatrix:reconditioner::addasymMatrixCons tructorToTable<Foam:ILUPreconditioner>::New(Foam ::lduMatrix::solver const&, Foam::dictionary const&) in "/home/idea/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #6 Foam::lduMatrix:reconditioner::New(Foam::lduMatr ix::solver const&, Foam::dictionary const&) in "/home/idea/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #7 Foam::PBiCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/home/idea/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #8 Foam::fvMatrix<Foam::Vector<double> >::solve(Foam::dictionary const&) in "/home/idea/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/rhoSimpleFoam" #9 main in "/home/idea/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/rhoSimpleFoam" #10 __libc_start_main in "/lib/libc.so.6" #11 _start at /usr/src/packages/BUILD/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116 Floating point exception Anyone please help me. Regards mecbe |
|
March 18, 2010, 16:26 |
|
#2 |
Member
Join Date: Nov 2009
Posts: 36
Rep Power: 16 |
Hi mecbe,
A so early crash often indicates and error in the internal field values at the start. Make sure to use absolute pressure and absolute temperature. Also the turbulence properties in the internal field should be non-zero. Maybe this helps stawrogin |
|
April 9, 2010, 09:49 |
|
#3 |
Member
Claudio
Join Date: Mar 2010
Posts: 57
Rep Power: 16 |
Hi all,
where can I check if absolute or relative pressure is used? Moreover, if I want to use a reference pressure of 101325 [Pa], where have I to set it? |
|
April 11, 2010, 01:54 |
|
#4 |
Senior Member
KGN
Join Date: Oct 2009
Location: Chennai, India
Posts: 121
Rep Power: 17 |
You have to explore the code to see whether it uses absolute or relative pressure..
I am not sure about specifying free stream values.. Check this link. It may help http://www.aero.polimi.it/freecase/?...:ONERA_M6_wing Regards mecbe |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Incoherent problem table in hollow-fiber spinning | Gianni | FLUENT | 0 | April 5, 2008 11:33 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |