Solving Euler equations with Multiple Discontinuities via Separation-Transfer Physics-Informed Neural Networks
Chuanxing Wang, Hui Luo, Kai Wang, Guohuai Zhu, Mingxing Luo
TL;DR
This work tackles solving the Euler equations with multiple discontinuities using physics-informed neural networks (PINNs), where standard PINNs suffer from gradient pathology near shocks and interfaces. The authors introduce Separation-Transfer PINNs (ST-PINNs), which identify the strongest discontinuity via a discontinuity intensity metric, solve for it with a PINN, partition the domain at that discontinuity, and then apply transfer learning to the subdomains to capture remaining discontinuities, iterating until all are resolved. The approach is validated on 1D shock-interface, quasi-1D planar shock-interface, and 2D unsteady planar shock refraction problems, showing sharper discontinuities and markedly lower relative errors than baseline PINN variants, all without relying on external data. ST-PINNs thus offer a scalable, data-free framework to extend PINN applicability to complex shock–interface interactions and potentially to three-dimensional and boundary-conditioned problems in fluid dynamics.
Abstract
Despite the remarkable progress of physics-informed neural networks (PINNs) in scientific computing, they continue to face challenges when solving hydrodynamic problems with multiple discontinuities. In this work, we propose Separation-Transfer Physics Informed Neural Networks (ST-PINNs) to address such problems. By sequentially resolving discontinuities from strong to weak and leveraging transfer learning during training, ST-PINNs significantly reduce the problem complexity and enhance solution accuracy. To the best of our knowledge, this is the first study to apply a PINNs-based approach to the two-dimensional unsteady planar shock refraction problem, offering new insights into the application of PINNs to complex shock-interface interactions. Numerical experiments demonstrate that ST-PINNs more accurately capture sharp discontinuities and substantially reduce solution errors in hydrodynamic problems involving multiple discontinuities.
