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

Wall function in les.

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Phil

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 2, 2008, 13:55
Default Wall function in les.
  #1
pankaj
Guest
 
Posts: n/a
Hi, can anybody help me, by telling ...how the wall function is implented in LES. I Read....but i could not understand , how to impelement. i am using staggered MAC algorithm for N-S solver..

Thanks in advance.
  Reply With Quote

Old   February 2, 2008, 19:36
Default Re: Wall function in les.
  #2
gaama
Guest
 
Posts: n/a
Hi Pankaj

Wall functions are calculated in very similar manner to RANS modelling. In order to switch on wall functions you just switch them on in CFX-Pre. I guess thats not what you are asking. Your question is not very clear. If you explain your problem a bit more some one might be able to help.

  Reply With Quote

Old   February 4, 2008, 14:04
Default Re: Wall function in les.
  #3
Phil
Guest
 
Posts: n/a
I thought LED didn't use any wall functions, but DES (Detached) does - the same ones as RANS.
  Reply With Quote

Old   February 4, 2008, 15:08
Default Re: Wall function in les.
  #4
Phil
Guest
 
Posts: n/a
Wrong, Phil!

Pankaj, you can read this two article :

- Piomelli, U. and Balaras, E., Wall layer models for large eddy simulation. Annual Review of Fluid Mechanics. v34. 349-374.

- Nikitin, N.V., Nicoud, F., Wasistho, B., Squires, K.D. and Spalart, P.R., An approach to wall modeling in large eddy simulations. Physics of Fluids. v12. 1629-1632.

Some method a very near to RANS method, but some over are different.
lukasf likes this.
  Reply With Quote

Old   February 5, 2008, 09:50
Default Re: Wall function in les.
  #5
pankaj saha
Guest
 
Posts: n/a
Thanks phill and gaama... actually i am working on code..writtten by me. i am running stagared grid....and simulating channel flow. so, near the wall , right now i am using no slip b.c..

so, i am just putting vel=0... i.e---u(i,j,k)=-u(i,j+1,k), for any i,k but j=1 as, i am using stagarred grid and j, is the wall normal direction..and j=1 is the fictious cell..j=2 is solution domain...wall is between j=1,2..

Now, cal u tell ..how to use wall fucnction code it...

thanks in advance...also, i will see the paper..

if any body did some worked out hands material, please send to my mail..

thanks..
  Reply With Quote

Old   February 6, 2008, 23:08
Default Re: Wall function in les.
  #6
agg
Guest
 
Posts: n/a
Hello Pankaj,

A wall function is used to emulate turbulent stresses in the boundary layer which normally would require a fine resolution to capture. The boundary layer is made of the viscous sub-layer(1), closest to wall and then a log-law layer(2). The velocity in these two regions is described by:

(1) u+ = y+ (2) u+ = ln (y+) + A

You will find these definitions in any standard text on turbulence. The above equations are emperical and can be used in flow simulations such as channel flows. In LES, what you need is information at the first point away from the wall. , usually in the log-law later (eqn, 2) In this equation, the unknown u_tau (friction velocity) appears on LHS and RHS and an iterative procedure has to be used. Once u_tau is known, the velocity at this point is known. Read book/literature to find more.
  Reply With Quote

Old   February 3, 2020, 10:00
Default
  #7
Senior Member
 
Lukas Fischer
Join Date: May 2018
Location: Germany, Munich
Posts: 117
Rep Power: 7
lukasf is on a distinguished road
A good introduction to wall functions (also RANS) and how those are implemented in OpenFOAM, can be found here:

A Thorough Description Of How Wall Functions are implemented in OpenFOAM
lukasf 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
Wall function for velocity? johnblund OpenFOAM 3 September 6, 2022 07:22
LES wall function ayoros OpenFOAM Running, Solving & CFD 11 February 9, 2017 06:34
channelFoam for a 3D pipe AlmostSurelyRob OpenFOAM 3 June 24, 2011 13:06
Need some wall function approaches! yka8150 Main CFD Forum 0 September 21, 2009 23:08
LES wall treatment Valerio FLUENT 0 April 26, 2008 07:12


All times are GMT -4. The time now is 18:43.