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

non-staggered fractional step method

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 10, 2007, 10:59
Default non-staggered fractional step method
  #1
shyam
Guest
 
Posts: n/a
hi all,

I am working in the simulation of incompressible fluid flows. can any one suggest me a very good reference for implementing fractional step method in non-staggered grids? Thanking you,
  Reply With Quote

Old   December 12, 2007, 04:43
Default Re: non-staggered fractional step method
  #2
Quarkz
Guest
 
Posts: n/a
Hi,

You can try "A Second-Order Time-Accurate Finite Volume Method for Unsteady Incompressible Flow on Hybrid Unstructured Grids" by Choi. JCP 162,411-428(2000)
  Reply With Quote

Old   October 25, 2009, 08:47
Talking Easy Implementation of FSM
  #3
New Member
 
Eduardo Hwang
Join Date: Oct 2009
Posts: 1
Rep Power: 0
Eduardo H is on a distinguished road
Hi,

This may be a bit late for the original post, but I hope it helps other people.

A nice way to implement FSM for incompressible flows, either in structured or unstructured meshes (FVM or FEM) is to derivate the Navier-Stokes in 3-D, in the x direction regarding the x coordinate, the y direction for the y coordinate, and so for z.

You will notice that in these three lines of equations, the pressure gradient in each one has now become a second derivative of pressure P. By adding the 3 equation lines, one obtains a Laplacian of P, and therefore a Poisson Equation emerges.

The right-hand side of this equation is simply the gradient of the velocity error (namely, the velocity without the pressure contributions), respective to each direction (remember that you derivated NS eq. regarding x,y,z).

Now, one must prescribe the pressure boundary conditions in the linear system and solve it. Voilą, now you got the pressure correction for your velocity field.

The only thing I am not really sure about, is the spatial accuracy order. To me it seems to depend on how one specifies the BCs, and the effective discretization of the Laplacian (ie. shape function for Finite Element).
Eduardo H is offline   Reply With Quote

Reply


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
MATLAB fractional step code Darren Main CFD Forum 7 September 25, 2018 14:58
Comparing between the Fractional step method and the SIMPLE method ghlee Main CFD Forum 1 April 10, 2012 16:59
Fractional Step, PRESTO! & LES Paolo Lampitella FLUENT 2 December 1, 2007 01:46
Fractional step in ALE form - possible? Wee Main CFD Forum 2 October 3, 2006 10:20
Help:SIMPLER/PISO or Fractional step? Quarkz Main CFD Forum 0 May 1, 2005 09:51


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