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

biCGSTAB Fortran code, unstructured mesh

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2006, 11:01
Default biCGSTAB Fortran code, unstructured mesh
  #1
Nico
Guest
 
Posts: n/a
I am looking for a working version of the Conjugate Gradient STABilized solver for unstructured meshes. I can't get mine to work properly.

Thanks
  Reply With Quote

Old   September 6, 2006, 11:14
Default Re: biCGSTAB Fortran code, unstructured mesh
  #2
Renato.
Guest
 
Posts: n/a
There isn't a BiCGSTAB specific for unstructured meshes. BiCGSTAB is a linear solver suited for ***non symmetric*** linear systens. It doesn't matter what kind of grid the linear system come from. Regarding the Fortran routine, it can be easily found at Van der Vorst's site (take a look in http://www.math.uu.nl/people/vorst/software.html)

Regards

Renato.

  Reply With Quote

Old   September 8, 2006, 05:32
Default Re: biCGSTAB Fortran code, unstructured mesh
  #3
Nico
Guest
 
Posts: n/a
Thank you. Similarly, do any of you have a link for a fortran routine of a preconditionned (or not) conjugate gradient (CG) solver (symmetric matrices).

Regards,

Nicolas
  Reply With Quote

Old   September 12, 2006, 07:14
Default Re: biCGSTAB Fortran code, unstructured mesh
  #4
Márcio
Guest
 
Posts: n/a
Try netlib.org.
  Reply With Quote

Old   September 12, 2006, 12:12
Default Re: biCGSTAB Fortran code, unstructured mesh
  #5
Renato.
Guest
 
Posts: n/a
Hi Nico,

I'm sure you can easily find a PCG routine at netlib as Marcio suggested, but the PCG algorithm is so simple that you can easily implement it by yourself in 30 lines of code. In order to make the implemantion even more easy I'd suggest the use of BLAS routines (also found in netlib) to perform basic operations.

Cheers

Renato.

  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[snappyHexMesh] SnappyHexMesh for internal Flow vishwa OpenFOAM Meshing & Mesh Conversion 24 June 27, 2016 09:54
[snappyHexMesh] external flow with snappyHexMesh chelvistero OpenFOAM Meshing & Mesh Conversion 11 January 15, 2010 20:43
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 15:09
Design Integration with CFD? John C. Chien Main CFD Forum 19 May 17, 2001 16:56
unstructured vs. structured grids Frank Muldoon Main CFD Forum 1 January 5, 1999 11:09


All times are GMT -4. The time now is 09:25.