ENH: EBRSM: new elliptic-blending Reynolds-stress turbulence model
Acknowledgement
OpenCFD would like to acknowledge and thank Prof. Rémi Manceau, Dr. Michael Karl Stoellinger, and Dr. Ardalan Javadi for their contributions, elaborate suggestions and help, and critical recommendations. Highly appreciated.
Aim
Implement and evaluate the elliptic-blending Reynolds-stress turbulence models proposed by Manceau (2015) - Appendix C.
Methodology
- Plane channel flow at ReTau=180, 395, 590 (Moser et al., 1991) and =4179 (Lozano-Duran & Jimenez, 2014)
- NASA Turbulence Modelling Resource on various physics:
- 2DCC: 2D Convex curvature boundary layer
- 2DML: 2D Mixing layer
- 2DB: 2D Bump-in-channel
- 2DZP: 2D Zero pressure gradient flat plate
- 2DANW: 2D Airfoil near-wake
Results
Plane channel flow, ReTau=180
Plane channel flow, ReTau=4179
2DCC: 2D Convex curvature boundary layer
2DML: 2D Mixing Layer
Meta-data
EP#1805
-
linux64ClangDPInt32Opt(clang11) -
linux64GccDPInt32Opt -
linux64GccSPDPInt64Debug -
Alltest: No new error
Discussion
- In general,
EBRSMyields better predictions forRand turbulence quantities in comparison tokOmegaSSTmodel.- But not always: For example, for
2DML: 2D Mixing Layer, theRpredictions ofEBRSMis worse than those ofkOmegaSST. The reason seems to be that theEBRSMcould not reach the target convergence levels for this specific case.
- But not always: For example, for
- Predictions for
Uare similar. - In general, less stable than
kOmegaSST.- For example,
2DZP: 2D Zero pressure gradient flat plateand2DANW: 2D Airfoil near-wakecases are unstable.
- For example,
- Initial values/initialisations seem to be important to
EBRSMin terms of numerical stability and fidelity.- The two-step automatic initialisation method proposed by (Manceau (n.d.)) should be preferred over precursor simulations.
- Low-quality mesh cases are challenging, especially meshes with high-aspect ratios are prone to instabilities.
- Max relaxation factor for
R=0.4. AvoidR~O(0.05)at all costs. - Realizability conditions are not automatically satisfied.
- Multiphase and compressible cases are not explored by the academia.
Future work
- Test scope should be extended further for:
- Multiphase-flow cases
- Compressible flow cases
- Dynamic-mesh cases
- Overset meshes
- Mesh (un)refinements
- Collated-data format
- Hybrid and single precisions
- New methods should be developed to stabilise
EBRSMfor low-quality meshes.
Edited by Kutalmış Berçin