paper-with-me

Papers

Fluid Simulation on Neural Flow Maps

2023-12-22 · Yitong Deng, Hong-Xing Yu, Diyang Zhang, Jiajun Wu, Bo Zhu

We introduce Neural Flow Maps, a novel simulation method bridging the emerging paradigm of implicit neural representations with fluid simulation based on the theory of flow maps, to achieve state-of-the-art simulation of inviscid fluid phenomena. We devise a novel hybrid neural field representation, Spatially Sparse Neural Fields (SSNF), which fuses small neural networks with a pyramid of overlapping, multi-resolution, and spatially sparse grids, to compactly represent long-term spatiotemporal velocity fields at high accuracy. With this neural velocity buffer in hand, we compute long-term, bidirectional flow maps and their Jacobians in a mechanistically symmetric manner, to facilitate drastic accuracy improvement over existing solutions. These long-range, bidirectional flow maps enable high advection accuracy with low dissipation, which in turn facilitates high-fidelity incompressible flow simulations that manifest intricate vortical structures. We demonstrate the efficacy of our neural fluid simulation in a variety of challenging simulation scenarios, including leapfrogging vortices, colliding vortices, vortex reconnections, as well as vortex generation from moving obstacles and density differences. Our examples show increased performance over existing methods in terms of energy conservation, visual complexity, adherence to experimental observations, and preservation of detailed vortical structures.

📄 PDF Abstract BibTeX arXiv:2312.14635

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Parameter-Conditioned Sequential Generative Modeling of Fluid Flows

2019-12-14 · Jeremy Morton, Freddie D. Witherden, Mykel J. Kochenderfer

The computational cost associated with simulating fluid flows can make it infeasible to run many simulations across multiple flow conditions. Building upon concepts from generative modeling, we introduce a new method for…

ML-LBM: Machine Learning Aided Flow Simulation in Porous Media

2020-04-22 · Ying Da Wang, Traiwit Chung, Ryan T. Armstrong, Peyman Mostaghimi

Simulation of fluid flow in porous media has many applications, from the micro-scale (cell membranes, filters, rocks) to macro-scale (groundwater, hydrocarbon reservoirs, and geothermal) and beyond. Direct simulation of …

BIG-bench Machine Learning

FluidFlow: a flow-matching generative model for fluid dynamics surrogates on unstructured meshes

2026-03-30 · David Ramos, Lucas Lacasa, Fermín Gutiérrez, Eusebio Valero 외 arxiv

Computational fluid dynamics (CFD) provides high-fidelity simulations of fluid flows but remains computationally expensive for many-query applications. In recent years deep learning (DL) has been used to construct data-d…

Teaching the Incompressible Navier-Stokes Equations to Fast Neural Surrogate Models in 3D

2020-12-22 · Nils Wandel, Michael Weinmann, Reinhard Klein

Physically plausible fluid simulations play an important role in modern computer graphics and engineering. However, in order to achieve real-time performance, computational speed needs to be traded-off with physical accu…

Graph-Based Learning of Free Surface Dynamics in Generalized Newtonian Fluids using Smoothed Particle Hydrodynamics

2025-09-29 · Hyo-Jin Kim, Jaekwang Kim, Hyung-Jun Park arxiv

In this study, we propose a graph neural network (GNN) model for efficiently predicting the flow behavior of non-Newtonian fluids with free surface dynamics. The numerical analysis of non-Newtonian fluids presents signif…

Computational EfficiencyGraph Neural Network