23.4FLU-DYNMar 26
A High-Order Compact Finite Volume Method for Unstructured Grids: Scheme Space Formulation and One-Dimensional ImplementationsLing Wen, Yan-Tao Yang, Qing-Dong Cai
This paper presents a novel and straightforward compact reconstruction procedure for the high-order finite volume method on unstructured grids. In this procedure, we constructed a linear approximation relationship between the mean values and the function values, as well as the derivative values. Compared with the classical compact schemes, which employ a Taylor expansion method to determine the coefficients, our approach adopts an equivalent and more generalized method to achieve this goal. Via this method, the problem of constructing a high-order compact scheme is transformed into solving the null space of undetermined homogeneous linear systems. This null space constitutes the complete set of schemes that meet the specified accuracy under a given stencil, and is termed the 'scheme space'. Schemes within the scheme space possess the same accuracy level yet exhibit distinct dispersion and dissipation characteristics. Through Fourier analysis, we can get the dissipation and dispersion properties of all schemes in the scheme space. This facilitates the control of scheme dispersion and dissipation without altering the stencil compactness. Combined with the WENO (Weighted Essentially Non-Oscillatory) concept, multi-stencil schemes are employed to construct the nonlinear weighted compact finite volume scheme (WCFV). The WCFV is capable of eliminating unphysical oscillations at discontinuities, thereby enabling the capture of strong discontinuities. One-dimensional schemes are discussed in detail, and numerical results demonstrate that the proposed method exhibits high-order accuracy, robustness, and shock-capturing capability.
COMP-PHDec 21, 2024
An explainable operator approximation framework under the guideline of Green's functionJianghang Gu, Ling Wen, Yuntian Chen et al.
Traditional numerical methods, such as the finite element method and finite volume method, adress partial differential equations (PDEs) by discretizing them into algebraic equations and solving these iteratively. However, this process is often computationally expensive and time-consuming. An alternative approach involves transforming PDEs into integral equations and solving them using Green's functions, which provide analytical solutions. Nevertheless, deriving Green's functions analytically is a challenging and non-trivial task, particularly for complex systems. In this study, we introduce a novel framework, termed GreensONet, which is constructed based on the strucutre of deep operator networks (DeepONet) to learn embedded Green's functions and solve PDEs via Green's integral formulation. Specifically, the Trunk Net within GreensONet is designed to approximate the unknown Green's functions of the system, while the Branch Net are utilized to approximate the auxiliary gradients of the Green's function. These outputs are subsequently employed to perform surface integrals and volume integrals, incorporating user-defined boundary conditions and source terms, respectively. The effectiveness of the proposed framework is demonstrated on three types of PDEs in bounded domains: 3D heat conduction equations, reaction-diffusion equations, and Stokes equations. Comparative results in these cases demonstrate that GreenONet's accuracy and generalization ability surpass those of existing methods, including Physics-Informed Neural Networks (PINN), DeepONet, Physics-Informed DeepONet (PI-DeepONet), and Fourier Neural Operators (FNO).