NACELGDec 20, 2022

Learning Subgrid-scale Models with Neural Ordinary Differential Equations

arXiv:2212.09967v39 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses computational bottlenecks in fluid dynamics simulations for researchers and engineers, though it appears incremental as it builds on existing neural ODE methods.

The paper tackles the challenge of simulating partial differential equations with fine grid scales by proposing a neural ordinary differential equations-based approach to learn subgrid-scale models, demonstrating improved efficiency in low-order solvers through numerical tests on systems like the Lorenz 96 ODE and Burgers' PDE.

We propose a new approach to learning the subgrid-scale model when simulating partial differential equations (PDEs) solved by the method of lines and their representation in chaotic ordinary differential equations, based on neural ordinary differential equations (NODEs). Solving systems with fine temporal and spatial grid scales is an ongoing computational challenge, and closure models are generally difficult to tune. Machine learning approaches have increased the accuracy and efficiency of computational fluid dynamics solvers. In this approach neural networks are used to learn the coarse- to fine-grid map, which can be viewed as subgrid-scale parameterization. We propose a strategy that uses the NODE and partial knowledge to learn the source dynamics at a continuous level. Our method inherits the advantages of NODEs and can be used to parameterize subgrid scales, approximate coupling operators, and improve the efficiency of low-order solvers. Numerical results with the two-scale Lorenz 96 ODE, the convection-diffusion PDE, and the viscous Burgers' PDE are used to illustrate this approach.

Foundations

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

Your Notes