Efficient temporal prediction of compressible flows in irregular domains using Fourier neural operators
Yifan Nie, Qiaoxin Li
TL;DR
The paper tackles predicting the temporal evolution of high-speed compressible flows in irregular domains governed by the Euler equations. It introduces a Fourier Neural Operator–based surrogate that restructures irregular-grid data into sequential inputs and integrates temporal bundling within an RNN to enable multi-step forecasts, guided by a composite multi-physics loss. Key contributions include irregular-grid input restructuring for FNO, a joint FNO-RNN with time bundling (k=5), and a balanced loss that harmonizes pressure, temperature, and velocity predictions, achieving maximum relative $L_2$ errors of $$(0.78, 0.57, 0.35)\%$$ for $(p, T, \mathbf{u})$. Experiments on forward-step, cylinder, and airfoil geometries demonstrate substantial speedups over traditional solvers while maintaining high accuracy and generalization across non-orthogonal meshes, supporting rapid design evaluation for aerospace applications.
Abstract
This paper investigates the temporal evolution of high-speed compressible fluids in irregular flow fields using the Fourier Neural Operator (FNO). We reconstruct the irregular flow field point set into sequential format compatible with FNO input requirements, and then embed temporal bundling technique within a recurrent neural network (RNN) for multi-step prediction. We further employ a composite loss function to balance errors across different physical quantities. Experiments are conducted on three different types of irregular flow fields, including orthogonal and non-orthogonal grid configurations. Then we comprehensively analyze the physical component loss curves, flow field visualizations, and physical profiles. Results demonstrate that our approach significantly surpasses traditional numerical methods in computational efficiency while achieving high accuracy, with maximum relative $L_2$ errors of (0.78, 0.57, 0.35)% for ($p$, $T$, $\mathbf{u}$) respectively. This verifies that the method can efficiently and accurately simulate the temporal evolution of high-speed compressible flows in irregular domains.
