NANACOMP-PHAug 14, 2018

An Efficient Steady-State Solver for Microflows with High-Order Moment Model

arXiv:1808.0547210 citationsh-index: 25
Originality Incremental advance
AI Analysis

For researchers simulating microflows, this work provides an accelerated solver for high-order moment models, though it is an incremental improvement over existing methods.

This paper develops an efficient steady-state solver for high-order moment models of the Boltzmann equation in microflows, achieving faster convergence by using lower-order model correction, finite volume discretization, an optimized parameter τ, and Heun's method as smoother. Numerical experiments demonstrate significant acceleration, with the order reduction strategy m_{l-1} = ceil(m_l / 2) proving most efficient.

In [Z. Hu, R. Li, and Z. Qiao. Acceleration for microflow simulations of high-order moment models by using lower-order model correction. J. Comput. Phys., 327:225-244, 2016], it has been successfully demonstrated that using lower-order moment model correction is a promising idea to accelerate the steady-state computation of high-order moment models of the Boltzmann equation. To develop the existing solver, the following aspects are studied in this paper. First, the finite volume method with linear reconstruction is employed for high-resolution spatial discretization so that the degrees of freedom in spatial space could be reduced remarkably without loss of accuracy. Second, by introducing an appropriate parameter $τ$ in the correction step, it is found that the performance of the solver can be improved significantly, i.e., more levels would be involved in the solver, which further accelerates the convergence of the method. Third, Heun's method is employed as the smoother in each level to enhance the robustness of the solver. Numerical experiments in microflows are carried out to demonstrate the efficiency and to investigate the behavior of the new solver. In addition, several order reduction strategies for the choice of the order sequence of the solver are tested, and the strategy $m_{l-1} = \lceil m_{l} / 2 \rceil$ is found to be most efficient.

Foundations

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

Your Notes