|
[Sponsors] |
June 18, 2006, 03:46 |
preconditioner of a matrix
|
#1 |
Guest
Posts: n/a
|
Dear colleagues: Any good reference that you can share with me regarding the way to construct the preconditioner of a coefficient matrix..?
TQ -khai ching- |
|
June 18, 2006, 05:59 |
Re: preconditioner of a matrix
|
#2 |
Guest
Posts: n/a
|
well, can you tell us what kind of matrix you are talking about?
|
|
June 18, 2006, 09:30 |
Re: preconditioner of a matrix
|
#3 |
Guest
Posts: n/a
|
a sparse matrix, typically arisen from the assembly of coefficient terms of the Pressure correction equation/others in incompressible CFD calculation.. I am trying to solve the entire matrix using the Preconditioned Conjugate Gradient Method.. However, I have no idea to construct the preconditioner.. Can you guys help me on this??
Thank you. -khai ching- |
|
June 18, 2006, 17:18 |
Re: preconditioner of a matrix
|
#4 |
Guest
Posts: n/a
|
One reference for preconditioners is the book "Templates for the Solution of Linear Systems: Building Blocks for Iterative Methods" from SIAM. It is inexpensive ($18/$14.14 SIAM members) and would be a useful addition to any library. Ordering information at http://www.netlib.org/templates. The text is available for free at http://www.netlib.org/templates/Templates.html.
There is a chapter on preconditioners. The book gives many algorithms (templates) from which you can code solvers and a few preconditioners in any language you want. |
|
June 18, 2006, 21:07 |
Re: preconditioner of a matrix
|
#5 |
Guest
Posts: n/a
|
Thanks a lot Jonas.
-khai ching- |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
How to find the product of A+ matrix and A- matrix | arjun shanker | Main CFD Forum | 0 | November 12, 2010 23:12 |
Linearized NS euqations: how to solve them?(problem with Matrix operations..) | matteoL | OpenFOAM Running, Solving & CFD | 0 | November 18, 2009 07:58 |
OpenFOAM version 1.6 details | lakeat | OpenFOAM Running, Solving & CFD | 42 | August 26, 2009 22:47 |
Elemtary matrix to CSR global matrix | xueying | Main CFD Forum | 2 | September 24, 2002 10:44 |