In this work, we present an asymptotic-preserving semi-Lagrangian discontinuous Galerkin scheme for the Boltzmann equation that effectively handles multi-scale transport phenomena. The main challenge lies in designing appropriate moments update for penalization within the semi-Lagrangian framework. Inspired by [M. Ding, J. M. Qiu, and R. Shu, Multiscale Model. Simul. 21 (2023), no. 1, 143--167], the key ingredient is utilizing the Shu-Osher form of the scheme in the implicit-explicit Runge-Kutta (IMEX-RK) setting, which enables us to capture the correct limiting system by constructing an appropriate moments update procedure. Our theoretical analysis establishes accuracy order conditions for both the IMEX-RK time integration and the new moments update step. We also employ hypocoercivity techniques to establish stability for the linearized model. Numerical experiments for various test problems validate our proposed scheme's accuracy, asymptotic-preserving property, and robustness in various regimes, which demonstrates its effectiveness for multi-scale kinetic simulations.
- Paper ID: 2510.14375
- Title: Asymptotic-preserving semi-Lagrangian discontinuous Galerkin schemes for the Boltzmann equation
- Authors: Xiaofeng Cai, Zhen Hao, Liu Liu, Jiayu Wan
- Classification: math.NA cs.NA
- Submission Date: October 16, 2025
- Paper Link: https://arxiv.org/abs/2510.14375
This paper proposes an asymptotic-preserving semi-Lagrangian discontinuous Galerkin (AP-SLDG) scheme for the Boltzmann equation that effectively handles multiscale transport phenomena. The main challenge lies in designing appropriate moment update mechanisms for penalty methods within the semi-Lagrangian framework. Inspired by the work of Ding et al., the key technique is to utilize the Shu-Osher formulation in the implicit-explicit Runge-Kutta (IMEX-RK) setting, capturing the correct limiting system through carefully constructed moment update procedures. Theoretical analysis establishes accuracy order conditions for IMEX-RK time integration and the new moment update steps, and employs coercivity techniques to establish stability of the linearized model. Numerical experiments verify the accuracy, asymptotic-preserving properties, and robustness of the proposed scheme on various test problems.
- Importance of the Boltzmann equation: The Boltzmann equation is the fundamental kinetic equation describing rarefied gas dynamics, correctly describing gas flow physics in regimes where continuum models such as the Navier-Stokes equations fail.
- Computational Challenges:
- Computational complexity arising from high-dimensional phase space
- Nonlinear and nonlocal nature of the collision operator
- Stiffness problems caused by multiscale characteristics
- Limitations of Existing Methods:
- Traditional Eulerian methods are restricted by CFL conditions, limiting time step size
- For small Knudsen numbers ε, explicit methods require strict time step restrictions of ∆t = O(ε)
- Semi-Lagrangian methods, while avoiding CFL restrictions, face new challenges in designing asymptotic-preserving schemes
To develop numerical schemes that maintain accuracy and efficiency across all physical scales, particularly schemes that automatically reduce to the correct Euler equations in the fluid limit (ε→0).
- Innovative moment update mechanism: Designs a new moment update procedure within the semi-Lagrangian framework, resolving the failure of traditional Eulerian moment update strategies in the SL framework
- Application of Shu-Osher formulation: Adapts the Shu-Osher formulation to the IMEX-RK setting, enabling correct identification of the limiting system and construction of corresponding moment updates
- Theoretical Analysis:
- Establishes accuracy order conditions for IMEX-RK schemes
- Proves asymptotic-preserving properties
- Analyzes stability of the linearized model using coercivity techniques
- Provides sufficient conditions for positivity preservation
- Numerical Verification: Validates the scheme's accuracy, asymptotic-preserving properties, and robustness through multiple test problems
Solve the Boltzmann equation:
∂tf+v⋅∇xf=ε1Q(f)
where f(x,v,t) is the particle distribution function, ε is the Knudsen number, and Q(f) is the collision operator. The goal is to design numerically efficient and accurate schemes for all values of ε.
Employs BGK penalty decomposition:
Q(f)=Q(f)−βQBGK(f)+βQBGK(f)
where QBGK(f)=Mf−f and Mf is the Maxwellian distribution associated with f.
Based on characteristic Galerkin weak formulation:
∫If(t2,x,v)Ψ(x)dx=∫I−vΔtf0(x,v)Ψ(x+vΔt)dx+collision term integral
Uses Lagrange polynomial basis functions:
f(x,v)=∑j=1Nx∑pj=0kf(xj,pj,v)ℓj,pj(x)
s-stage IMEX-RK scheme:
f(i)=S~i,0[fn]+Δt∑j=1i−1aijSi,j[ε1GP(f(j))]+Δt∑j=1ia~ijS~i,j[ε1QP(f(j))]
In traditional Eulerian methods, moment updates eliminate stiff terms through integration:
Un+1=Un−⟨v⋅∇xfn,ϕ(v)⟩
However, in the SL framework, due to the presence of operator Sv,Δt, stiff terms cannot be eliminated. This paper proposes moment updates based on the limiting scheme:
U(i)=(1−A~ˉi−1A~^(i−2)−1e(i))⟨Si,0[fn],ϕ(v)⟩+A~ˉi−1A~^(i−2)−1⟨S~i[F^i−1],ϕ(v)⟩
Rewrites the original IMEX-RK scheme in Shu-Osher form, enabling clear analysis of limiting behavior and design of corresponding moment updates.
Establishes conditions for moment updates to achieve high-order accuracy:
- First-order: cs=1
- Second-order: Ds=1/2,Bs=0
- Third-order: Gs=Hs=1/6,Bs∗=Bs∗∗=Bs∗∗∗=0
- Spatial discretization: Nodal DG method with polynomial orders k=2,3
- Time discretization: Three IMEX-RK schemes
- FBEuler: First-order forward-backward Euler
- DP2A242: Second-order 4-stage method
- ARS443: Third-order 5-stage GSA method
- Collision operator: Maxwell molecule model, computed via fast spectral method
- Accuracy test: Smooth Maxwellian initial values, verifying convergence rates
- AP property test: Non-equilibrium initial values, verifying relaxation to equilibrium
- Sod shock problem: Riemann problem, testing shock capturing capability
- Mixed-scale test: Spatially varying ε(x), testing multiscale performance
- Relative L1 and L2 errors
- Convergence rates
- AP error ∥f−Mf∥ℓ1
- Comparison with reference solutions
- For k=2, all schemes achieve second-order accuracy across different ε values
- For k=3, FBEuler and DP2A242 achieve expected accuracy, while ARS443 reduces to second-order at ε=10^{-6} (consistent with theoretical predictions)
- Type A methods (DP2A242) exhibit strong AP properties: at ε=10^{-4}, 10^{-6}, AP error rapidly decreases to ε level after one time step
- Type CK methods (ARS443) exhibit weak AP properties: require well-prepared initial values
- At CFL=0.5, all methods accurately capture shock structure
- At CFL=2, FBEuler and DP2A242 remain stable, while ARS443 becomes unstable at small ε due to positivity constraints
Higher-order methods (ARS443) maintain good accuracy under large CFL numbers, demonstrating the robustness of the method.
Numerical results well validate the theoretical analysis:
- Convergence rates match theoretical predictions
- AP properties align with Type A/CK classification
- Positivity preservation conditions are verified
- AP schemes: Asymptotic-preserving methods pioneered by Jin et al., ensuring accuracy across all scales
- Semi-Lagrangian methods: Transport solution methods avoiding CFL restrictions
- DG methods: Spatial discretization methods with conservation and hp-adaptivity
- IMEX methods: Time integration methods for handling stiff problems
Compared to existing work, this paper is the first to achieve high-order AP schemes for the Boltzmann equation within the semi-Lagrangian DG framework, solving the key technical challenge of moment updates.
- Successfully develops high-order AP-SLDG schemes for the Boltzmann equation
- Theoretical analysis reveals additional accuracy constraints in the SL framework
- Numerical experiments verify the effectiveness and robustness of the method
- Positivity constraints: Some high-order schemes (e.g., ARS443) require ε-dependent time step restrictions
- Stability analysis: Currently, stability is established only for linearized models; nonlinear cases require further investigation
- Spatial dimension: Current analysis primarily addresses one-dimensional spatial problems
- Extend stability analysis to nonlinear Boltzmann equations
- Design IMEX-RK tableaus simultaneously satisfying high-order, asymptotic accuracy, and positivity preservation
- Develop adaptive strategies for multiscale characteristics
- Extend to high-dimensional spatial problems
- Theoretical contribution: Establishes complete AP scheme theory within the SL framework, including accuracy conditions, stability, and positivity analysis
- Technical innovation: Clever application of Shu-Osher formulation resolves the key challenge of moment updates
- Comprehensive experiments: Multiple test problems thoroughly verify all properties of the method
- Clear presentation: Well-structured paper with rigorous mathematical derivations
- Positivity limitations: Positivity preservation conditions for high-order schemes may restrict practical applications
- Nonlinear stability: Stability analysis is limited to linearized cases
- Computational complexity: The paper lacks detailed analysis of computational complexity and efficiency comparisons
- Academic value: Provides new theoretical framework for numerical methods of kinetic equations
- Practical value: Potential applications in rarefied gas dynamics, plasma physics, and related fields
- Reproducibility: Detailed algorithm description and complete theoretical analysis ensure good reproducibility
- Rarefied gas flow simulation
- Plasma transport problems
- Kinetic simulations requiring multiscale phenomena treatment
- Scientific computing applications with high accuracy and efficiency requirements
The paper cites 42 relevant references covering important works in numerical methods for Boltzmann equations, AP schemes, semi-Lagrangian methods, DG methods, and related fields, demonstrating thorough and authoritative literature review.