CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Wall boundary condition – UDF

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 25, 2008, 04:43
Default Wall boundary condition – UDF
  #1
Ssn
Guest
 
Posts: n/a
Dear All,

I have gas-solid flow in 2D domain and would like to specify a wall boundary condition for solid phase. Radial velocity of particles should be zero at wall and for axial velocity there is a correlation;

-----------------------------------------------------------

Up=(dp/Ep**0.333)*d(Up)/dr @ r=R

dp=solid diameter

Ep=solid holdup

d(Up)/dr= partial derivation with respect to r

-----------------------------------------------------------

I know that I should do it by UDF - coupled at specified shear panel. Parameters will be;

Visco = C_Mu(cell,thread_g)

y_vel_s = C_V (cell,thread_s) ->tangential velocity-to-wall

diam = C_Phase_Diameter (cell, thread_s)

void_g = C_VOF (cell, thread_g)

*******************************

Shear = -Mu*dV/dr

Shear stress y component; Shear_y = Visco*pow((1-void_g),(1/3))/diam*y_vel_s

I don't know how to define shear stress x component? And also I am not sure if I can use the above shear definition at wall?

Does anyone have an experience with this type of bc and UDF??

Regards,

Ssn

  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
isothermal wall boundary condition Neil Main CFD Forum 3 November 9, 2015 03:34
Wall boundary condition (a very simple question) safa_c FLUENT 1 August 15, 2010 06:05
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 05:05
how to set up a wall boundary condition according to calculated wall shear stress? gameoverli OpenFOAM Pre-Processing 1 May 21, 2009 09:28
UDF hook on the WALL boundary condition Luke FLUENT 0 June 7, 2006 12:54


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