FLU-DYNLGNAOct 29, 2023

Differentiable DG with Neural Operator Source Term Correction

arXiv:2310.18897v41 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses computational feasibility for fluid dynamics simulations, offering a hybrid method that is incremental in combining existing numerical and machine learning techniques.

The paper tackles the computational cost of high-fidelity simulations by introducing NODE-DG, an end-to-end differentiable framework combining a differentiable discontinuous Galerkin solver with a neural network source term to improve low-order approximations, demonstrating performance on 2D and 3D fluid dynamics examples.

Computational advances have fundamentally transformed the landscape of numerical simulations, enabling unprecedented levels of complexity and precision in modeling physical phenomena. While these high-fidelity simulations offer invaluable insights for scientific discovery and problem solving, they impose substantial computational requirements. Consequently, low-fidelity models augmented with subgrid-scale parameterizations are employed to achieve computational feasibility. We introduce an end-to-end differentiable framework for solving the compressible Navier--Stokes equations. This integrated approach combines a differentiable discontinuous Galerkin (DG) solver with a neural network source term. Through the implementation of neural ordinary differential equations (NODEs) for network parameter optimization, our methodology ensures continuous interaction with the governing equations throughout the training process. We refer to this approach as NODE-DG. This hybrid approach combines the accuracy of numerical methods with the efficiency of machine learning, offering the following key advantages: (1) improved accuracy of low-order DG approximations by capturing subgrid-scale dynamics; (2) robustness against nonuniform or missing temporal data; (3) elimination of operator-splitting errors; (3) total mass conservation; and (4) a continuous-in-time operator that enables variable time step predictions, which accelerate projected high-order DG simulations. We demonstrate the performance of the proposed framework through two examples: two-dimensional Kelvin--Helmholtz instability and three-dimensional Taylor--Green vortex examples.

Foundations

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

Your Notes