Tagged: des, fluent, les, turbulence, turbulence-model
-
-
March 11, 2022 at 9:19 am
FoxCFD
SubscriberHello everyone,
I'm doing simulations with WMLES S-Omega and SBES - WMLES S-Omega. According to the literature, to have a "good" LES simulation we should ensure that we're resolving 80% of the turbulent kinetic energy and 20% is being modeled by the subgrid-scale model.
Computing Turbulent Kinetic Energy in WMLES
This can be checked by computing the turbulent kinetic energy being resolved by the mesh and by the subgrid-scale model. Let's call k_res and k_sgs.
Assuming k_res = 0.5 * (U_RMSE ^2 + V_RMSE ^2 + W_RMSE ^2 )
Question 1: How do we compute k_sgs in the WMLES model ?
Is there a formula to compute easily k_sgs using the subgrid quantities available by Fluent like
- Subgrid Turbulent Viscosity
- Subgrid Effective Viscosity
- Subgrid Turbulent Viscosity Ratio
- Subgrid Filter Length (is this the length computed by the equation 4 in the referenced paper?)
After this, the total turbulent kinetic energy can be computed by k_total = k_res + k_sgs
Now to assess the quality of the simulation we could compute the ratio k_res / k_total and check if it is more than 80% or not.
Computing Turbulent Kinetic Energy in SBES
Furthermore I wish to do the same for the SBES simulation. However, here we're also dealing with turbulence quantities from RANS.
We have the turbulent kinetic energy directly available from it (let's call it k_RANS). I suspect this is from the areas where RANS is activated because k_RANS is very small compared to the k_res earlier computed.
Question 2: Therefore, after computing k_sgs can we compute k_total as k_total = k_res + k_sgs+ k_RANS ?
The referenced paper for the WMLES model is A hybrid RANS-LES approach with delayed-DES and wall-modelled LES capabilities
Thank you for reading 😀
March 11, 2022 at 9:48 amaitor.amatriain
SubscriberThe calculation of the LES quality is a beta feature in the 2022R1 version:
10.1. Estimation of the LES Resolution Quality (ansys.com)
The characteristic length of the transition zones in SBES is negligible with respect to the characteristic length of the domain. In addition, these transition zones have no ¨physical¨ sense, so you can omit them. The LES part is treated in the same way as the pure LES.
Viewing 1 reply thread- You must be logged in to reply to this topic.
Ansys Innovation SpaceEarth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.
Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
Trending discussions- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
Top Contributors-
2600
-
2088
-
1319
-
1108
-
459
Top Rated Tags© 2023 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-