Efficient absorbing boundary conditions for conservation laws: Application to the piston problem of gas dynamics

Carlos Muñoz-Moncayo
2024-05-19
Abstract:In this work, we address the imposition of outflow boundary conditions for one-dimensional conservation laws. While a highly accurate numerical solution can be obtained in the interior of the domain, boundary discretization can lead to unphysical reflections. We investigate and implement some classes of relaxation methods and far-field operators to deal with this problem without significantly increasing the size of the computational domain. Relations are established between these techniques, and extensions of them are explored. In particular, we introduce a simple and robust relaxation method with a matrix-valued weight function that selectively absorbs outgoing waves. As a challenging model problem, we consider the Lagrangian formulation of the Euler equations for an isotropic gas with inflow boundary conditions determined by an oscillating piston.
Numerical Analysis
What problem does this paper attempt to address?
The paper attempts to address the problem of how to effectively impose Outflow Boundary Conditions (OBCs) in one-dimensional conservation law equations to avoid non-physical reflections at the boundaries. Specifically, the authors investigate techniques such as the Relaxation Method (RM) and Far-Field Operators (FFO), and propose some improvements to effectively absorb outgoing waves without significantly increasing the computational domain size. ### Background and Motivation When solving hyperbolic partial differential equations (PDEs), especially when dealing with problems in infinite physical domains, it is often necessary to limit the computational domain to a finite range. However, this limitation can lead to non-physical reflections at the boundaries, affecting the accuracy of the numerical solution. To overcome this issue, many researchers have proposed various Absorbing Boundary Conditions (ABCs), such as the Relaxation Method and Far-Field Operators. ### Main Contributions 1. **Relationship between Relaxation Method and Far-Field Operators**: The authors establish a simple relationship linking the Relaxation Method with Far-Field Operators, applicable to general hyperbolic conservation law systems. 2. **Improved Relaxation Method**: The authors propose a new Relaxation Method with matrix-valued weight functions (RM-M) to enhance its absorption performance without significantly increasing computational cost. 3. **New Damping Operator based on Nonlinear Characteristic Variables**: The authors introduce a new damping operator (NDO) based on nonlinear characteristic variables to further improve absorption performance. 4. **Performance Comparison**: The authors conduct a detailed performance comparison of different state-of-the-art absorbing boundary conditions, with a particular focus on the piston problem in gas dynamics. ### Application Example As a benchmark application, the authors consider the Lagrangian form of the one-dimensional Euler equations to simulate the piston problem in gas dynamics. In this problem, the solution contains quasi-periodic nonlinear plane waves, whose intensity is proportional to the amplitude of the source. Specifically, in the case of strong nonlinearity, shock formation occurs in the near field, and repeated interactions between shocks occur in the far field. ### Methods and Results The authors use the wave propagation formula of high-order Godunov-type methods for numerical simulation, implemented through the Clawpack software package. By comparing the performance of different absorbing boundary conditions, the authors demonstrate the effectiveness of the newly proposed Relaxation Method and damping operators. ### Conclusion The paper effectively addresses the problem of non-physical reflections when imposing outflow boundary conditions in one-dimensional conservation law equations by proposing new absorbing boundary condition methods and improving existing methods. These methods show good performance in the piston problem in gas dynamics, providing valuable references for research in related fields.