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

sparse matrix solvers

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 25, 2000, 12:25
Default sparse matrix solvers
  #1
ahmed mobarki
Guest
 
Posts: n/a
i'll like to know if there is a programm or a book in odrere solves a penta digonal matrix whit elemination alla the non zzero element in order to reduce the exucution time and to use lesse memory

whaiting for a replay thanks for all
  Reply With Quote

Old   August 25, 2000, 16:21
Default Re: sparse matrix solvers
  #2
Reza Besharati
Guest
 
Posts: n/a
Hi For program I think you should visit www.netlib.org and for book I belive that the most suitable point to start your study will be the book "Numerical Recies In C" (Fortran and Pascal editions are available). I suggest you to think about the condition number of your matrix prior to selection of any algorithm. because in many cases you will see that the benefits of a specific algorithm dose not suffice for their sellction as an algorithm. Try also siam online journal for your furhter searches.

Hope you can find something useful.

If you have any furthur question please contact me.

Good Luck!

Reza
  Reply With Quote

Old   August 29, 2000, 09:36
Default Re: sparse matrix solvers
  #3
Salvador Navarro-Martinez
Guest
 
Posts: n/a
In the Numerical Recipes (C and Fortran) there are methods to solve Tridiagonal and Band diagonal Systems of Equations.

In a general sparse case with a non particular pattern the best way is to use iterative methods, like the biconjugate gradient method, or similar. These methods have the advantage to be easily paralleled.
  Reply With Quote

Old   August 30, 2000, 22:06
Default Re: sparse matrix solvers
  #4
Istadi
Guest
 
Posts: n/a
To solve the sparse matrix, we can easily use Matlab programming. Matlab has been based on matrix programming. So, to solve the problem based on matrix, it is easy to use matlab programming, especially for algebraic equation that formed sparse matrix.
  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
Sparse solver for block-diagonal matrix alberto_cuoci Main CFD Forum 1 July 5, 2011 06:37
C++ solver for Large sparse matrix! sina_mech Main CFD Forum 7 November 20, 2009 13:52
OpenFOAM version 1.6 details lakeat OpenFOAM Running, Solving & CFD 42 August 26, 2009 21:47
Sparse matrix Takuya TSUJI Main CFD Forum 4 May 9, 2001 18:07
Solvers for Sparse Matrices Morvan Dominique Main CFD Forum 3 November 2, 1999 03:37


All times are GMT -4. The time now is 19:28.