|
[Sponsors] |
What's the problem with turbulence models near the wall region? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 26, 2017, 14:17 |
What's the problem with turbulence models near the wall region?
|
#1 |
New Member
Join Date: Jun 2017
Posts: 24
Rep Power: 9 |
What causes than most turbulence models need of wall functions? Why do we need wall functions and not simply use the turbulence model to represent the whole fluid?
Do the law of the wall apply for 2d flows as well? |
|
June 26, 2017, 15:14 |
|
#2 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
The turbulence modes assume that the energy may flow "freely" form larger to smaller vortices. In the near of walls this is not correct anymore: The fluid gets more viscous near walls. To take this into account the wall functions are used.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
June 26, 2017, 15:46 |
|
#3 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
You can find details in the books of Wilcox, of Pope, etc. |
||
June 28, 2017, 06:07 |
|
#4 | |
Senior Member
|
Quote:
Now, what a wall function is? It is a model for the variation of flow quantities near a wall. There are laws of the wall for the velocity (component parallel to wall) as well as for other flow and turbulent quantities. These are all derived using, more or less, the same assumptions. A good overview can be find here: https://www.researchgate.net/profile...-functions.pdf So, why would you need a wall function? It turns out that there are two main reasons, according to the variable for which you employ the wall function. The primary reason is for variables like the velocity itself. Basically, as the Re number increases, the velocity profile near a wall becomes steeper. So, while nothing in the equations you are solving prohibits you to invest more mesh points near the wall and eventually fully resolve the velocity profile on your grid, this is largely impractical in most cases. The wall function can, in this case, be interpeted as an advanced interpolation method (in contrast to the linear-polynomial ones used without wall function), one with some embedded knowledge of the underlying function, so that you can compute the wall stress from the first near wall cell velocity even for very coarse meshes. The downside is that, for the particular physics at play, the actual velocity profile might not actually match the assumed underlying function. Still, in these cases, the practical "better than nothing" approach is used. So, in this first case, in practice, the wall function is needed if you don't want to use a lot of mesh points. This is true both in (U)RANS and LES, the latter being just more demanding in terms of required mesh resolution and physics to be represented in the wall model. The second reason for which you might need a wall function is for some turbulence models (e.g., basic versions of k-eps and reynolds stress models), whose equations are not valid in the buffer and viscous layers near the wall. In this case, you are actually forced to avoid grids fine enough to resolve the wall (unless special tricks are used). It's just that the model underlying assumptions are not valid in the near wall region. Obviously, once some turbulence variable forces you to use a wall function (more precisely, a grid requiring it), all the other variables require it too. Note that the other turbulence models not having this problem, basically k-w family and Spalart-Allmaras, still need a wall function for their variables in the first case, when the grid is not fine enough (still, by design, for the SA model, such wall function is identical to the wall resolved case). |
||
July 5, 2017, 18:30 |
But in 2D flows you don't model the wall region
|
#5 |
New Member
Join Date: Jun 2017
Posts: 24
Rep Power: 9 |
I see, but my concern is because when you have a 2D model, you only get planar dimension results and the wall effects are included as a boundary condition. Do I still need to include some kind of "law of the wall" as a boundary condition if I already included a friction law f.g Chezy or Manning?
|
|
July 6, 2017, 01:46 |
|
#6 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
> all effects are included as a boundary condition. Do I still need to include some kind of "law of the wall"
The boundary conditions describe what happens straight at the wall. B.c. are no model in closer sense, but rather a physical fact. The don't 'model' what happens in the near of the boundary, they are space-less (they don't incorporate a volume but only the boundary area). Wall functions describe the volume near the boundary, simplified with a model.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
July 7, 2017, 03:39 |
|
#7 | |
Senior Member
|
Quote:
Basically, in such cases, you have all the information mixed in the model, from 3D effects to turbulence. |
||
Tags |
turbulence analysis, turbulence and laminar |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Enhanced Wall Treatment | paduchev | FLUENT | 24 | January 8, 2018 12:55 |
[Commercial meshers] Using starToFoam | clo | OpenFOAM Meshing & Mesh Conversion | 33 | September 26, 2012 05:04 |
Turbulence models integrable upto the wall | vishwas | FLUENT | 1 | January 31, 2006 17:59 |
X-Y plot of Yplus in Fluent 5.3 | Luo | FLUENT | 24 | April 11, 2000 07:07 |
Wall functions or low-Re models? | J. P. | Main CFD Forum | 7 | July 9, 1998 12:11 |