paper-with-me

홈 › Papers

Neural SPH: Improved Neural Modeling of Lagrangian Fluid Dynamics

2024-02-09 · Artur P. Toshev, Jonas A. Erbesdobler, Nikolaus A. Adams, Johannes Brandstetter

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 pressure, viscous, and external force components. All Neural SPH-enhanced simulators achieve better performance than the baseline GNNs, often by orders of magnitude in terms of rollout error, allowing for significantly longer rollouts and significantly better physics modeling. Code available at https://github.com/tumaer/neuralsph.

📄 PDF Abstract BibTeX arXiv:2402.06275

Code (2)

tumaer/neuralsph 공식 구현 jax
tumaer/lagrangebench jax

Similar Papers 제목 키워드 기반

DeepLag: Discovering Deep Lagrangian Dynamics for Intuitive Fluid Prediction

2024-02-04 · Qilong Ma, Haixu Wu, Lanxiang Xing, Shangchen Miao 외

Accurately predicting the future fluid is vital to extensive areas such as meteorology, oceanology, and aerodynamics. However, since the fluid is usually observed from the Eulerian perspective, its moving and intricate d…

Future predictionPrediction

From Fixed Grids to Moving Particles:A Transferable Latent Operator for Fluid Dynamics

2026-08-14 · Meng Li, Chuqi Chen, Zhengqing Gao, Xi Zhou 외 arxiv

Lagrangian modeling is vital to fluid dynamics, as it characterizes particle transport and complements the Eulerian representation. However, Lagrangian trajectories are less commonly available than Eulerian fields, while…

Learning Vortex Dynamics for Fluid Inference and Prediction

2023-01-27 · Yitong Deng, Hong-Xing Yu, Jiajun Wu, Bo Zhu

We propose a novel differentiable vortex particle (DVP) method to infer and predict fluid dynamics from a single video. Lying at its core is a particle-based latent space to encapsulate the hidden, Lagrangian vortical ev…

Future predictionPrediction

Reduced-Order Neural Operators: Learning Lagrangian Dynamics on Highly Sparse Graphs

2024-07-04 · Hrishikesh Viswanath, Yue Chang, Julius Berner, Peter Yichen Chen 외

We propose accelerating the simulation of Lagrangian dynamics, such as fluid flows, granular flows, and elastoplasticity, with neural-operator-based reduced-order modeling. While full-order approaches simulate the physic…

Elasticity3DGoop2DMultiMaterial2DPlasticine3D+5

Learning Fluid-Structure Interaction Dynamics with Physics-Informed Neural Networks and Immersed Boundary Methods

2025-05-24 · Afrah Farea, Saiful Khan, Reza Daryani, Emre Cenk Ersan 외

We introduce neural network architectures that combine physics-informed neural networks (PINNs) with the immersed boundary method (IBM) to solve fluid-structure interaction (FSI) problems. Our approach features two disti…