Eulerian-Lagrangian Fluid Simulation on Particle Flow Maps
Junwei Zhou, Duowen Chen, Molin Deng, Yitong Deng, Yuchen Sun, Sinan Wang, Shiying Xiong, Bo Zhu
TL;DR
PFM introduces an Eulerian-Lagrangian framework that uses forward particle trajectories as samples of a perfect flow map and transports impulse and its gradients via a dual-scale flow map on each particle. It eliminates the neural buffer and backtracking of NFM by forward-evolving the backward map Jacobian $m T$ and performing a particle-to-grid transfer of $ m m$ and $ abla m m$, coupled with a MAC-grid Poisson solve for incompressibility. The approach achieves up to 49x faster speed and up to 41% memory reduction than NFM while preserving vortical structures in 2D and 3D tests, including leapfrogging vortices, vortex-tube reconnections, and turbulent flows. It introduces a long-short flow map with temporal samples, adaptive transport of gradients via $m T$, and impulse-based transfer with reinitialization, offering a scalable, accurate alternative for high-fidelity fluid simulation in graphics and physics domains.
Abstract
We propose a novel Particle Flow Map (PFM) method to enable accurate long-range advection for incompressible fluid simulation. The foundation of our method is the observation that a particle trajectory generated in a forward simulation naturally embodies a perfect flow map. Centered on this concept, we have developed an Eulerian-Lagrangian framework comprising four essential components: Lagrangian particles for a natural and precise representation of bidirectional flow maps; a dual-scale map representation to accommodate the mapping of various flow quantities; a particle-to-grid interpolation scheme for accurate quantity transfer from particles to grid nodes; and a hybrid impulse-based solver to enforce incompressibility on the grid. The efficacy of PFM has been demonstrated through various simulation scenarios, highlighting the evolution of complex vortical structures and the details of turbulent flows. Notably, compared to NFM, PFM reduces computing time by up to 49 times and memory consumption by up to 41%, while enhancing vorticity preservation as evidenced in various tests like leapfrog, vortex tube, and turbulent flow.
