|
[Sponsors] |
questions about SIMPLE algorithm (by Patankar) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 2, 2006, 15:53 |
questions about SIMPLE algorithm (by Patankar)
|
#1 |
Guest
Posts: n/a
|
Help me please....
I try to do some computer codes for SIMPLE algorithm by using equations in "Numerical Heat Transfer and Fluid Flow" by Suhas V. Patankar. But I'm confused with terms in this book. My questions are as following 1. From page 122, I need to solve eqs.(6.8) to (6.10). But I don't understand term "nb". Did they mean neighbors on nodes or CV faces? For an example, in equation (6.8), I have to submit u*nb to obtain u*e, did u*nb mean "uP and uE" or "up and ue" or "uP, uE, and ..."? 2. From page 101, I need to find coefficients in equation (5.62), do I have to use all parameter on the nodes or CV faces? For an example, to calculate aE, I have to use all parameter on "E"(node) or "e"(east CV face)? I hope there are some kind people feel free to help one stupid student. Thank you |
|
June 3, 2006, 14:52 |
Re: questions about SIMPLE algorithm (by Patankar)
|
#2 |
Guest
Posts: n/a
|
Hi:
you can see the pre-coded code instead of develope it by your self! I can help you if you need! ztdep@yahoo.com.cn |
|
June 4, 2006, 06:12 |
Re: questions about SIMPLE algorithm (by Patankar)
|
#3 |
Guest
Posts: n/a
|
Looking in Patankar, my takes is as follows:
2. Pg 101 - scalar properties evaluated at cell-centre & cell-centres of neighbouring cells. 1. Pg 122 onwards refers to his 'staggered grid' concept for velocity-determination. Refers to neighbours for staggered cells grid. To be honest, this method can make anyone become more than a little cross-eyed. I have always seen the staggered-grid technique as being a rather clumsy cludge. You may want to look into 'collocated methods' & alternative more direct procedures. In the end, the staggered grid tries to overcome a 'checkerboard' pressure grid, which is said to be a non-physical solution. I don't currently happen to agree with Patankar & friends on that one. diaw... |
|
January 22, 2015, 03:08 |
did you have the answer ?
|
#4 |
New Member
Felipe Muņoz Flores
Join Date: Jan 2015
Posts: 4
Rep Power: 11 |
I have the same questions about the neighbors coefficients with a staggered grid, did you get the answer?
|
|
January 22, 2015, 09:05 |
|
#5 |
Senior Member
|
||
January 22, 2015, 13:22 |
?
|
#6 |
New Member
Felipe Muņoz Flores
Join Date: Jan 2015
Posts: 4
Rep Power: 11 |
Thank you for your answer. So, for the N neighbor the diffusion coefficient would be Gamma = (Gamma N + Gamma P)*0.5? I ask this because the middle of the face North (and south) for the staggered cell for e is not associated with the cell not staggered.
[IMG] [/IMG] In the image, yellow control volume is for v staggered grid and red for u. Diffusion terms are to be calculated in ew=P, ee=E, en=?, es=? Thank you for your answer |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problems with simple algorithm(by patankar) | jav1984 | Main CFD Forum | 1 | November 3, 2017 21:57 |
SIMPLE algorithm | jika | Main CFD Forum | 2 | October 22, 2009 07:46 |
SIMPLE algorithm for collocated storage | alex | Main CFD Forum | 4 | April 9, 2008 00:48 |
SIMPLE Algorithm | shreya | Main CFD Forum | 3 | February 22, 2004 06:54 |
SIMPLE algorithm | Jonathan Castro | Main CFD Forum | 3 | December 10, 1999 05:59 |