CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

nutUWallFunction

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 23, 2014, 11:42
Smile nutUWallFunction
  #1
New Member
 
Join Date: Nov 2014
Posts: 2
Rep Power: 0
Small Eddy is on a distinguished road
Hello,
im setting up the boundary conditions for nut in a simpleFoam, k-epsilon simulation. my teacher gave me the hint to use nutUWallFunction for walls. looking in the code i can see nut is calculated by a wall function.

nutw[facei] = nuw[facei]*(yPlus[facei]*kappa_/log(E_*yPlus[facei]) - 1.0)

does that mean openfoam calculate nut not only at y=0 with this formula but for a special amount of cells?

Thanks
Small Eddy is offline   Reply With Quote

Old   November 24, 2014, 06:32
Default
  #2
Senior Member
 
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 21
jherb is on a distinguished road
Not looking at the original source code I guess facei is a variable indexing the face areas of the wall. So no, only directly for the wall the values are calculated by the wall function and the cell (volume) values are derived from the face values.
jherb 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
BC when using nutUWallFunction cabul OpenFOAM 0 September 6, 2011 09:20


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