CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

wall functions implementation

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 1, 2013, 09:14
Default wall functions implementation
  #1
New Member
 
Join Date: Oct 2012
Posts: 15
Rep Power: 13
besh is on a distinguished road
Hi OFers
I have some questions about wall function implementations in OF.

a) For the Launder-Spalding wall function, first we calculate u_* from k , then we solve epsilon/omega equation fixing the near war cell value, then solve k and momentum equation. I see this in OF where epsilon is fixed
Code:
epsEqn().boundaryManipulate(epsilon_.boundaryField());
For the standard wall functions where u_* is not calculated from k, but iteratively solved from log-law equation we need to fix both k and epsilon. But I don't see k being fixed , why ?

b) What if we fix the values at the boundary cell (not the first near war cell). It seems to me that this avoids
- The need to add contributions from two or more adjacent walls
- Manipulation of eps and k-equations to fix values
It may give bad results with coarse mesh though.

c) Finally are the LES wall functions same as RANS? I could not find wall functions directory in LES. What is the basic difference between nut and nusgs at near wall cells when both are modelled?

Thanks for any help
besh is offline   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
Enhanced Wall Treatment paduchev FLUENT 24 January 8, 2018 11:55
Radiation interface hinca CFX 15 January 26, 2014 17:11
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
wall functions and boundary conditions in OF 1.7.1 cristobal OpenFOAM 2 May 6, 2011 04:10
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug unoder OpenFOAM Installation 11 January 30, 2008 20:30


All times are GMT -4. The time now is 08:47.