|
[Sponsors] |
August 5, 2015, 07:14 |
Backflow direction specification method
|
#1 |
New Member
Fariz
Join Date: Mar 2015
Posts: 4
Rep Power: 11 |
Hi,
1. Can anyone tell me when to use the option "from neighboring cell" and when not to? assuming we don't know initially whether backflow will occurs or not. 2. It is normal to have backflow when choosing "from neighboring cell" option and no backflow occurs when choosing "normal to boundary" option. p/s: i am doing fluent simulation on a cyclone separator. (high swirling flow). |
|
August 5, 2015, 14:31 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,762
Rep Power: 66 |
If the backflow direction is known, then you should specify it explicitly. If not known then there are two approaches:
The default is normal to the boundary where any back-flow will have a direction that is perpendicular/normal to the outlet boundary. I am not sure of the specific calculation procedure, but when From Neighboring Cell is selected, the direction of the back-flow will be calculated based on the nearby cells. This means that the back-flow can enter at an angle with respect to the outlet boundary (it is not fixed to normal angles) but flow will be reversed in the sense of the local flow-field. This is useful when flow exiting the boundary is not normal to the boundary because of swirl, or you are trying to simulate compressor/fan discharge, etc. Last edited by LuckyTran; August 10, 2015 at 09:30. |
|
August 5, 2015, 21:45 |
|
#3 |
New Member
Fariz
Join Date: Mar 2015
Posts: 4
Rep Power: 11 |
ok thanks LuckyTran for the insight.
Yes, my case have high swirling at the outlet, thus, from what i understand, "from neighboring cell" will give more accurate results. |
|
September 23, 2017, 03:48 |
question
|
#4 |
New Member
Neda S. R. Nikou
Join Date: Nov 2016
Location: Iran
Posts: 14
Rep Power: 10 |
Hi
Would you please tell me how I can implement Neighboring Cell B.C. in code? I wrote the outlet B.C. (pressure outlet B.C.- Neighboring Cell method) as follow: Uxi(j,nz,i)=Uxi(j,nz-1,i) Ueta(j,nz,i)=Ueta(j,nz-1,i) Uzeta(j,nz,i)=Uzeta(j,nz-1,i) i=1,nx j=1,ny k=1,nz |
|
Tags |
backflow, direction, fluent, neighboring cell |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Turbulence inflow generation - recycling method | panda60 | OpenFOAM Running, Solving & CFD | 15 | April 25, 2013 02:34 |
Turbulence Specification Method | Srivatsan V. Rajagopalan | FLUENT | 5 | January 31, 2011 07:39 |
Fluent 6.3.26 vs 12.1 and partition method | Anorky | FLUENT | 0 | April 27, 2010 11:55 |
Modeling Backflow for a 3D Airfoil (Wing of Finite Span) | Josh | CFX | 9 | August 18, 2009 12:31 |
Turbulence Specification Method for pressure outle | co2 | FLUENT | 0 | April 28, 2004 20:32 |