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

Wall pressure interpolation for buoyant flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 27, 2010, 23:22
Default Wall pressure interpolation for buoyant flow
  #1
New Member
 
KaySee
Join Date: Apr 2010
Posts: 5
Rep Power: 15
khaiching is on a distinguished road
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.
khaiching is offline   Reply With Quote

Old   April 28, 2010, 11:34
Default wall pressure
  #2
Senior Member
 
CFDtoy
Join Date: Mar 2009
Location: United States
Posts: 145
Blog Entries: 2
Rep Power: 17
CFDtoy is on a distinguished road
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:
Originally Posted by khaiching View Post
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.
__________________
CFDtoy
CFDtoy is offline   Reply With Quote

Old   April 28, 2010, 21:04
Default
  #3
New Member
 
KaySee
Join Date: Apr 2010
Posts: 5
Rep Power: 15
khaiching is on a distinguished road
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.
khaiching 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
Domain Reference Pressure and mass flow inlet boundary AdidaKK CFX 75 August 20, 2018 05:37
steam flow in a pipe driven by a pressure gradient between inlet and outlet SalvoCalvo COMSOL 0 March 11, 2010 06:52
pressure outlet BC for incompressible flow khaiching Main CFD Forum 6 October 15, 2005 02:58
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 05:13


All times are GMT -4. The time now is 02:46.