NANAJan 25, 2017

Stage-parallel fully implicit Runge-Kutta solvers for discontinuous Galerkin fluid simulations

arXiv:1701.0718174 citationsh-index: 40
Originality Incremental advance
AI Analysis

Provides a more efficient time-integration scheme for high-order discontinuous Galerkin fluid simulations, offering a practical alternative to DIRK methods.

This paper develops new techniques for solving linear systems from fully implicit Runge-Kutta methods, achieving up to 2x speedup over DIRK methods in wall-clock time for Navier-Stokes simulations, with comparable accuracy.

In this paper, we develop new techniques for solving the large, coupled linear systems that arise from fully implicit Runge-Kutta methods. This method makes use of the iterative preconditioned GMRES algorithm for solving the linear systems, which has seen success for fluid flow problems and discontinuous Galerkin discretizations. By transforming the resulting linear system of equations, one can obtain a method which is much less computationally expensive than the untransformed formulation, and which compares competitively with other time-integration schemes, such as diagonally implicit Runge-Kutta (DIRK) methods. We develop and test several ILU-based preconditioners effective for these large systems. We additionally employ a parallel-in-time strategy to compute the Runge-Kutta stages simultaneously. Numerical experiments are performed on the Navier-Stokes equations using Euler vortex and 2D and 3D NACA airfoil test cases in serial and in parallel settings. The fully implicit Radau IIA Runge-Kutta methods compare favorably with equal-order DIRK methods in terms of accuracy, number of GMRES iterations, number of matrix-vector multiplications, and wall-clock time, for a wide range of time steps.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes