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

Modified Strongly Implicit Procedure of a nine-point finite-difference representation.

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 17, 1998, 04:28
Default Modified Strongly Implicit Procedure of a nine-point finite-difference representation.
  #1
Zhong Lei
Guest
 
Posts: n/a
I am looking for a code to solve a nine-point finite-difference representation which arising from an elliptic PDE with cross-derivitive.

A1(I,J)*F(I-1,J-1) + A2(I,J)*F(I ,J-1) + A3(I,J)*F(I+1,J-1)

+ A4(I,J)*F(I-1,J ) + A5(I,J)*F(I ,J ) + A6(I,J)*F(I+1,J )

+ A7(I,J)*F(I-1,J+1) + A8(I,J)*F(I ,J+1) + A9(I,J)*F(I+1,J+1)

= Q(I,J) Does anyone have it in hand or know where I can get it? For the algorithm, the Strongly Implicit Procedure of Stone(1968, SIAM J. Numer. Anal., vol.5, 530-9) is preferred but other is also welcome. I know the Modified Strongly Implicit (MSI) procedure (Schneider & Zedan, 1981, Numer. Heat Transfer, vol.4,1-19). Is there one here who knows it? Any information is appreciated.

Zhong
  Reply With Quote

Old   September 18, 1998, 18:54
Default Re: Modified Strongly Implicit Procedure of a nine-point finite-difference representation.
  #2
Aldo Bonfiglioli
Guest
 
Posts: n/a
SIP is in the NAG library, which is not in the public domain. A SIP code is also (freely available) in the code which accompanies the book by Ferziger and Peric (Springer Verlag ISBN 3-540-59434-5). There is SIP for 2D and 3D problems (though only 5 and 7 points moleculs) and vectorized 3D version. To get the code: 1) ftp to ftp.springer.de 2) cd pub/technik/peric 3) get read.me and read the instructions there
  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
block-structured mesh for t-junction Robert@cfd ANSYS Meshing & Geometry 20 November 11, 2011 05:59
[Gmsh] Gmsh and samplesurface touf OpenFOAM Meshing & Mesh Conversion 2 December 10, 2007 03:27
need paper Strongly implicit method santhosh Main CFD Forum 1 December 13, 2006 13:52
transformations for finite difference ---why? adarsh Main CFD Forum 8 May 28, 2002 18:46
CFX4.3 -build analysis form Chie Min CFX 5 July 13, 2001 00:19


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