CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Problem with simpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 4, 2008, 03:50
Default hi guys, i am getti
  #1
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
hi guys,
i am getting this problem often for simple Foam as well as turbFoam.

the message is

Time = 243

DILUPBiCG: Solving for Ux, Initial residual = 0.0921126, Final residual = 0.00118057, No Iterations 1
DILUPBiCG: Solving for Uy, Initial residual = 0.0227887, Final residual = 0.000450739, No Iterations 1
DILUPBiCG: Solving for Uz, Initial residual = 0.0322668, Final residual = 0.000457125, No Iterations 1
#0 Foam::error::printStack(Foam:stream&) in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM. so"
#1 Foam::sigFpe::sigFpeHandler(int) in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM. so"
#2 ?? in "/lib64/libc.so.6"
#3 Foam::DICPreconditioner::calcReciprocalD(Foam::Fie ld<double>&, Foam::lduMatrix const&) in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM. so"
#4 Foam::DICPreconditioner::DICPreconditioner(Foam::l duMatrix::solver const&, Foam::Istream&) in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM. so"
#5 Foam::lduMatrix::preconditioner::addsymMatrixConst ructorToTable<foam::dicprecond itioner>::New(Foam::lduMatrix::solver const&, Foam::Istream&) in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM. so"
#6 Foam::lduMatrix::preconditioner::New(Foam::lduMatr ix::solver const&, Foam::Istream&) in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM. so"
#7 Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM. so"
#8 Foam::fvMatrix<double>::solve(Foam::Istream&) in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/lib/linux64GccDPOpt/libfiniteVol ume.so"
#9 main in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/applications/bin/linux64GccDPOpt /simpleFoam"
#10 __libc_start_main in "/lib64/libc.so.6"
#11 Foam::regIOobject::readIfModified() in "/home/junkers/selv_si/OpenFOAM1.5/OpenFOAM-1.5/applications/bin/linux64GccDPOpt /simpleFoam"
Fließkommafehler
junkers-selv_si:~/OpenFOAM1.5/selv_si-1.5/run/tutorials/simpleFoam/kabine_withp/ kabine_p_KEpsilon 22:45 >


control

application simpleFoam;

startFrom startTime;

startTime 0;

stopAt endTime;

endTime 1000;

deltaT 1;

writeControl timeStep;

writeInterval 50;

purgeWrite 0;

writeFormat ascii;

writePrecision 6;

writeCompression uncompressed;

timeFormat general;

timePrecision 6;

runTimeModifiable yes;


please help me to rectify this problem.

with regards,
sivakumar
sivakumar is offline   Reply With Quote

Old   September 4, 2008, 13:48
Default Simply, your simulation diverg
  #2
Senior Member
 
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18
fra76 is on a distinguished road
Simply, your simulation diverges, I'm afraid...
fra76 is offline   Reply With Quote

Old   September 5, 2008, 03:06
Default hello, how can i solv
  #3
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
hello,
how can i solve this problem?


with regards,
sivakumar
sivakumar is offline   Reply With Quote

Old   September 5, 2008, 13:09
Default You should play with your nume
  #4
Senior Member
 
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18
fra76 is on a distinguished road
You should play with your numerical schemes and/or improve the quality of your mesh.
Try to post here the output of checkMesh and your fvSchemes and fvSolution files. Maybe someone can suggest you some improvement...
fra76 is offline   Reply With Quote

Old   September 6, 2008, 11:01
Default Try manipulating internal Fiel
  #5
New Member
 
Ameya Durve
Join Date: Mar 2009
Location: Mumbai, Maharashtra, India
Posts: 20
Rep Power: 17
ameya is on a distinguished road
Try manipulating internal Field values. My experience with OpenFOAM tells me that the codes are very sensitive to initial values.
ameya is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is phi in simpleFoam ehsan_vaghefi OpenFOAM Running, Solving & CFD 7 September 29, 2013 11:00
SimpleFoam Convergence problem skabilan OpenFOAM Running, Solving & CFD 6 May 31, 2013 03:21
Convergence problem using simpleFoam steady state vvqf OpenFOAM Running, Solving & CFD 12 May 18, 2011 07:51
Help Troubleshooting simpleFoam problem on Harpoon made mesh lhcamilo OpenFOAM Bugs 1 February 18, 2009 07:11
Using simpleFoam with water nico765 OpenFOAM Running, Solving & CFD 7 October 23, 2007 05:39


All times are GMT -4. The time now is 03:48.