AndreWeiner / wall_modeling

Development of OpenFOAM wall functions for turbulent flows
GNU General Public License v3.0
9 stars 7 forks source link

Further tests with the current setup #6

Closed AndreWeiner closed 3 years ago

AndreWeiner commented 3 years ago

Hi @JihooKang-KOR,

I had some thoughts about further factors that could potentially influence the resulting friction coefficient. Therefore, I suggest the following tests:

Best, Andre

AndreWeiner commented 3 years ago

Dear Jihoo,

thanks for the extensive visualizations. I have noticed the following after a first look at the data:

When looking at the Ux, Uy, p fields for yPlus=10, do you notice anything strange compared to other cases?

Best, Andre

JihooKang-KOR commented 3 years ago

Dear Andre,

If I understand correctly, Ux, Uy, and p fields (not residual) themselves should be plotted. Then, I need a few days to simulate again to extract Ux, Uy, and p from each final time folder and plot them.

Therefore, please wait for a few days to get the results if my understanding is correct.

Best regards, Jihoo Kang

AndreWeiner commented 3 years ago

Sure, no problem. Best, Andre

JihooKang-KOR commented 3 years ago

Dear Andre,

The jumps at y+ = 10 happen in three cases (SA model with/without wall functions, and kOmegaSST model without wall functions), and therefore I checked those cases for y+ = 1, 10, and 30.

  1. U fields : As seen in the figure, there isn't anything special distribution of velocity visibly (looks like a natural behavior). Here, I uploaded only the case of 'SpalartAllmaras' model, but the comprehensible status is almost the same. For 'SpalartAllmaras' model without wall functions, the fields at the back part of the plate were checked because the jumps only happen there in this case. Otherwise, the front part was checked.

image <'SpalartAllmaras' model at y+ = 1 without Wall Functions>

image <'SpalartAllmaras' model at y+ = 10 without Wall Functions>

image <'SpalartAllmaras' model at y+ = 30 without Wall Functions>

image <'SpalartAllmaras' model at y+ = 1 with Wall Functions>

image <'SpalartAllmaras' model at y+ = 10 with Wall Functions>

image <'SpalartAllmaras' model at y+ = 30 with Wall Functions>

  1. p fields : It seems to be more difficult to distinguish anything in the p fields for the same region with the U fields. Therefore, this fields do not yield anything meaningful as well.

image <'kOmegaSST' model at y+ = 1 without Wall Functions>

image <'kOmegaSST' model at y+ = 10 without Wall Functions>

image <'kOmegaSST' model at y+ = 30 without Wall Functions>

  1. Kink in 'kOmegaSST' model : Meanwhile, in 'kOmegaSST' model, there is a kink at the front of the plate except few cases. I checked p fields at y+ = 10 with/without wall functions, since there is no kink with wall functions, whereas a kink emerges without wall functions at y+ = 10. As seen below, I discovered that there is a significant pressure drop at the front part right after the plate starts. We are not able to figure out the reason why it happens, but at least we can conclude that the kink is observed in pressure fields, while velocity fields do not give any related information.

image <'kOmegaSST' model at y+ = 10 without Wall Functions>

image <'kOmegaSST' model at y+ = 10 with Wall Functions>

In conclusion, I could not find any strange behavior for p and U fields regarding the jumps.

Best regards, Jihoo Kang