TL;DR
This paper introduces a novel data-driven viscosity solver using a U-shaped CNN and a symmetric MAC grid, improving fluid simulation accuracy and generalization across different viscosities.
Contribution
The work presents a symmetric MAC grid and a physics-inspired loss function, enhancing neural network predictions for fluid viscosity effects in simulation.
Findings
Accurate velocity change predictions in 2D and 3D fluid scenes.
Effective handling of varying viscosity coefficients.
Demonstrated buckling effect in fluid simulation.
Abstract
We propose a data-driven viscosity solver based on U-shaped convolutional neural network to predict velocity changes due to viscosity. Our solver takes velocity derivatives, fluid volume, and solid indicator quantities as input. The traditional marker-and-cell (MAC) grid stores velocities at the edges of the grid, causing the dimensions of the velocity field vary from axis to axis. In our work, we suggest a symmetric MAC grid that maintains consistent dimensions across axes without interpolation or symmetry breaking. The proposed grid effectively transfers spatial fluid quantities such as partial derivatives of velocity, enabling networks to generate accurate predictions. Additionally, we introduce a physics-based loss inspired by the variational formulation of viscosity to enhance the network's generalization for a wide range of viscosity coefficients. We demonstrate various fluid…
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.
