|
[Sponsors] |
November 26, 2003, 23:16 |
SIMPLE and staggered grid on boundaries
|
#1 |
Guest
Posts: n/a
|
Hi I am fairly a beginner (lacking related coursework) using cfd coding in my research on EHD fows...
I am using SIMPLE with staggered control volumes for U and V ( in the formulation mentioned in the book Numerical Heat Transfer and Fluid Flow by Patankar) with minor embellishments from Peric's codes (I don't have his book).... (As far as I get from Fig. 6.10 and Article 6.7.3--boundary conditions on pressure correction equation--in the book by Patankar) the grid is usually so designed that : (a) face of a pressure cv and (b)node for the velocity component normal to boundary coincides the boundary..this helps to apply the specified normal velocity bc (equivalent to zero gradient of pressure correction)in the pressure correction equation(i.e. continuity).. Now due to other constraints on some part of boundaries I have the following coinciding with the boundary : (a) a pressure node (b)face of a cv for velocity-component-normal-to-boundary I tried half cv as well as one-and-half cv closest to the boundary and applied integral continuity followed by "velocity correction formula" (way of deriving pressure correction equation). I end up involving more than four neighboring points and my solver is for five-point (4 neighbour) computational molecule only. I feel the one-and-half cv still may wrok in an approximate way.. I would appreciate if somebody tells me how or gives clues/ reference to remedy this problem... |
|
October 26, 2017, 19:32 |
|
#2 |
New Member
Francisco Angel
Join Date: Dec 2012
Posts: 26
Rep Power: 13 |
You would generally adapt the grid to have pressure nodes on the boundary if you know the pressure value there, so in this case, p' = 0 on the boundary, provided that you start with the value of pressure initialized to the correct (known) value.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using the Simple Algorithm for 2D Staggered Grid in Matlab | jal121387 | Main CFD Forum | 7 | February 19, 2019 05:38 |
SIMPLE algorithm in 3D cylindrical coordinates | zouchu | Main CFD Forum | 1 | January 20, 2014 18:02 |
Please help: SIMPLE algorithm on staggered grid | cfd_guy | Main CFD Forum | 3 | January 12, 2010 13:03 |
Confusion abt non-uniform staggered grid | CF | Main CFD Forum | 2 | August 29, 2007 05:46 |
Stability of finite diffs on a staggered grid | Dave Rudolf | Main CFD Forum | 8 | June 8, 2007 14:04 |