Hello everyone,

My goal is to know how accurate is my simulation using the Wall Modeled Large Eddy Simulation (WMLES) S-omega and to calculate the total turbulent kinetic energy.

Therefore I would like to know if I'm resolving 80% of the turbulent kinetic energy with my grid and to do that I need to compute the SGS turbulent kinetic energy and compute the ratio between the resolved and total turbulent kinetic energy (k_resolved / (k_resolved + k_sgs) )

Assuming the resolved turbulent kinetic energy can be calculated by:

  • k_resolved = 0.5 * (U_RMSE ^2 + V_RMSE ^2 + W_RMSE ^2 )

Is there a way to compute k_sgs using the various parameters given by Fluent ?

The turbulent parameters that Fluent has available are:

  • Subgrid Turbulent Viscosity
  • Subgrid Effective Viscosity
  • Subgrid Turbulent Viscosity Ratio
  • Subgrid Filter Length
  • Effective Thermal Conductivity
  • Effective Prandtl Number
  • Wall Yplus

The article referenced in the Fluent user theory guide is (PDF) A hybrid RANS-LES approach with delayed-DES and wall-modelled LES capabilities (researchgate.net)

According to the guide, the subgrid filter length is given by the equation (4) and the subgrid turbulent viscosity is given by equation (19).

Thank you for reading,

More Carlos L. S. Raposo's questions See All
Similar questions and discussions