Elsevier

Computers & Fluids

Volume 218, 30 March 2021, 104838
Computers & Fluids

Implementation of the transition model for high order discontinuous Galerkin method with hybrid discretization strategy

https://doi.org/10.1016/j.compfluid.2021.104838Get rights and content

Highlights

  • The γ-Reθt model is implemented within high-order DG context.

  • Develop hybrid implementation strategy to reduce computation challenge.

  • Improve accuracy for steady and unsteady transitional simulations.

Abstract

The γ-Reθt transition model has been applied within the framework of high order discontinuous Galerkin (DG) discretization of Reynolds-averaged Navier-Stokes (RANS) equations. A hybrid discretization strategy that takes advantage of all available information from DG method is suggested for the implementation of the transition model. Some techniques for the spatial and temporal discretization are utilized to enhance the effectiveness of the method. The resulting approaches achieve high accuracy of transition prediction and meanwhile do not increase notable computational challenge when compared to DG discretization of fully coupled RANS/transition system. We carry out both steady and unsteady transitional simulations to examine the performance of the designed method. Numerical results have demonstrated that the present approaches are capable of capturing the transition flow characteristics as well as improving transition prediction accuracy with high order DG schemes.

Introduction

Laminar-turbulent transition of boundary layers is of practical relevance in various aerodynamic flows. In the past few decades there has been a large body of publications on the subject of numerical modeling of laminar-turbulent transition. However, the transition modeling does not offer the same wide spectrum of computational fluid dynamics (CFD)-compatible model formulations that is currently available for turbulent flows [1]. While various methods are able to predict flow transition, the last generation of transitional flow models for unstructured parallel CFD Reynolds-averaged Navier-Stokes (RANS) codes can be typically divided into two classes: local correlation based transition models introduced by Menter et al. [2,3] and Langtry and Menter [4], and eddy viscosity based phenomenological transition models such as the k-kL-ω model introduced by Walters and Cokljat [5].

For the first class of methods, the γ-Reθt transition model [4] maybe currently the most successful approach due to its careful and elegant formulation that avoids non-local operations and predicts multiple modes of transition through simple correlations. It should be noted that the γ-Reθt model was initially coupled with the SST k-ω turbulence model by its developers, but the model could be applied to other models, too. More recently, the authors of [6] have demonstrated the application of the γ-Reθt model coupled with one-equation Spalart-Allmaras (SA) turbulence model. Moreover, various implementation and assessment of the transition model coupled with different solvers are carried out in the following work [7], [8], [9]. However, currently the local correlation based transition models have been mainly developed in the context of low order finite volume (FV) or finite element (FE) frameworks (see for example [4], [5],8]). Recently, the adaption of transition models has been developed for high order methods such as the DG method, see for example [10,11].

On the other hand, during the last decade, the DG [12,13] methods have become popular to solve nonlinear hyperbolic conservation laws to arbitrary order of accuracy. In the DG methods, the uniform high-order accuracy is obtained by using high degree polynomial approximation within elements as in the classical finite element methods, and the physics of wave propagation is accounted for by solving the Riemann problems at element interfaces as in upwind FV methods. The DG methods have many desirable features, such as the capacity to handle complicated geometries, the compact stencils, the flexibility for the h/p adaptation, and the nice mathematical properties with respect to conservation, stability, and convergence.

As for the extension of the DG method to the predication of laminar-turbulent transition of the boundary layer, the implementation can be still subject to many limitations. Firstly, the application of high-order DG methods in solving the RANS equations with the turbulence/transition model is not commonplace, especially for high order DG methods. For fully turbulent simulations, various strategies of robustness enhancement [14], [15], [16], [17], [18] need to be carried out to eliminate non-smooth behavior of the turbulence model variable (or variables) due to the stiffness induced by the source terms. Furthermore, a great deal of effort has also been devoted to increase the efficiency of higher-order DG RANS solvers [19], [20], [21], [22]. Secondly, the inclusion of the transition model equations will introduce more model variables and thus even more degrees of freedom. As a result, the high order DG discretization of RANS and transition equations will deal with the issues such as the lack of computation robustness and the increment of computation effort. Even with the reduced order for transition model equations, it is still quite challenging for the DG method to solve fully coupled RANS/transition system. In recent years, there has been some effort in bringing other transition prediction methods into the DG discretization framework, which explores either the apparent transition of the turbulence model [23] or the non-local formulation of the transition model [24].

Therefore, the objective of this work is to develop effective method to extend the transition model to high order DG method. Firstly, the SA model is chosen as the underlying turbulence model related to the large SA model diffusion in commercial, open-source and research software. Secondly, instead of direct exploration of the method where governing equations are treated in a fully coupled fashion, here we propose a hybrid discretization strategy for implementing the transition model. At last, some techniques are utilized in the spatial and temporal discretization for current hybrid implementation strategy. We note that the resulting approaches are able to avoid issues such as the lack of computation robustness and the increment of computation effort, when comparing to solving fully coupled RANS/transition system with the DG method. At the meantime, the approaches are also able to fully explore the advantage of high order DG methods. It should be mentioned that because the primary work is to develop hybrid implementation strategy for extending the transition model to the high-order DG method, thus the simple γ-Reθt model is chosen instead of other advanced models. However the designed method is believed to be easily extended to these models when one considers more challenging problems such as the crossflow transition for transition models nowadays.

The rest of the paper is organized as follows. Section 2 briefly introduces the governing equations and the DG formulation. Section 3 describes the details of hybrid discretization strategy for implementing the transition model in the DG method. Numerical tests are carried out in Section 4 and some conclusions are drawn in Section 5.

Section snippets

Governing equations for the RANS equations with SA turbulence model

The compressible Navier-Stokes (NS) equations areρt+·(ρu)=0ρut+·(ρuu+pδ̲τ̲)=0ρet+·(ρeu+(pδ̲τ̲)·uκT)=0where ρ is the density, u is the velocity vector, p is the static pressure, e is the total energy per unit mass, T is the temperature, κ is the thermal conductivity coefficient and δ̲ is the Kronecker tensor. The viscous stress tensorτ̲ isτ̲=(μ+μt)(u+(u)T23(·u)δ̲)where μ is the molecular dynamic viscosity and μt is the turbulent dynamic viscosity determined by the turbulence

Implementation details for the transition model

Here we list two practical implementation details in order to obtain the final transition prediction method with γ-Reθt transition model in the DG discretization framework.

Firstly, based on our numerical experimentation, some empirical limiting is required for the robust computation of the intermittency factor γ. As can be seen in Eq. (18), the effective intermittency factor γeff is chosen from the maximum of the computed γ and γsep. In the current implementation, we add a limitation as γeff =

Numerical results

In this section, some typical numerical examples including both steady and unsteady flows for natural transition applications are presented to examine the performance of the designed approaches of high order DG transition prediction.

Conclusion and discussion

In this paper, high order DG method coupled with the γ-Reθt transition model and SA turbulence model is developed and applied to the transition prediction on the structured/unstructured hybrid meshes. A hybrid implementation strategy for the spatial and temporal discretization is suggested by taking advantage of all available information in the DG method. The advantage of the developed methodology is to achieve high accuracy of transition prediction without increasing notable computational

CRediT authorship contribution statement

Zhen-Hua Jiang: Conceptualization, Methodology, Software, Data curation, Funding acquisition, Writing - original draft. Chao Yan: Formal analysis, Writing - review & editing, Supervision. Jian Yu: Software, Validation.

Declaration of Competing Interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Acknowledgments

The authors are thankful to the anonymous reviewers for the constructive comments. This work was supported by the National Natural Science Foundation of China (11702015 and 11721202) and by the Fundamental Research Funds for Beihang University (YWF-20-BJ-J-1012). We also would like to acknowledge the support by the high performance computing (HPC) resources at Beihang University.

References (39)

  • H. Luo et al.

    A discontinuous Galerkin method using Taylor basis for compressible flows on arbitrary grids

    J Comput Phys

    (2008)
  • R. Langtry

    Ph.D Dissertation

    (2006)
  • F. Menter et al.

    A correlation-based transition model using local variables part 1: model formulation

    J Turbomach

    (2004)
  • F. Menter et al.

    Transition modeling for general purpose CFD codes

    Flow, Turbul Combust

    (2006)
  • R. Langtry et al.

    Correlation-based transition modeling for unstructured parallelized computational fluid dynamics codes

    AIAA J

    (2010)
  • D.K. Walters et al.

    A three-equation eddy-viscosity model Reynolds-averaged Navier-Stokes simulations of transitional flows

    J Fluids Eng Trans ASME

    (2008)
  • Medida, S., and Baeder, J.D., “Application of the correlation-based γ-R¯eθt transition model to the Spalart-Allmaras...
  • Medida, S., Corsony, D., and Barton, M., “Implementation and validation of correlation-based transition models in...
  • Z. Hao et al.

    The application of discontinuous Galerkin methods in conjugate heat transfer simulations of gas turbines

    Energies

    (2014)
  • Cited by (2)

    • A simplified multilayer perceptron detector for the hybrid WENO scheme

      2022, Computers and Fluids
      Citation Excerpt :

      High-fidelity numerical methods are widely used in fluid dynamics nowadays [1,2], such as the discontinuous Galerkin methods [3–5] and the weighted essentially non-oscillatory (WENO) schemes [6,7].

    • High-order numerical methods for engineering turbulence simulation

      2023, Hangkong Xuebao/Acta Aeronautica et Astronautica Sinica
    View full text