|
[Sponsors] |
February 21, 2020, 11:36 |
Velocity on a wall is not equal to 0 by LES
|
#1 |
New Member
none
Join Date: Jan 2017
Posts: 7
Rep Power: 9 |
I have a horizontal wall without any thickness in between the flow field, which means the faces are defined as a no-slip wall.
I use LES with Werner-Wengle wall functions. My y+ is around 200. After I got the results, I export the data on a vertical line that passed through the horizontal wall. I export both the node and cell center values. Then I check that node value exact at the location of the wall. And I find the velocity is 0, but mean velocity is not 0. While the mean velocity on the face should also be 0. In RANS with wall functions, the mean velocity of the node at the wall is always = 0. Here, I plot the mean velocity from LES. The location of the wall is marked as yellow, which is clearly not =0. I am curious about how ANSYS Fluent saves the data when using LES and RANS. Does LES solve and save the velocity at the cell center instead of the node, therefore the node value at the wall is not 0 by interpolation? Hope I could get some reference and information. Best regards Many thanks Starz Last edited by starz; February 22, 2020 at 07:10. |
|
February 21, 2020, 12:16 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
The data structure is identical for LES or RANS. Values are at cell centers. Values at faces are reconstructed/interpolated and don't need to be saved.
I can't comment on this zero wall thickness internal boundary with wall functions giving non-zero mean velocity. |
|
February 21, 2020, 16:50 |
Wall model
|
#3 |
Senior Member
|
What values are reported if velocity contours or plots are plotted directly for the walls? If those are NOT 0, then there is certainly some issue, either with the implementation of the wall-function or the wall-function itself. What happens if you do not enable Werner-Wengle?
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
February 22, 2020, 06:51 |
|
#4 | |
New Member
none
Join Date: Jan 2017
Posts: 7
Rep Power: 9 |
Quote:
Many thanks. So do both velocity and pressure are saves at cell centers? If so, by interpolation, the velocity on the zero thickness wall can be non-zero, right? |
||
February 22, 2020, 07:16 |
|
#5 | |
New Member
none
Join Date: Jan 2017
Posts: 7
Rep Power: 9 |
Quote:
Here below I plot the velocity (instantaneous ). There are walls with thickness at y= 3,6,9. And the velocity is 0. But for the mean velocity that averaged from a lot of time steps, it is not 0 (as shown in the figure in the post). So I suspect that it is because of how FLUENT save and interpolate the data, _20200222115815.png |
||
February 22, 2020, 17:24 |
Averaged Data
|
#6 |
Senior Member
|
Fluent solves the equations at the cell-center and time-averaging is also performed at the cell centered values. If a value is 0, its mean is also supposed to be 0. So, the discrepancy you are observing could be due to the following reason.
When instantaneous values are plotted, Fluent shows the node values as per the applied condition, i.e., no-slip. However, there is no such condition available to revert to while accessing RMS or Mean values. Those values are based on interpolation from the mean values at the cell-centers.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
February 23, 2020, 16:37 |
|
#7 | |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
When you plot a value of a flow variable on a surface, Fluent plots the values of the wall adjacent cells (the cell centered values) unless you specifically choose to plot node values, and node values are interpolated.
Quote:
1) If you average a bunch of zeros you get zero. 2) What is being averaged is the non-zero cell centered velocity, not the interpolated-to-zero velocity. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for suction velocity on a wall | ahmed425 | Fluent UDF and Scheme Programming | 0 | November 2, 2017 10:50 |
Effect of STAR-CCM+ wall treatment on the velocity profile | SEB12129 | STAR-CCM+ | 0 | August 22, 2017 08:05 |
Difficulty in calculating angular velocity of Savonius turbine simulation | alfaruk | CFX | 14 | March 17, 2017 07:08 |
Is wall ajacent temperature equal to conservative temperature of the wall? | shenying0710 | CFX | 8 | January 4, 2013 05:03 |
The velocity of wall boundary condtion | Dhb | FLUENT | 1 | January 14, 2010 14:00 |