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

A question in LU-SGS method

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 12, 2007, 13:20
Default A question in LU-SGS method
  #1
jack
Guest
 
Posts: n/a
In LU-SGS method,we update the variable by sweeping along the i+j+k=constant plane ,but why not use this way below:

do i=2,imax do j=2,jmax

do k=2,kmax Q(i,j,k)=function(Q(i-1,j,k),Q(i,j-1,k),Q(i,j,k-1))

end do end do end do

has anyone can tell me why not use this way?
  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
Fluent 6.3.26 vs 12.1 and partition method Anorky FLUENT 0 April 27, 2010 11:55
Comparison: Finite Volume Method vs. Analytic Method m-fry Main CFD Forum 1 April 20, 2010 15:40
Question of Anil Date's SIMPLE method universez Main CFD Forum 0 November 18, 2009 21:12
QUESTION in finite volume method jack Main CFD Forum 9 September 10, 2007 06:06
Question about fractional step method Harish Main CFD Forum 2 September 25, 2006 10:29


All times are GMT -4. The time now is 13:58.