|
[Sponsors] |
April 28, 2010, 00:22 |
Wall pressure interpolation for buoyant flow
|
#1 |
New Member
KaySee
Join Date: Apr 2010
Posts: 5
Rep Power: 16 |
Dear CFD experts:
I am developing an unstructured code and encounter a problem whereby the flow vector is pointing in/out near the wall when buoyancy model is on. I read from FLUENT manual that we can't set the normal pressure gradient at the wall = 0 when buoyant flow is simulated. Can anyone please guide me on the proper method to interpolate the wall pressure? Any references to share? I need the wall pressure in order for me to evaluate the cell pressure gradient near the wall. Please help. Thanks a lot. |
|
April 28, 2010, 12:34 |
wall pressure
|
#2 | |
Senior Member
|
Mirroring is not a good method when you have grav forces. Interpolation is the best way to achieve the pressure at the boundaries. Given this, use a second order gradient interpolation to connect Pcell with Pb - gives you second order accuracy.
/CFDtoy Quote:
__________________
CFDtoy |
||
April 28, 2010, 22:04 |
|
#3 |
New Member
KaySee
Join Date: Apr 2010
Posts: 5
Rep Power: 16 |
Dear CFD Toy:
Thanks for your prompt reply. I tried to use the gradient projection method to interpolate the wall pressure, i.e. p_wall = p_cell + grad(p_cell) * d; where d is vector pointing from the near-wall cell to the wall face. For the evaluation of grad(p_cell), I use Grauss divergence theorem. Is it the method that you have suggested in your previous reply? In fact, I still see some velocities pointing in/out near the wall. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain Reference Pressure and mass flow inlet boundary | AdidaKK | CFX | 75 | August 20, 2018 06:37 |
steam flow in a pipe driven by a pressure gradient between inlet and outlet | SalvoCalvo | COMSOL | 0 | March 11, 2010 07:52 |
pressure outlet BC for incompressible flow | khaiching | Main CFD Forum | 6 | October 15, 2005 03:58 |
Multicomponent fluid | Andrea | CFX | 2 | October 11, 2004 06:12 |
what the result is negatif pressure at inlet | chong chee nan | FLUENT | 0 | December 29, 2001 06:13 |