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

Rough Wall Functions Troubleshooting: (OF 1.6.x, incompressible)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 15, 2013, 22:09
Default Rough Wall Functions Troubleshooting: (OF 1.6.x, incompressible)
  #1
New Member
 
A Chan
Join Date: May 2012
Posts: 2
Rep Power: 0
PainInTheMesh is on a distinguished road
So I've been banging my head against the wall for about a month now trying to find out how to work the wall functions in OF1.6.x. I've gotten it to work in OF 2.1.1, but the solver we are working on is most stable in OF1.6.x.

Case info: Just a nozzle with diameter = 300 microns, velocity of the water is 41 m/s maximum. A ~ 600kPa pressure drop.

That being said, here's my assumptions of how the wall functions work:

In the 0/mut for my ROUGH WALL CASE:

wall
{
type nutRoughWallFunction;
Ks uniform 0.00003;
Cs uniform 0.5;
value uniform 0;
}

Where:
Ks: sand grain roughness measured in meters
Cs: roughness constant

This should ideally simulate a rough wall along "wall" of roughness height = 30 microns.


In the 0/mut of my SMOOTH WALL CASE:

wall
{
type nutWallFunction;
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0;
}

Where these are all default values.

Running these both separately yield the EXACT SAME SOLUTION. Even for Ks= 0.0015 and Cs = 0.8 separately, (remember the diameter is 0.0003) so it should most definitely be different.

Anything sticking out? I was thinking since I am compressible, my 0/mut should be 0/nut, but it wasn't yelling at me. I am trying out one of the rough wall cases with a 0/nut instead of 0/mut, but with the same contents.

Thanks for any and all help!
PainInTheMesh 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
turn off wall functions in Transition SST model? johnp FLUENT 11 May 26, 2020 13:57
wall functions kd55 Main CFD Forum 2 April 13, 2012 04:37
Rough wall nellio75 CFX 4 November 19, 2009 05:23
wall functions thecfduser FLUENT 3 November 16, 2009 04:42
Wall functions? Pr Main CFD Forum 7 April 8, 2004 06:15


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