CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

BICGSTAB, MINRES, GMRES, ORTHOMIN???

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 11, 2002, 10:22
Default BICGSTAB, MINRES, GMRES, ORTHOMIN???
  #1
carlos
Guest
 
Posts: n/a
Hi,

just a little question; for a stokes solver,

In almost all the bibliographical FEM articles, I have seen that is mentioned always the GMRES and the BICGSTAB methods as solvers, but in another book I had found the algorithms Orthomin and Orthores, which I did not know them very well, but its algorithms are easy to implement.

Someone can tell me if they are a good alternative to the previous ones, and if they work for not non-symmetric problems?

Thank you very much,

Carlos
  Reply With Quote

Old   June 12, 2002, 18:52
Default Re: BICGSTAB, MINRES, GMRES, ORTHOMIN???
  #2
Sebastien Perron
Guest
 
Posts: n/a
A good rule of thumb that I used:

1) Symmetric system with a dominant diagonal: conjugate gradient or orthomin2

2) Non-Symmetric system with a dominant diagonal: orthomin2

3) else: gmres

For the code I wrote when completing me thesis, I always used that rule and it never fails. ( I must be lucky...)
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gmres OFU OpenFOAM Programming & Development 11 November 3, 2015 08:08
TurbDyMFoam-Ggi JulytoNovember OpenFOAM Running, Solving & CFD 2 January 31, 2011 01:36
GGI in OpenFOAM hjasak OpenFOAM Running, Solving & CFD 59 April 30, 2010 08:30
[r] Need some help with bicgstab. sandy Main CFD Forum 1 March 3, 2008 11:10
Nonlinear/Linear GMRES is... Saebyuk Main CFD Forum 0 May 10, 1999 08:31


All times are GMT -4. The time now is 00:08.