|
[Sponsors] |
September 3, 2006, 08:07 |
solving a Matrix
|
#1 |
Guest
Posts: n/a
|
Hello friends.
I'm working on a very larg 2-D zone. I have to divide it to 3000*500 nodes at least. I need a simple method to solve this problem with an acceptable convergence. My computer CPU is a 3GHZ Intel procesor. I'm eagerly waiting for your suggestions. Best regards. Goodbye. |
|
September 3, 2006, 14:20 |
Re: solving a Matrix
|
#2 |
Guest
Posts: n/a
|
HELLO I am SAEED MAHLOO,Aerospace(Propulsion) engineer.If your matrix is a tridiagonal you should use TDMA method(THOMAS ALGORITHM) ,If your matrix is 5 diagonal you should use ADI method.Please explain more or Email me? WITH BEST REGARDS GOOOD LUCK
bye |
|
September 6, 2006, 11:05 |
Re: solving a Matrix
|
#3 |
Guest
Posts: n/a
|
Nothing simpler than Jacoby/Gauss seidel iterative methods.
|
|
September 10, 2006, 00:14 |
Re: solving a Matrix
|
#4 |
Guest
Posts: n/a
|
Thank you very much. Unfortunately the matrix is so big (3000*500) that by this method solving the matrix needs a lot of time. Besides, it's a subroutine in a program and this matrix has to be solved 50 000 time during the specefic period of time. I'm seeking for a faster method to solve big matrices. Goodbye.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extrusion with OpenFoam problem No. Iterations 0 | Lord Kelvin | OpenFOAM Running, Solving & CFD | 8 | March 28, 2016 12:08 |
Orifice Plate with a fully developed flow - Problems with convergence | jonmec | OpenFOAM Running, Solving & CFD | 3 | July 28, 2011 06:24 |
Differences between serial and parallel runs | carsten | OpenFOAM Bugs | 11 | September 12, 2008 12:16 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |