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

Preconditioned Gmres

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 8, 2003, 06:29
Default Preconditioned Gmres
  #1
carlos
Guest
 
Posts: n/a
Hi all,

I have found a restarted gmres subroutine gmresr(j,m). It works well, but for my Navier-Stokes system [velocity + pressure] it is a little bit slow.

Can anyone answer me one of these two questions?

1- What the hell is the second parameter in the 'meaning' gmresr(j,m). I presume that the first is the krylov dimension (gmres will work with the "j" last vectors), but m???

2- If I wish to preconditionate the whole system, What preconditioner works? I have think in [Diagonal of velocity ] [ Lumped mass pressure] In fact, I have see that this preconditionner is utilised for the Evolutive problem, but for the stationnary problem is fine also??

Does anyone have the preconditioned subroutine for gmresr or boicgstab(4) (I mean, with the calling to the preconditioning in the routine)?

Thanks in advance,

Carlos.
  Reply With Quote

Old   April 14, 2003, 03:21
Default Re: Preconditioned Gmres
  #2
kenn
Guest
 
Posts: n/a
GMRES is a little slow but very stable.

BiCGSTAB is faster but less robust.

I am very interested in the preconditioned GMRES(l,m) you are talking about+
  Reply With Quote

Old   April 14, 2003, 05:24
Default Re: Preconditioned Gmres
  #3
carlos
Guest
 
Posts: n/a
I have NOT a preconditioned Gmres. That is precisely what I want. This is only the gmresr(l,m) in which it is necessary to introduce (=> modify) the preconditioning part.

  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
Control volume renumbering for GMRES ztdep Main CFD Forum 1 October 26, 2009 07:37
Difference between GMRES and TDMA Mehdi Main CFD Forum 3 January 5, 2007 10:45
GMRES zhaohuiyong Main CFD Forum 2 June 1, 1999 13:03
Nonlinear/Linear GMRES is... Saebyuk Main CFD Forum 0 May 10, 1999 08:31


All times are GMT -4. The time now is 18:36.