CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   ITERATIVE METHODS (https://www.cfd-online.com/Forums/main/11188-iterative-methods.html)

Paolo April 7, 2006 09:57

ITERATIVE METHODS
 
When does an iterative method converge?

Renato. April 7, 2006 10:20

Re: ITERATIVE METHODS
 
whenever you want ;-)

(Assuming a well posed and convergent problem...)

Since iterative methods are based on minimizing residuals the user must choose which residual is acceptable or not...

Rags April 7, 2006 10:22

Re: ITERATIVE METHODS
 
to put it in very simple terms,when the results are not changing with the iterations.. the method is said to be converged. Ideally it is not possible to get the results exactly same after 2 iterations. It depends on the order of accuracy that you are looking for. I mean what order of error is acceptable to you.. Hope this will clarify your doubt. Cheers Rags

Paolo April 8, 2006 04:58

Re: ITERATIVE METHODS
 
I read something about the eigvalues of the matrix C=M^(-1)*N which is the matrix of error; if E is the error and n the number of iterations then E(n+1)=C*E(n) I read that eigenvalues (L) of C must be lower than 1 and that L(k)<L(k-1)<...<L(1)<1 where [k x k] is C dimension. Why do we need this condition? Thank you very much!

Jim_Park April 8, 2006 09:26

Re: ITERATIVE METHODS
 
Are you asking when you should stop your iteration because your solution is good enough? That's the question folks are answering.

Or are you asking how to evaluate an iterative method before you use it to be sure you have a convergent method? Your comment about eigenvalues suggests that's what you mean.

Maybe the linear algebra experts reading these posts will have a good answer for you.

Good luck.

ani April 8, 2006 11:06

Re: ITERATIVE METHODS
 
an itertion is a process of steps until u get a satisfied answer.bcoz when applying numerical methods we have error in our solution, for every iteration this error is getting reduced, finally error reaches nearly zero that showr our rsults are converged, if the errors are amplified our results become unstable(refer stability analysis)


All times are GMT -4. The time now is 07:53.