CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Convergence Criterion

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 12, 2001, 07:56
Default Convergence Criterion
  #1
D Karthikeyan
Guest
 
Posts: n/a
For steady inviscid compressible calculations using Euler equations, what is the convergence criterion that is usually used ?
  Reply With Quote

Old   May 12, 2001, 12:26
Default Re: Convergence Criterion
  #2
John C. Chien
Guest
 
Posts: n/a
(1). If the CFD solution took only microsecond to converge, then you would not be asking this kind of question. It is a good question. And It is a common question. It is mainly related to the slow convergence of CFD solutions, rather than the convergence criterion. (2). For algebraic equation, when the solution converges, the solution should remain the same. If it is still changing, then it is not converged solution. (3). If the equation is 1-D, then you can wait for a while to see if the solution is still changing. For 2-D, this is also possible, but in 3-D, it becomes very difficult. (4). The main reason is: we don't know how to get the converged solution. In almost all cases, the code is not smart enough to zoom in the converged solution. In 3-D, if you have 100,000 points or cells, and each cell contain basic unknows of u,v,w,p,rho,e, then you will have a total of 600,000 unknowns. In the iterative process, it represents 600,000 degree of freedom. So, it is not easy to get a solution which will stay the same. (5). Your question is really: if I don't know whether the solution is the converged solution, can I still use the solution. It is equivalent to: if I don't know whether the gun is accurate enough to kill my enemy, should I fire my gun at my enemy? (6). The answer to your question is: it depends on whether the solution is going to be useful to you. (that determines when to stop the iteration)
  Reply With Quote

Old   May 14, 2001, 00:18
Default Re: Convergence Criterion
  #3
Duane Baker
Guest
 
Posts: n/a
Hi, for convergence of the nonlinear iterations (as opposed to grid and time step convergence of the numerical scheme) a fairly good rule of thmub is to reduce the residuals 4 orders of magnitude. Some code manuals will say 3 orders is good enough and for academic work people often reduce them down to 7-8 orders or to the round-off of the machine in single precision. The reduction of the residual can be shown to be a good indicator of the level of error in the current iterate of the non-linear iterations BUT the two are NOT the same. So 4 orders of reducion will USUALLY give solutions which have 3-4 significant fugures of accuracy.

A very good discussion of the is and some examples are given in Ferziger and Peric's text: Computational Methods for Fluid Dynamics.

Regards, Duane
  Reply With Quote

Old   May 14, 2001, 02:17
Default Re: Convergence Criterion
  #4
S.P.Asok
Guest
 
Posts: n/a
I will be pleased to know the availability of recent text books containing example codes for the finite element analysis of incompressible fluid flow in 'c'/'c++' language. Regards.
  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
Convergence Centurion2011 FLUENT 48 June 14, 2022 23:29
problem with Min/max rho tH3f0rC3 OpenFOAM 8 July 31, 2019 09:48
Force can not converge colopolo CFX 13 October 4, 2011 22:03
convergence criterion Dominique FLUENT 5 November 24, 2006 02:36
Setting convergence criterion Vidya FLUENT 5 August 6, 2006 16:46


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