|
[Sponsors] |
March 2, 2005, 20:05 |
conjugate gradient method
|
#1 |
Guest
Posts: n/a
|
can the conjugate gradient method (iterative solver) be applied to unstructured grids ,
i wish to use it to calculate pressure correction on unstructured grid. any suggestion |
|
March 11, 2005, 14:08 |
Re: conjugate gradient method
|
#2 |
Guest
Posts: n/a
|
Yes you can use a conjugate-gradient method on unstructured grids. If you use a Jacobi preconditioner then you can use this method without creating the sparse matrix as you only use information from a cell and its immediate neighbours.
Try checking out "Templates for the Solution of Linear Systems: Building Blocks for Iterative Methods". It's available for free on web as does a good job explaining the conjugate-gradient methods. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pre-conditioning conjugate gradient method. | Prashanth | Main CFD Forum | 0 | October 17, 2007 14:52 |
conjugate gradient method for linear equations | brian | Main CFD Forum | 1 | March 5, 2007 09:27 |
Conjugate Gradient Method | P.kalyanakumar | Siemens | 1 | August 1, 2005 08:36 |
SIMPLE Algorithm & Conjugate Gradient Method | Abhijit Tilak | Main CFD Forum | 7 | March 20, 2001 01:01 |
Poisson eq and conjugate gradient method | Gary Dantinne | Main CFD Forum | 2 | March 19, 1999 01:24 |