|
[Sponsors] |
February 22, 2022, 16:22 |
Can anyone explain y+ ?
|
#1 |
Senior Member
qutadah
Join Date: Jun 2021
Location: USA
Posts: 101
Rep Power: 5 |
Hi everyone,
so I am a little confused about the y+ in our meshes, and its relationship to the turbulence model used and all other factors. Now I understand that y+ is dependent on wall shear stress, element distance to the nearest wall and local kinematic viscosity. And y+ is defined as the dimensionless distance of the first cell in our infiltration layer in the mesh near wall. My questions are: 1- do we use this y+ value in other further away cells or only in the cells where wall functions are used, (in case a wall function is used) 2- in case a fully resolved flow, this y+ has no meaning, does it? In which cases is the y+ viable? Laminar flow, turbulent, wall roughness, use of wall functions. I cant connect the dots. 3- I do not understand the relationship between the turbulence model used and the y+ value to be chosen, a lot of suggestions of what values to use where and with which turbulence model, but no explanation to the why these values and how they were calculated or derived for these turbulence models. 4- Does y+ value change for different wall roughness? I am a beginner in CFD if there are any stupid questions or questions that overlap If you have any good reads or books on the subject that explain this well, please advise! Thanks ! |
|
February 22, 2022, 17:38 |
|
#2 |
Senior Member
|
1) In the code, y+ is used only in the first cell near the wall. In more general terms, y+ is typically used as coordinate along a wall normal direction for plots (in which case you still use the same tau at the wall along the whole coordinate)
2) y+ has meaning wherever you have a flow along a wall. It is a Reynolds number. In a code, you use it only for near wall cells because it is the variable trough which most wall functions are parameterized. 3) The question is very simple: it depends from the validity of the turbulence model at the wall and the suitability of the available wall function to cover certain y+ ranges. Most k-epsilon models do not work at the low y+ values near a wall; they require a y+ in the log range. Spalart-Allmaras and most k-omega models work also at the low y+ values close to a wall, but also with wall functions at high y+; if the particular wall function in use allows it, they also (kind of) work at intermediate y+ values. Most of these reasoning are however based on the equilibrium boundary layer flow. 4) y+ does not depend from the wall roughness. What happens with roughness is that y+ won't anymore work as correct nondimensional coordinate near a wall. When properly adjusted for the roughness it will be again (profiles for different roughnesses will collapse again in terms of the adjusted y+) |
|
February 22, 2022, 21:27 |
|
#3 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
I would add that y+ is the inner coordinates in the method of matched asymptotic expansions and the related discipline of asymptotic expansions. If you read the notes of Blasius, you find such a technique being used. In other words, someone didn't just roll dice and one day decide to normalize velocity by the wall shear stress. Prandtl had buddies in the math department of his school and was very familiar with it. The math gives you the procedure for determining what the normalization should be and it falls right out of the physical parameters. It's not just a turbulence modeling tool, CFD tool, or just a fluid dynamics tool either. You find it in the analysis of any boundary layer phenomenon in physics and boundary layers arises whenever you have two or more distinct length scales (in fluids this is the inertial scale and viscous scale). There's also electric boundary layers and magnetic boundary layers in E&M for example.
|
|
April 11, 2024, 04:36 |
|
#4 |
New Member
octavods
Join Date: Apr 2024
Posts: 1
Rep Power: 0 |
y+ is primarily used for the first few cells near the wall where wall functions are applied. Wall functions are mathematical relationships that model the turbulent behavior in the viscous sublayer (very close to the wall) without directly resolving it. These functions rely on y+ to account for the wall's influence. Cells further away from the wall don't typically require such specific y+ control.
|
|
Tags |
mesh, turbulence, yplus, yplusras |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Explain about the coefficients in the kOmegaSSTLM turbulence Model | ht2017 | OpenFOAM Community Contributions | 2 | April 23, 2020 04:55 |
Can someone explain the Y plus value | jeff bennet | Main CFD Forum | 32 | April 8, 2020 06:58 |
Can anybody explain my log file | gandesk | OpenFOAM | 1 | December 7, 2010 03:15 |
Please explain steady turbulence for simpleFoam | smillion | OpenFOAM | 10 | September 8, 2010 00:14 |
could you explain a everyday life phenomenon? | askquestion | Main CFD Forum | 1 | March 9, 2004 14:36 |