|
[Sponsors] |
August 2, 2010, 11:55 |
Convergence criteria
|
#1 |
Senior Member
Join Date: Apr 2009
Posts: 118
Rep Power: 17 |
Hi,
I'm using the SIMPLER method with a certain under-relaxation factor. Initially my convergence criteria was based on L2-norm as follows where R is the difference between the previous iteration and the current iteration. However I noticed that this criteria only gave the analytical solution when the URF=1, which I later found out that with a URF<1, it gives me false convergence as the difference between the two iteraitons is reduced. I then decided to use the following criteria instead where denotes the maximum error after m iterations. Now I seem to get the correct result, I'm just wondering is this a normal way to determine convergence for such cases? Thanks. |
|
August 2, 2010, 12:11 |
|
#2 |
Super Moderator
|
||
August 2, 2010, 12:19 |
|
#3 |
Senior Member
Join Date: Apr 2009
Posts: 118
Rep Power: 17 |
Thank you very much. One of the problem is when I look at papers everyone seems to be using their own convergence criteria. Do you know of any book that explains how this is done? The Kreyszig Engineering maths book gives your first method.
I've seen a paper where it was done as (using your notation) I think this is similar to what you gave at the end but without the coefficient matrix A being multiplied. Is it necessary to multiply it? |
|
August 2, 2010, 12:23 |
|
#4 |
Super Moderator
|
If your purpose is to solve Au=f, then it is natural to measure convergence through the difference ||Au-f|| since this measures how well the equation is satisfied by the current solution.
Dividing by ||f|| will remove scale effects. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
What value shall I set for the Convergence criteria? | steventay | CFX | 7 | May 14, 2010 13:44 |
convergence criteria | iuaniu | CFX | 3 | September 24, 2009 20:20 |
Convergence criteria | PrandtlGlawert | FLUENT | 1 | August 13, 2009 19:06 |
Convergence criteria | PrandtlGlawert | Main CFD Forum | 1 | August 13, 2009 18:13 |
Convergence Criteria | edwin | FLUENT | 1 | February 14, 2008 20:24 |