|
[Sponsors] |
January 1, 2013, 10:14 |
wall functions implementation
|
#1 |
New Member
Join Date: Oct 2012
Posts: 15
Rep Power: 14 |
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()); 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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Enhanced Wall Treatment | paduchev | FLUENT | 24 | January 8, 2018 12:55 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
wall functions and boundary conditions in OF 1.7.1 | cristobal | OpenFOAM | 2 | May 6, 2011 05:10 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |