Deep Learning Surrogates for Gas Dynamics: A Physics-Informed Pedagogical Approach
Ehsan Roohi
TL;DR
This work presents a physics-informed deep learning framework that creates high-fidelity surrogates for five canonical 1D gas-dynamics problems—Rayleigh flow, Fanno flow, oblique shocks, normal shocks in convergent-divergent nozzles, and unsteady shock tubes—addressing the nonlinear, implicit relationships that challenge traditional methods. By tailoring architectures to each regime (e.g., branch-splitting for Rayleigh, log-space targets and physics-informed features for Fanno, anchors for oblique shocks, and hybrid AI-analytical solvers for shocks and Riemann problems), the authors achieve real-time, differentiable mappings that preserve thermodynamic consistency and allow instant exploration of design spaces. Key contributions include domain decomposition to resolve non-injective mappings, anchors to enforce physical limits, and hybrid solvers that combine neural inference with exact gas-dynamics reconstruction. The approach promises impactful applications in education and engineering design, enabling rapid inverse calculations and intuitive visualization of complex flow phenomena, while laying a foundation for extending these methods to higher dimensions and reacting flows.
Abstract
Compressible flow problems are characterized by highly nonlinear, implicit, and often transcendental governing equations. In undergraduate gas dynamics education, solving these equations traditionally relies on iterative numerical methods or extensive look-up tables, which can obscure the physical intuition of the solution space. This paper introduces a comprehensive framework using Deep Learning to generate high-fidelity surrogate models for five canonical problems: Rayleigh flow, Fanno flow, oblique shocks, convergent-divergent nozzles, and unsteady shock tubes. We detail the specific neural network architectures and physics-informed feature engineering strategies required for each problem, such as using logarithmic inputs for Fanno friction parameters or geometric anchors for oblique shocks. The resulting models achieve high accuracy and enable instantaneous visualization of complex design spaces, such as thermodynamic T s diagrams and unsteady x t wave interactions. This approach demonstrates how modern data-driven techniques can be integrated into the physics curriculum to enhance conceptual understanding.
