Development of a Flow Solver with Complex Kinetics on the Graphic Processing Units
H. P. Le, J.-L. Cambier

TL;DR
This paper presents a GPU-based numerical solver for reactive gas flows with detailed chemical kinetics, achieving significant speed-ups in fluid dynamics and chemical calculations using high-order methods.
Contribution
The paper introduces a GPU implementation of a reactive flow solver with detailed kinetics, demonstrating high performance gains for complex chemical mechanisms.
Findings
Speed-up factor of 30 for MP5 scheme in fluid dynamics.
Speed-up factor of 55 for ADERWENO scheme in fluid dynamics.
Up to 40 times faster for large chemical mechanisms.
Abstract
The current paper reports on the implementation of a numerical solver on the Graphic Processing Units (GPU) to model reactive gas mixture with detailed chemical kinetics. The solver incorporates high-order finite volume methods for solving the fluid dynamical equations coupled with stiff source terms. The chemical kinetics are solved implicitly via an operator-splitting method. We explored different approaches in implementing a fast kinetics solver on the GPU. The detail of the implementation is discussed in the paper. The solver is tested with two high-order shock capturing schemes: MP5 (Suresh, et al. (1997)) and ADERWENO (Titarev, et al. (2005)). Considering only the fluid dynamics calculation, the speed-up factors obtained are 30 for the MP5 scheme and 55 for ADERWENO scheme. For the fully-coupled solver, the performance gain depended on the size of the reaction mechanism. Two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Fluid Dynamics and Aerodynamics · Gas Dynamics and Kinetic Theory · Plasma and Flow Control in Aerodynamics
