paper-with-me

Papers

Deep Fluids: A Generative Network for Parameterized Fluid Simulations

2018-06-06 · Byung-soo Kim, Vinicius C. Azevedo, Nils Thuerey, Theodore Kim, Markus Gross, Barbara Solenthaler

This paper presents a novel generative model to synthesize fluid simulations from a set of reduced parameters. A convolutional neural network is trained on a collection of discrete, parameterizable fluid simulation velocity fields. Due to the capability of deep learning architectures to learn representative features of the data, our generative model is able to accurately approximate the training data set, while providing plausible interpolated in-betweens. The proposed generative model is optimized for fluids by a novel loss function that guarantees divergence-free velocity fields at all times. In addition, we demonstrate that we can handle complex parameterizations in reduced spaces, and advance simulations in time by integrating in the latent space with a second network. Our method models a wide variety of fluid behaviors, thus enabling applications such as fast construction of simulations, interpolation of fluids with different parameters, time re-sampling, latent space simulations, and compression of fluid simulation data. Reconstructed velocity fields are generated up to 700x faster than re-simulating the data with the underlying CPU solver, while achieving compression rates of up to 1300x.

📄 PDF Abstract BibTeX arXiv:1806.02071

Code (1)

ccsi-toolset/deeperfluids pytorch

Tasks

CPU

Similar Papers 제목 키워드 기반

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

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…

An Explainable AI Model for Binary LJ Fluids

2025-02-24 · Israrul H Hashmi, Rahul Karmakar, Marripelli Maniteja, Kumar Ayush 외

Lennard-Jones (LJ) fluids serve as an important theoretical framework for understanding molecular interactions. Binary LJ fluids, where two distinct species of particles interact based on the LJ potential, exhibit rich p…

Evolutionary optimization of the Verlet closure relation for the hard-sphere and square-well fluids

2022-05-14 · Edwin Bedolla, Luis Carlos Padierna, Ramón Castañeda-Priego

The Ornstein-Zernike equation is solved for the hard-sphere and square-well fluids using a diverse selection of closure relations; the attraction range of the square-well is chosen to be $\lambda=1.5.$ In particular, for…

Evolutionary AlgorithmsRelation

FluidLab: A Differentiable Environment for Benchmarking Complex Fluid Manipulation

2023-03-04 · Zhou Xian, Bo Zhu, Zhenjia Xu, Hsiao-Yu Tung 외

Humans manipulate various kinds of fluids in their everyday life: creating latte art, scooping floating objects from water, rolling an ice cream cone, etc. Using robots to augment or replace human labors in these daily s…

BenchmarkingGPU