CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Use of k-epsilon and k-omega Models (https://www.cfd-online.com/Forums/main/75554-use-k-epsilon-k-omega-models.html)

Jade M April 28, 2010 14:36

Use of k-epsilon and k-omega Models
 
I've extensively researched k-epsilon and omega based models including SST.

I've read about the disadvantages of k-epsilon which are that it is only valid for fully turbulent flow and non-separated flows and that it can have stability issues due to numerical stiffness. Are there any advantages to the k-epsilon model? This models seems to still be a widely used model despite its disadvantages. In my (limited) experience, its validity only for fully turbulent flows and non-separated flows seems to narrow its applicability quite a bit.

Based on the advantages of SST and my experience, there does not appear to ever be any reason to choose k-epsilon over SST. Is this correct? What are the disadvantages of using SST?

Thanks in advance for any information. I would really like to determine the answer to these questions so I would be very grateful for any responses.

CapSizer April 28, 2010 17:41

Better the devil you know?
 
As your research has no doubt shown, there are many aspects of RANS turbulence modelling that are deeply unsatisfactory. So to put it crudely, when faced with having to choose between a number of options known to be "wrong", there is something to be said for choosing an option (for example the k-epsilon model) of known "wrongness". SST model in my experience produces good results, certainly much better when dealing with partially separated flows. For example, it does very well for transonic body lift at angle of attack (think of missile bodies). However, it seems to work best without wall functions, yet it is not always practical to mesh down to y+ ~1 wall spacing. Also, the k-epsilon to k-omega switch can produce some dramatically unrealistic effective viscosity distrubutions. It may not affect the results, but it doesn't do much for one's confidence in the generality of the method. Life becomes a lot easier when you have some experimental data to provide some of that confidence.

Jade M April 28, 2010 17:43

Thanks for the quick and helpful reply!

I am supposed to become the thermal/fluid expert in the division of my company, so I am trying to build some documentation to which I can (and others) can later refer.

I am quoting below some information that I have gathered. I'd appreciate any comments or suggestions.

Standard k-e
The baseline two-transport-equation model solving for kinetic energy k and turbulent dissipation ε. Turbulent dissipation is the rate at which velocity fluctuations dissipate. This is the default k–ε model. Coefficients are empirically derived; valid for fully turbulent flows only. In the standard k-e model, the eddy viscosity is determined from a single turbulence length scale, so the calculated turbulent diffusion is that which occurs only at the specified scale, whereas in reality all scales of motion will contribute to the turbulent diffusion. The k-e model uses the gradient diffusion hypothesis to relate the Reynolds stresses to the mean velocity gradients and the turbulent viscosity. Performs poorly for complex flows involving severe pressure gradient, separation, strong streamline curvature. The most disturbing weakness is lack of sensitivity to adverse pressure gradients; another shortcoming is numerical stiffness when equations are integrated through the viscous sublayer which are treated with damping functions that have stability issues [F. R. Menter, “Zonal Two Equation k-w Turbulence Models for Aerodynamic Flows,” AIAA Paper #93-2906, 24th Fluid Dynamics Conference, July 1993; F. R. Menter, “Two-Equation Eddy-Viscosity Turbulence Models for Engineering Applications,” AIAA Journal, vol. 32, no. 8, pp. 1598-1605, 1994]. {Notes: The author’s self-investigation for flow through a pipe is consistent with the statements that this model is valid for flows without separation and for fully turbulent flow. Compared to a finned problem which had separation and which predicted erroneous results with the k-e model, this pipe flow did not have separation and results of k-e and k-w models showed good agreement for high Reynolds numbers. In this pipe flow, as Reynolds number was decreased, the difference between the inlet pressures predicted by the k-e and k-w models increased. Note that, based on the author’s limited experience, results for temperature are less sensitive to model choice and for velocity seem indifferent. Pressure results seem highly sensitive to both the model choice and the mesh. Be careful to check all results before deciding that results are valid. For additional details, see section entitled “Comparison of k-e and k-w Models.”}
Pros: Robust. Widely used despite the known limitations of the model. Easy to implement. Computationally cheap. Valid for fully turbulent flows only. Suitable for initial iterations, initial screening of alternative designs, and parametric studies.
Cons: Performs poorly for complex flows involving severe pressure gradient, separation, strong streamline curvature. Most disturbing weakness is lack of sensitivity to adverse pressure gradients; another shortcoming is numerical stiffness when equations are integrated through the viscous sublayer which are treated with damping functions that have stability issues [F. R. Menter, “Zonal Two Equation k-w Turbulence Models for Aerodynamic Flows,” AIAA Paper #93-2906, 24th Fluid Dynamics Conference, July 1993; F. R. Menter, “Two-Equation Eddy-Viscosity Turbulence Models for Engineering Applications,” AIAA Journal, vol. 32, no. 8, pp. 1598-1605, 1994].

Standard k-w
A two-transport-equation model solving for kinetic energy k and turbulent frequency ω. This is the default k–ω model. This model allows for a more accurate near wall treatment with an automatic switch from a wall function to a low-Reynolds number formulation based on grid spacing. Demonstrates superior performance for wall-bounded and low Reynolds number flows. Shows potential for predicting transition. Options account for transitional, free shear, and compressible flows. The k-e model uses the gradient diffusion hypothesis to relate the Reynolds stresses to the mean velocity gradients and the turbulent viscosity. Solves one equation for turbulent kinetic energy k and a second equation for the specific turbulent dissipation rate (or turbulent frequency) w. This model performs significantly better under adverse pressure gradient conditions. The model does not employ damping functions and has straightforward Dirichlet boundary conditions, which leads to significant advantages in numerical stability. This model underpredicts the amount of separation for severe adverse pressure gradient flows.
Pros: Superior performance for wall-bounded boundary layer, free shear, and low Reynolds number flows. Suitable for complex boundary layer flows under adverse pressure gradient and separation (external aerodynamics and turbomachinery). Can be used for transitional flows (though tends to predict early transition).
Cons: Separation is typically predicted to be excessive and early. Requires mesh resolution near the wall.


BSL k-w
A variant of the standard k–ω model. Combines the original Wilcox k-w model for use near walls and the standard k–ε model away from walls using a blending function. This eliminates the standard k-w model’s strong sensitivity to free stream conditions without sacrificing near-wall performance.

SST k-w
Shear Stress Transport (SST) is a variant of the standard k–ω model. Combines the original Wilcox k-w model for use near walls and the standard k–ε model away from walls using a blending function, and the eddy viscosity formulation is modified to account for the transport effects of the principle turbulent shear stress [F. R. Menter, “Zonal Two Equation k-w Turbulence Models for Aerodynamic Flows,” AIAA Paper #93-2906, 24th Fluid Dynamics Conference, July 1993; F. R. Menter, “Two-Equation Eddy-Viscosity Turbulence Models for Engineering Applications,” AIAA Journal, vol. 32, no. 8, pp. 1598-1605, 1994]. Also limits turbulent viscosity to guarantee that τT~k. The transition and shearing options are borrowed from standard k–ω. No option to include compressibility.


SST k-w
Shear Stress Transport (SST) is a variant of the standard k–ω model. Combines the original Wilcox k-w model for use near walls and the standard k–ε model away from walls using a blending function, and the eddy viscosity formulation is modified to account for the transport effects of the principle turbulent shear stress [F. R. Menter, “Zonal Two Equation k-w Turbulence Models for Aerodynamic Flows,” AIAA Paper #93-2906, 24th Fluid Dynamics Conference, July 1993; F. R. Menter, “Two-Equation Eddy-Viscosity Turbulence Models for Engineering Applications,” AIAA Journal, vol. 32, no. 8, pp. 1598-1605, 1994]. Also limits turbulent viscosity to guarantee that τT~k. The transition and shearing options are borrowed from standard k–ω. No option to include compressibility.

Pros: Offers similar benefits as standard k–ω. The SST model accounts for the transport of turbulent shear stress and gives highly accurate predictions of the onset and the amount of flow separation under adverse pressure gradients. SST is recommended for high accuracy boundary layer simulations.
Cons: Dependency on wall distance makes this less suitable for free shear flows compared to standard k-w. Requires mesh resolution near the wall.
A Reynolds Stress model may be more appropriate for flows with sudden changes in strain rate or rotating flows while the SST model may be more appropriate for separated flows.

wxmoore January 18, 2013 12:41

Turbulence Models
 
I will share my experience with using k-omega SST with low Reynolds number correction vs. k-epsilon model. For a very large multiple liquid/gas systems with conjugate heat transfer and huge amount of radiation we tested both types of turbulence models. The system had both very low velocity flow domains and one flow domain which was very high temperature, high velocity with jets,re-circulating flows etc. The k-epsilon model (both realizable and RNG) had difficulty converging and seemed to also limit the energy equation from converging as well. The k-omega SST method resulted in more robust convergence and lower oscillation in the residuals. However, as all CFD users know convergence does not equate to accuracy. We have not correlated this model to test data so we cannot verify the accuracy. In addition the mesh was so large and complex that it was impossible to craete a boundary layer mesh so we could not guarentee that the y-plus values at the wall were close to 1.0.

We are currently modling another case involving combined turbulence and laminar flow (maybe 1% of fluid domain turbulent and the rest laminar) with natural convection and species diffusion. We have experienced a lot of convergence issues using the k-epsilon model and we are now trying the k-omega SST model with low Reynolds Number correction. I will let you know how this turns out.

Overall our experience with the k-omega model has been good but more data needs to be gathered.

William :)

som87 February 16, 2013 10:54

Sorry to bump this old thread.
Just wanted to say, isnt DES (the ultimate mutant so far) aparent suitable solution?From my understanding, DES acts as:-
  • k-omega near wall,
  • k-epsilon just a lil after the BL
  • LES in fair enough distance from the wall
what my point is, the eddy viscosity model and LES model, both has their pros and cons.So since DES is the hybrid of these, it's probably time to focus on DES more than modifying the k-omega and k-epsilon models.(just my thought, I dont want to hurt any senior's feelings with their preference)

sasitharan May 26, 2013 01:57

hello seniors i too having a problem in selecting the model i having a problem in solving a transient case over the compressible flow in a combustion process in a scram jet . please suggest me the turbulence model for the effective combustion which model is most suitable to do so. among k-epsilon , k omega, transistion sst which will give more effective combustion over the circular combustor. ?....

Dadou July 17, 2013 05:18

Hello everyone,

I'm using OpenFOAM tosimulate a flow in a plant and a dam and I want to change the turbulence model from K-Epsilon to K-Omega. The problem is that I don't know what I have to change in the files :
- RASPropreties
- transportPropreties
- turbulencePropreties

and I don't what condition and how to set k and Omega for this model of turbulence

Can someone help me ?

kornickel August 14, 2013 05:35

Hi Dadou,


I hope I can still help. I also just started learning but as far as I know you need to change:


- RASProperties: "kEpsilon" to "kOmega" (see pages U-99 & U-184 in User Guide)

- transportProperties: if the fluid stays the same, keep it the same. "nu" is the kinematic viscosity of the fluid (see page U-21 in User Guide)

- turbulenceProperties: keep it "RASModel" since you want to stay in Reynolds-averaged stress modelling (see page U-184 in User Guide)


For estimating k and Omega take a look at THIS



Please correct me if I'm wrong! As I said, I also just started learning :rolleyes:

vivekcfd September 9, 2013 18:14

SST and k-epsilon myth
 
I have heard so many times saying people SST is a better model than epsilon based models. This may be true if you are interested only in the region where the separation occurs especially for negative pressure gradients. If you are interested in the flow development after the attachment, lowRe k-eps or realizable k-epsilon model is definitely a better choice.

I have even seen performing realizable k-epsilon with low y+ treatment model performing better than SST in certain transient flows involving strong flow separation. To me it seems that is not right to say that SST is better than k-epsilon.

One must be careful in swirling and rotating flows, there k-epsilon model has certain difficulties.

som87 September 9, 2013 19:19

"better wall treatment "..ofc sst is based on the seperation point on the wall..thats why (some) prefers DES, in which thx to the non-const term in dissipation , it can work as k-epsilon at regions far enough from wall (flow development)

lehoanganh07 December 4, 2013 04:04

Turbulence error
 
Hello CFD member,

I am using LRT k-omega for my work: 2 phase flow.
But when I ran, the kinetic energy and omega had negative value. I dont know what and why got that error.
Anyone can help me?

vishnu_240 December 21, 2013 05:50

Please help me!!!!
 
Hi every body,
I am newbie to CFD, earlier i have coded inviscid flows through Eulers equation with Roe's scheme, now i want to move for viscous and turbulence please help me like what equation should i solve how to include turbulence. A detailed explanation would be very helpful. Thanks in advance.

with regards,
Vishnu C

RLFerreira June 2, 2015 14:16

Hello Foamers!

I am trying simulate a flow through radial diffuser with simpleFoam. In this case, I readed in the literature that RAS models work better without wall functions with mesh more refined near walls.

Please, someone help me how can I disable the wall functions in k, epsilon e nut? I tried these configuration for nut, k and epsilon regarding to just wall boundary condition and doesn't work. I tried value close to zero (1e-10) for k and epsilon and doesn't work too.

nut:

walls
{
type calculated;
value uniform 0;
}

k:
walls
{
type fixedValue;
value uniform 0;
}

epsilon:
walls
{
type fixedValue;
value uniform 0;
}



Thanks.

dpermacaroni June 24, 2016 12:57

Hello Jade M,

I'm no CFD expert but I think omega (w) stands for turbulent specific dissipation rate, instead of turbulent frequency as you described at the kOmega text.

Best,

ama294 September 7, 2016 15:14

SST K-Omega turbulent model constants (closure coeff.)
 
Hello all,

I am seeking help with the SST K-Omega turbulent model. Please if anyone know if the SST K-omega model constants (closure coefficients) will affect the results if they are kept as the default.

Also, I am simulating a hydrofoil within the range of 2*10^4<Re<5*10^4, should the Low-Re corrections be switched on or is there a limits for considering the Reynolds number is low for external flows.

Thank you in advance :).

malv83 October 13, 2016 13:47

Tra
 
I just wanted to say that the RANS models mentioned in this post are indeed Fully turbulent models... I do not see that as a disadvantage, it is just their purpose. If you want to simulate transitional flows (laminar-to-turbulent), you need to use a transitional model. One if the most recent model is the k-omega-v2:

Maurin Lopez. D. K. Walters. “Prediction of transitional and fully turbulent free shear flows using an alternative to the laminar kinetic energy approach”. Journal of Turbulence.

If you want to simulate transient flows using a RANS model, I think this is the best model in the literature.

Shamoon Jamshed October 13, 2016 14:35

Hi,

As there has been some hot discussion over turbulence models. I must say that I got some disappointment with komega. In terms of heat transfer mainly. I have a cylinder and I applied the flux over the top of its wall. The temperature inside the lower surface of the wall was measured (through CFD) using the realtion
Ti=T0-(ln router/rinner/(2piLKsolid))
This was mentioned in the paper from which I am comparing my data.
The heat transfer coefficient
h=q/(Ainner(Ti-Tb))
where Tb is the bulk temperature
and Nusselt=hDi/kfluid
so the Nu results are very very low when compared with experiment, my mesh is well for y+ and boundary layer. Please let me know where am I missing something.

Birajdar Ajay December 1, 2016 00:36

Nasa c3x 1983
 
Dear friends,

I want to be know that what should be the computational domain or is NASA c3x 1983 paper provided computational domain? for to do meshing to turbine vane for my M.Tech project.

please provide data if anyone know more and if have research experience related to this topic..!

thank you!

with regards,
Ajay
asbirajdar2500@gmail.com

Shamoon Jamshed December 1, 2016 08:44

NASA c3x
 
1 Attachment(s)
Quote:

Originally Posted by Birajdar Ajay (Post 627684)
Dear friends,

I want to be know that what should be the computational domain or is NASA c3x 1983 paper provided computational domain? for to do meshing to turbine vane for my M.Tech project.

please provide data if anyone know more and if have research experience related to this topic..!

thank you!

with regards,
Ajay
asbirajdar2500@gmail.com


Dear Ajay,

Try to do a tutorial in ANSYS Fluent, they have used a similar geometry. YOu can use a z shape domain across one blade aerofoil.

fredicenci February 8, 2017 10:09

Quote:

Originally Posted by RLFerreira (Post 548583)
Hello Foamers!

I am trying simulate a flow through radial diffuser with simpleFoam. In this case, I readed in the literature that RAS models work better without wall functions with mesh more refined near walls.

Please, someone help me how can I disable the wall functions in k, epsilon e nut? I tried these configuration for nut, k and epsilon regarding to just wall boundary condition and doesn't work. I tried value close to zero (1e-10) for k and epsilon and doesn't work too.

nut:

walls
{
type calculated;
value uniform 0;
}

k:
walls
{
type fixedValue;
value uniform 0;
}

epsilon:
walls
{
type fixedValue;
value uniform 0;
}



Thanks.


Dear RLFerreira,

Did you get any answer on that? I am trying the same settings to avoid walls functions with Y+ < 1 but the simulation explode...

Thanks


All times are GMT -4. The time now is 22:14.