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

LES - Wall Functions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 9, 2005, 00:29
Default LES - Wall Functions
  #1
agg
Guest
 
Posts: n/a
I am using LES for my flow. I am not resolving near wall structures and hence trying to use the wall function approach, i.e. using

u/ut = 1/0.41 * ln(y*ut/nu) + 5.2

Here, u and y are the streamwise velocity and distance of the grid point nearest to the wall. nu is the kinematic viscosity.

In the above equation the only unknown is friction velocity ut:

ut = sqrt(tau_w/rho) where tau_w is the wall shear stress and rho is density

Does anyone have any experience with the methods (iterative) used to obtain ut?

Thank You.
  Reply With Quote

Old   May 9, 2005, 09:09
Default Re: LES - Wall Functions
  #2
Sachin
Guest
 
Posts: n/a
I've seen this implementation before.. what is your specific doubt/question?
  Reply With Quote

Old   May 9, 2005, 11:44
Default Re: LES - Wall Functions
  #3
agg
Guest
 
Posts: n/a
My question is does anyone have experience in the numerical method used for obtaining 'ut' iteratively?
  Reply With Quote

Old   May 9, 2005, 13:49
Default Re: LES - Wall Functions
  #4
Sachin
Guest
 
Posts: n/a
Well, this is a transcendental equation, so the iterations here are not the conventional "algebraic iterations" but "transcendental iterations".. read up on the solution of y = log(y) and you'll know what I'm saying here. Let us know if this helps.
  Reply With Quote

Old   May 10, 2005, 17:14
Default Re: LES - Wall Functions
  #5
jasond
Guest
 
Posts: n/a
Well, the easiest (and probably least elegant) thing to do would be to use Newton's method on it since it can be reformulated as f(ut) = 0 (with y, nu and u as parameters). The derivative of f is easy as well. No physical reasoning there, though, and I've never personally used this myself. As I think about it, maybe it won't work after all - maybe it depends on what scheme you are using. In flows where I have used wall modeling, I "knew" ut (from other data, etc.).
  Reply With Quote

Old   May 13, 2005, 12:30
Default Re: LES - Wall Functions
  #6
etyo
Guest
 
Posts: n/a
I have faced the same problem before but I was dealing with RSM and not LES, the procedure is straight forward. Guess one value of Ut (on the right hand side) and iterate till you get the same value on the left hand side. You might need to use the length scale from the mixing length theory as the minimum allowable length (by using the MIN function). If you still facing problems I suggest you to consult Prof. Lars Davidson (lada@tfd.chalmers.se).

  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
Modelling Turbulent Wall Functions victorwfreire CFX 11 January 14, 2015 15:48
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
k-omega simulation without wall functions vkrastev OpenFOAM 2 January 24, 2010 17:45
LES automatic wall function Sungho Yoon CFX 7 October 9, 2008 07:00
Wall functions John Grimm Main CFD Forum 13 February 1, 2002 18:34


All times are GMT -4. The time now is 16:26.