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

Momentum Interpolation on Collocated grids

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 1, 2006, 18:30
Default Momentum Interpolation on Collocated grids
  #1
Naresh
Guest
 
Posts: n/a
Hello

I have constructed a code that solves flow problems on collocated grids with momentum interpolation scheme for the face velocities. The code is working fine. However, at very low grid sizes, the solution is not there and I believe that the extra terms (added dissipation terms) in the momentuminterpolation is affecting the velocity profile. However, pressure checkerboarding is eliminated.

In addition, the scheme seems to be working for larger grids. Any suggestions????
  Reply With Quote

Old   June 1, 2006, 20:58
Default Re: Momentum Interpolation on Collocated grids
  #2
George
Guest
 
Posts: n/a
Hi, when you say that the solution is not there, what do you mean exactly? And how low grid size have you tried?
  Reply With Quote

Old   June 1, 2006, 21:55
Default Re: Momentum Interpolation on Collocated grids
  #3
Naresh
Guest
 
Posts: n/a
Hi there

What i try to mean is the establishment of fully developed flow near the exit.Beacuse, i impose fully developed flow for u and v velocities at the exit. I see this trend until grid sizes of 9 by 9- cartesian grid volumes.

My intuitive understanding of this situation is that the added dissipation terms have an adverse effect- but i'm not sure!
  Reply With Quote

Old   November 17, 2009, 09:30
Default colocated grid solver
  #4
Member
 
jk
Join Date: Jun 2009
Posts: 64
Rep Power: 16
jyothishkumar is on a distinguished road
Hi Naresh,

I have written a code using simple algorithm for incompressible flow using staggered grid. Now i am trying to write the same on the colocated grid. I have done as follows. Please check whether they are right.

steps

(i). solving for up and vp without pressure term from general discretized momentum equation

(ii) Using the rho and chi's interpolation i am finding the face velocities

For eg. (u velocity at the east face of point p)
Ue = 0.5*(UP+UE) + (delv/4*ap*delx)*(PEE-3PE+3PP-PW)

(iii). Substituting the value of Ue, Uw, Un and Us in the pressure correction equation.

(iv) correcting the pressure and velocities

Whether the above steps are right ? or do i need any change in that ?

thanks

jyo
jyothishkumar is offline   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
momentum interpolation for collocated grid Hadian Main CFD Forum 4 December 25, 2009 08:25
Derivation of Momentum Equation in Integral Form Demonwolf Main CFD Forum 2 October 29, 2009 20:53
SIMPLE using collocated grids zobekenobe Main CFD Forum 0 August 8, 2009 17:37
Interpolation scheme for structured grids Quarkz Main CFD Forum 2 August 15, 2005 05:41
Nonstaggered Grids and Momentum Interpolations S. Wang Main CFD Forum 3 March 2, 2001 14:44


All times are GMT -4. The time now is 14:57.