6dc1dc0533631121.tex
1: \begin{abstract}
2: In this paper, the discontinuous Galerkin based high-order
3: gas-kinetic schemes (DG-HGKS) are developed for the
4: three-dimensional Euler and Navier-Stokes equations. Different from
5: the traditional discontinuous Galerkin (DG) methods with Riemann
6: solvers, the current method adopts a kinetic evolution process,
7: which is provided by the integral solution of Bhatnagar-Gross-Krook
8: (BGK) model. In the weak formulation of DG method, a time-dependent
9: evolution function is provided, and both inviscid and viscous fluxes
10: can be calculated uniformly. The temporal accuracy is achieved by
11: the two-stage fourth-order discretization, and the second-order
12: gas-kinetic solver is adopted for the fluxes over the cell interface
13: and the fluxes inside a cell. Numerical examples, including accuracy
14: tests and Taylor-Green vortex problem, are presented to validate the
15: efficiency and accuracy of DG-HGKS. Both optimal convergence and
16: super-convergence are achieved by the current scheme. The comparison
17: between DG-HGKS and high-order gas-kinetic scheme with weighted
18: essential non-oscillatory reconstruction (WENO-HGKS) is also given,
19: and the numerical performances are comparable with the approximate
20: number of degree of freedom. To accelerate the computation, the
21: DG-HGKS is implemented with the graphics processing unit (GPU) using
22: compute unified device architecture (CUDA). The obtained results are
23: also compared with those calculated by the central processing units (CPU)
24: code in terms of the computational efficiency. The speedup of GPU
25: code suggests the potential of high-order gas-kinetic schemes for the
26: large scale computation.
27: \end{abstract}
28: