Section 01
Core Introduction to underPINN Framework: A Modular Physics-Informed Neural Network Based on JAX
underPINN is an open-source Physics-Informed Neural Network (PINN) framework developed by the Aeroscience Computations Analysis Lab, built on JAX. It supports domain decomposition, attention mechanisms, and performance-oriented training, aiming to provide a scalable solution for solving partial differential equations (PDEs). This article will introduce it from aspects such as background, technical features, and application scenarios.