A solver for subsonic flow around airfoils based on physics-informed neural networks and mesh transformation
Wenbo Cao, Jiahao Song, Weiwei Zhang

TL;DR
This paper introduces a physics-informed neural network-based solver with mesh transformation for efficient, accurate subsonic flow simulation around airfoils, especially effective in parametric studies and sparse mesh scenarios.
Contribution
It combines mesh transformation with PINNs to better capture sharp flow transitions near airfoil leading edges, providing a high-order, open-source solver for arbitrary airfoils.
Findings
Achieves nearly an order of magnitude error reduction over second-order FVM on sparse meshes.
Provides comparable accuracy and efficiency to second-order FVM on fine meshes.
Excels in parametric problems, efficiently exploring continuous parameter spaces.
Abstract
Physics-informed neural networks (PINNs) have recently become a new popular method for solving forward and inverse problems governed by partial differential equations (PDEs). However, in the flow around airfoils, the fluid is greatly accelerated near the leading edge, resulting in a local sharper transition, which is difficult to capture by PINNs. Therefore, PINNs are still rarely used to solve the flow around airfoils. In this study, we combine physical-informed neural networks with mesh transformation, using neural network to learn the flow in the uniform computational space instead of physical space. Mesh transformation avoids the network from capturing the local sharper transition and learning flow with internal boundary (wall boundary). We successfully solve inviscid flow and provide an open-source subsonic flow solver for arbitrary airfoils. Our results show that the solver…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Fluid Dynamics and Turbulent Flows · Heat Transfer Mechanisms
