Section 01
Solving Riemann Problems with Physics-Informed Neural Networks: An Analysis of the riemaNN Project
Solving Riemann Problems with Physics-Informed Neural Networks: An Analysis of the riemaNN Project
riemaNN is an open-source project developed by gusbeane (released on GitHub on May 26, 2026). Its core is using Physics-Informed Neural Networks (PINN) to solve classic Riemann problems in Computational Fluid Dynamics (CFD) and astrophysics. The project directly predicts star region pressure via neural networks, offering an efficient alternative to traditional numerical methods. Its tech stack is based on JAX, Flax, and optax, supporting GPU/TPU acceleration, with a modular architecture and differentiable features.