Neural SPH: Improved Neural Modeling of Lagrangian Fluid Dynamics
Artur P. Toshev, Jonas A. Erbesdobler, Nikolaus A. Adams, Johannes, Brandstetter

TL;DR
This paper introduces Neural SPH, an improved neural modeling approach for Lagrangian fluid dynamics that integrates traditional SPH components into GNN-based simulators, significantly enhancing accuracy and stability over long simulations.
Contribution
The authors incorporate standard SPH components into GNN-based fluid simulators, substantially improving their physical accuracy and stability during long-term predictions.
Findings
Neural SPH outperforms baseline GNNs by orders of magnitude in rollout error.
Enhanced simulators enable longer and more accurate fluid dynamics simulations.
Code availability facilitates reproducibility and further research.
Abstract
Smoothed particle hydrodynamics (SPH) is omnipresent in modern engineering and scientific disciplines. SPH is a class of Lagrangian schemes that discretize fluid dynamics via finite material points that are tracked through the evolving velocity field. Due to the particle-like nature of the simulation, graph neural networks (GNNs) have emerged as appealing and successful surrogates. However, the practical utility of such GNN-based simulators relies on their ability to faithfully model physics, providing accurate and stable predictions over long time horizons - which is a notoriously hard problem. In this work, we identify particle clustering originating from tensile instabilities as one of the primary pitfalls. Based on these insights, we enhance both training and rollout inference of state-of-the-art GNN-based simulators with varying components from standard SPH solvers, including…
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
TopicsFluid Dynamics Simulations and Interactions · Lattice Boltzmann Simulation Studies
