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

nutWallFunction

Register Blogs Community New Posts Updated Threads Search

Like Tree26Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 13, 2015, 03:49
Default
  #61
Senior Member
 
romant's Avatar
 
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 20
romant is on a distinguished road
When you take a look at the link that is posted with this explanation, you can see that the linear interpolation (which is the only one available in a CFD code) is used to insert the logarithmic form for the wall.
__________________
~roman
romant is offline   Reply With Quote

Old   March 13, 2015, 05:21
Default
  #62
New Member
 
yusik
Join Date: Nov 2014
Posts: 2
Rep Power: 0
kimyusik is on a distinguished road
Quote:
Originally Posted by EnricoA View Post
Hello romant,

I wanted to ask you why the velocity derivative used to compute the wall shear stress is approximated with a linear function, when the velocity distribution is known to be logaritmic. Don't you think that this lowers too much the accuracy of the simulation?

Regards,
Enrico

Dear Enrico,
Thanks for raising this question. I had the same question. In my opinion, the linear relation,

(mut+mu)du/dy = (mut+mu)Up/yP

is not valid in the log-region (y+>30). This relations is used in openfoam, the wiki (http://www.cfd-online.com/Wiki/Two_e...wall_functions) and also Bredberg, J. (2000), On the Wall Boundary Condition for Turbulence Models, Chalmers University of Technology Goteborg, Sweden.


The purpose of the wall modelling is to provide an appropriate skin friction where the velocity gradient cannot be calculated using a linear relation.

So I think

nu_t = nu*( kappa*yplus -1)

would be more reasonable instead of

nu_t = nu (yplus * kappa/ln(E*yplus) -1 )

for the standard wall function.

Please correct me if I am wrong.

Yusik
kimyusik is offline   Reply With Quote

Old   March 13, 2015, 09:20
Default
  #63
Senior Member
 
romant's Avatar
 
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 20
romant is on a distinguished road
Quote:
Originally Posted by kimyusik View Post
Dear Enrico,
Thanks for raising this question. I had the same question. In my opinion, the linear relation,

(mut+mu)du/dy = (mut+mu)Up/yP

is not valid in the log-region (y+>30). This relations is used in openfoam, the wiki (http://www.cfd-online.com/Wiki/Two_e...wall_functions) and also Bredberg, J. (2000), On the Wall Boundary Condition for Turbulence Models, Chalmers University of Technology Goteborg, Sweden.


The purpose of the wall modelling is to provide an appropriate skin friction where the velocity gradient cannot be calculated using a linear relation.

So I think

nu_t = nu*( kappa*yplus -1)

would be more reasonable instead of

nu_t = nu (yplus * kappa/ln(E*yplus) -1 )

for the standard wall function.

Please correct me if I am wrong.

Yusik
It is true that in the log region, linearity cannot be used, however, you don't have any other values. Please take a look at Pope, Turbulent Flow, 2000, pp. 443, where the method on how to obtain this can be found.

Otherwise, there are some more threads in this forum (http://www.cfd-online.com/Forums/ope...tml#post484290) where you can find more about the implementation and why this is correct.
__________________
~roman
romant is offline   Reply With Quote

Old   January 16, 2020, 22:08
Default
  #64
New Member
 
Jalil
Join Date: Nov 2018
Posts: 8
Rep Power: 7
Jalil786 is on a distinguished road
Quote:
Originally Posted by kurne View Post
Dear All
Got the answer thanks to all.

Can you please share your experience how you solved the issue. I have the same problem. I don't know which wall function to use, what would be the value of Ks and Cs in the nut folder.







Thank you in advance!
Jalil786 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
second order schemes marine OpenFOAM 67 April 11, 2022 18:19
nutWallFunction vs. nutkWallFunction romant OpenFOAM Running, Solving & CFD 4 June 16, 2016 12:43
nutWallFunction questions madad2005 OpenFOAM 9 October 28, 2011 06:36
A few questions about Spalart Allmaras model and y seb62 OpenFOAM Running, Solving & CFD 8 January 15, 2011 13:09
nutWallFunction boundary condition AirS OpenFOAM Pre-Processing 6 March 3, 2010 07:31


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