|
[Sponsors] |
some quiries about how to set a "low_Re" kOmegaSST model? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 5, 2013, 13:13 |
some quiries about how to set a "low_Re" kOmegaSST model?
|
#1 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
I want to have a turbulent kOmegaSST model with yplus<=1 to be sure that separation regions and adverse pressure gradients are calculated and included truely not through some "wall-function rough estimations".
he has a low-Re grid mesh. 1)is my approach(stablishment of a very fine mesh near the wall to capture precisely separation and adverse pressure gradients there) true? 2)how have to set kOmegaSST to have a low-Re model satisfies 1? 3)I then need "y plus" to be certain that mesh is fine near wall with y+<=1 and only "y plus" not "y star" or any other thing instead of "y plus" (yPlusRAS tool calculates y-star based on wall-functions).
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
May 6, 2013, 04:44 |
|
#2 |
Member
Ignacio
Join Date: Jan 2013
Posts: 33
Rep Power: 13 |
Hello Ehsan,
1) Yes, Low Reynolds kOmegaSST model includes a set of damping factors and constants that make it possible to use to integrate through the boundary layer. It doesn't need wall functions. 2) You need to define patches for k, omega and mut (compressible) / nut (incompressible) k --> fixedValue, uniform 1e-10 mut/nut -- > compressible::mutLowReWallFunction, uniform 0 omega --> compressible:megaWallFunction, uniform 0 3) yPlusRAS in OpenFOAM does not calculate the yPlus for Low Re. It uses a correlation for the friction coefficient which is only valid for high Reynolds numbers. You will need to extract the velocity data at the first cell in the boundary layer and calculate it by yourself (approximate the derivatives in the wall shear stress to small increments) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to set physical model to simulate HPDC multi-cavities in Flow 3-D. | vijay2049 | FLOW-3D | 0 | February 20, 2013 13:16 |
Implement new turbulence model based on kOmegaSST | sh.d | OpenFOAM Programming & Development | 3 | October 14, 2012 08:57 |
Wrong calculation of nut in the kOmegaSST turbulence model | FelixL | OpenFOAM Bugs | 27 | March 27, 2012 10:02 |
the initialization of the coupled level set method and vof model in FLUENT 13.0 | dutliang | FLUENT | 3 | December 13, 2011 22:28 |
how to set Boussinesq model for homogeneous binary mixture | richard2000 | CFX | 3 | September 14, 2010 04:04 |