|
[Sponsors] |
Unable to get converged solution using SimpleFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 14, 2013, 17:35 |
Unable to get converged solution using SimpleFoam
|
#1 | |
New Member
Reno
Join Date: Sep 2012
Posts: 27
Rep Power: 14 |
Dear Foamers
I am using following simpleFoam solver ( steady state incompressible laminar flow) : mySimpleFoam.tar.gz ( taken from one of the thread), If I run case_of2 example, output shows converged solution. When I run same solver on my geometry (micro-scale) , I never see a converged solution message on console even though if I run it for long time. For this case, I noticed a large number for " time step continuation error" in the log file. Please find attached log_file, residual plot and fvscheme files. In para view, I see velocity data range in infinity. I can run ( time dependent ) pisoFoam solver on my geometry, it works fine. How to get converged solution? log file looks like this: Quote:
Last edited by jr33; February 15, 2013 at 00:33. Reason: more information |
||
February 14, 2013, 17:41 |
fvSolution file attached
|
#2 | ||
New Member
Reno
Join Date: Sep 2012
Posts: 27
Rep Power: 14 |
I also get following error at 8000 time step:
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam211/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam211/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #2 Uninterpreted: #3 Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam211/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #4 Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam211/platforms/linuxGccDPOpt/lib/libfiniteVolume.so" #5 at mysimpleFoam.C:0 #6 in "/home/jay/OpenFOAM/jay-2.1.1/platforms/linuxGccDPOpt/bin/mysimpleFoam" #7 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6" #8 in "/home/jay/OpenFOAM/jay-2.1.1/platforms/linuxGccDPOpt/bin/mysimpleFoam" Quote:
Quote:
Last edited by jr33; February 15, 2013 at 00:32. Reason: more infomation |
|||
February 15, 2013, 04:10 |
|
#3 |
Senior Member
|
Hi Reno,
in order to get a convergence message it is enough to increase the convergence criteria in your fvSolution file (residual control). Although your solution seems to be stable, the residual (initial??) is too high. Did you get good results from your computation? What about the mesh? Can you post your checkMesh file? Regards Marco |
|
February 15, 2013, 12:38 |
|
#4 | |
New Member
Reno
Join Date: Sep 2012
Posts: 27
Rep Power: 14 |
Thanks Marco, here is checkMesh file .......
Quote:
|
||
February 15, 2013, 14:03 |
|
#5 | |
New Member
Reno
Join Date: Sep 2012
Posts: 27
Rep Power: 14 |
Quote:
|
||
February 16, 2013, 05:43 |
|
#6 |
Senior Member
|
Hi Reno,
so..first you must check your results. Are they physical or not? Your checkMesh looks good (may skewness is a little bit too high)! As I said before..let the computation run fore more iteration and set the tolerance of all variable equal to zero! Regards Marco P.S.: remeber to remove the residual control (unless your computation may stop too early) |
|
December 12, 2016, 05:48 |
Large time step continuity error solution
|
#7 |
New Member
Shrirang
Join Date: May 2016
Location: India
Posts: 18
Rep Power: 10 |
Hello, Large time step continuity errors occurs when your mesh is not proper or the problem definition is physically incorrect.
Try increasing nonorthogonal correctors in fvsolution file to 2, 5 and 15 keeping view of your grid non orthogonality. Hope this will help someone. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
grid dependancy | gueynard a. | Main CFD Forum | 19 | June 27, 2014 22:22 |
simpleFoam /water in pipes/ how to obtain and tune the solution? | soonic | OpenFOAM Running, Solving & CFD | 0 | March 29, 2012 11:40 |
Can this solution be regarded as converged? | Chander | CFX | 3 | April 3, 2011 07:42 |
Has the pressure correction method problems? | X. Ye | Main CFD Forum | 17 | September 1, 1999 17:14 |
Wall functions | Abhijit Tilak | Main CFD Forum | 6 | February 5, 1999 02:16 |