|
[Sponsors] |
![]() |
![]() |
#1 |
Senior Member
CFD
Join Date: Nov 2010
Location: United States
Posts: 243
Rep Power: 17 ![]() |
Hello All,
This is my first post in this forum, so I would really appreciate any clarification. The question is regarding the use of wall function as well as fixed value at the wall such as airfoil walls. My understanding through the use of the steady state solve simpleFoam is that if we wanted to resolve the boundary layer near the wall for approximate values of y+=1, we would set the boundary conditions at the wall with the following boundaries for kOmegaSST turbulence model; For the turbulent kinetic energy k; Code:
airfoil { type fixedValue; value uniform 1e-10; } Code:
airfoil { type fixedValue; value uniform 1e+10; } For the turbulent kinetic energy k; Code:
airfoil { type kqRWallFunction; value uniform value; } Code:
airfoil { type omegaWallFunction; value uniform value; } Thanks in advance, |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
|
You can also use omegaWallFunction in case of near-wall-treatment.
|
|
![]() |
![]() |
![]() |
![]() |
#3 |
Senior Member
CFD
Join Date: Nov 2010
Location: United States
Posts: 243
Rep Power: 17 ![]() |
Does omegaWallFunction work for y+ value <10 too?
Have you ever experienced using fixed value instead for y+ <10 (k and omega)? Is my question addressed incorrectly? |
|
![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
|
Yes it does.
For k yes, for omega it probably could work, but the omegaWallFunction option gives better results. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Prismatic boundary layer | KateEisenhower | enGrid | 5 | September 15, 2015 07:48 |
Problems installing OpenFOAM 2.3.0, 1.6-ext and foam-extend 3.0 | sam.ho | OpenFOAM Installation | 35 | April 5, 2014 15:31 |
[snappyHexMesh] Boundary layer generation problems | ivan_cozza | OpenFOAM Meshing & Mesh Conversion | 0 | October 6, 2010 13:47 |
OpenFOAM with Cygwin | kitchener | OpenFOAM Installation | 6 | April 24, 2006 23:09 |
errors | Fahad | Main CFD Forum | 0 | March 23, 2004 13:20 |