|
[Sponsors] |
March 13, 2012, 10:19 |
Matrix solver in OpenFoam
|
#1 |
Member
ahmed
Join Date: Sep 2011
Location: Pune-INDIA
Posts: 34
Rep Power: 15 |
hi to all,
I want to know for my project, Which matrix solver is most commonly used in OpenFoam form this
|
|
March 13, 2012, 12:58 |
|
#3 |
Senior Member
mauricio
Join Date: Jun 2011
Posts: 172
Rep Power: 18 |
linear solvers comprise
Code:
• BICCG/ - Diagonal incomplete LU preconditioned BiCG solver1 • diagonalSolver/ - diagonal solver for both symmetric and asymmetric problems • GAMG/ - Geometric agglomerated algebraic multigrid solver (also named Generalised geometric- algebraic multi-grid in the manual) • ICC/ - Incomplete Cholesky preconditioned Conjugate Gradients solver2 • PBiCG/ - Preconditioned bi-conjugate gradient solver for asymmetric lduMatrices using a run- time selectable preconditioner • PCG/ - Preconditioned conjugate gradient solver for symmetric lduMatrices using a run-time selectable preconditiioner • smoothSolver/ - Iterative solver using smoother for symmetric and asymmetric matrices which uses a run-time selected smoother note that the differences might not be so significant depending on the case and mesh....but for pressure, it's kinda common try the GAMG solver since it seems to be faster.. but as to accuracy i can't tell you which one to pick
__________________
Best Regards /calim "Elune will grant us the strength" |
|
October 3, 2013, 15:12 |
|
#4 |
Member
Hassan
Join Date: Oct 2012
Location: Iran
Posts: 63
Rep Power: 14 |
Hi ahmed,
please explain more about your question? regards, Hassan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
thobois class engineTopoChangerMesh error | Peter_600 | OpenFOAM | 4 | August 2, 2014 10:52 |
Blow of compressible solver while using K-epsilon model in openfoam | Amit Mathur | OpenFOAM | 16 | October 6, 2013 12:09 |
Steady Solver in OpenFoam | wwwjuventuscom | OpenFOAM | 2 | January 4, 2011 20:01 |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
OpenFOAM Training in Europe and USA | hjasak | OpenFOAM | 0 | August 8, 2008 06:33 |