Neural Multigrid Memory For Computational Fluid Dynamics
- URL: http://arxiv.org/abs/2306.12545v2
- Date: Sat, 24 Jun 2023 16:31:51 GMT
- Title: Neural Multigrid Memory For Computational Fluid Dynamics
- Authors: Duc Minh Nguyen, Minh Chau Vu, Tuan Anh Nguyen, Tri Huynh, Nguyen Tri
Nguyen, Truong Son Hy
- Abstract summary: We propose an advanced data-driven method for simulating turbulent flow, representing a significant improvement over existing approaches.
Our methodology combines the strengths of Video Prediction Transformer (VPTR) and Multigrid Architecture.
Our results exhibit superior accuracy compared to other baselines, while maintaining computational efficiency.
- Score: 13.36209460135302
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Turbulent flow simulation plays a crucial role in various applications,
including aircraft and ship design, industrial process optimization, and
weather prediction. In this paper, we propose an advanced data-driven method
for simulating turbulent flow, representing a significant improvement over
existing approaches. Our methodology combines the strengths of Video Prediction
Transformer (VPTR) (Ye & Bilodeau, 2022) and Multigrid Architecture (MgConv,
MgResnet) (Ke et al., 2017). VPTR excels in capturing complex spatiotemporal
dependencies and handling large input data, making it a promising choice for
turbulent flow prediction. Meanwhile, Multigrid Architecture utilizes multiple
grids with different resolutions to capture the multiscale nature of turbulent
flows, resulting in more accurate and efficient simulations. Through our
experiments, we demonstrate the effectiveness of our proposed approach, named
MGxTransformer, in accurately predicting velocity, temperature, and turbulence
intensity for incompressible turbulent flows across various geometries and flow
conditions. Our results exhibit superior accuracy compared to other baselines,
while maintaining computational efficiency. Our implementation in PyTorch is
available publicly at https://github.com/Combi2k2/MG-Turbulent-Flow
Related papers
- FlowBench: A Large Scale Benchmark for Flow Simulation over Complex
Geometries [19.15738125919099]
FlowBench is a dataset for neural simulators with over 10K samples.
FlowBench will enable evaluating the interplay between complex geometry, coupled flow phenomena, and data sufficiency on the performance of neural PDE solvers.
arXiv Detail & Related papers (2024-09-26T16:38:48Z) - Quantum-Inspired Fluid Simulation of 2D Turbulence with GPU Acceleration [0.894484621897981]
We study an algorithm for solving the Navier-Stokes equations using velocity as matrix product states.
Our adaptation speeds up simulations by up to 12.1 times.
We find that the algorithm has a potential advantage over direct numerical simulations in the turbulent regime.
arXiv Detail & Related papers (2024-06-25T10:31:20Z) - Waymax: An Accelerated, Data-Driven Simulator for Large-Scale Autonomous
Driving Research [76.93956925360638]
Waymax is a new data-driven simulator for autonomous driving in multi-agent scenes.
It runs entirely on hardware accelerators such as TPUs/GPUs and supports in-graph simulation for training.
We benchmark a suite of popular imitation and reinforcement learning algorithms with ablation studies on different design decisions.
arXiv Detail & Related papers (2023-10-12T20:49:15Z) - Geometry-Informed Neural Operator for Large-Scale 3D PDEs [76.06115572844882]
We propose the geometry-informed neural operator (GINO) to learn the solution operator of large-scale partial differential equations.
We successfully trained GINO to predict the pressure on car surfaces using only five hundred data points.
arXiv Detail & Related papers (2023-09-01T16:59:21Z) - Differentiable Turbulence II [0.0]
We develop a framework for integrating deep learning models into a generic finite element numerical scheme for solving the Navier-Stokes equations.
We show that the learned closure can achieve accuracy comparable to traditional large eddy simulation on a finer grid that amounts to an equivalent speedup of 10x.
arXiv Detail & Related papers (2023-07-25T14:27:49Z) - FluidLab: A Differentiable Environment for Benchmarking Complex Fluid
Manipulation [80.63838153351804]
We introduce FluidLab, a simulation environment with a diverse set of manipulation tasks involving complex fluid dynamics.
At the heart of our platform is a fully differentiable physics simulator, providing GPU-accelerated simulations and gradient calculations.
We propose several domain-specific optimization schemes coupled with differentiable physics.
arXiv Detail & Related papers (2023-03-04T07:24:22Z) - Learning Large-scale Subsurface Simulations with a Hybrid Graph Network
Simulator [57.57321628587564]
We introduce Hybrid Graph Network Simulator (HGNS) for learning reservoir simulations of 3D subsurface fluid flows.
HGNS consists of a subsurface graph neural network (SGNN) to model the evolution of fluid flows, and a 3D-U-Net to model the evolution of pressure.
Using an industry-standard subsurface flow dataset (SPE-10) with 1.1 million cells, we demonstrate that HGNS is able to reduce the inference time up to 18 times compared to standard subsurface simulators.
arXiv Detail & Related papers (2022-06-15T17:29:57Z) - Designing Air Flow with Surrogate-assisted Phenotypic Niching [117.44028458220427]
We introduce surrogate-assisted phenotypic niching, a quality diversity algorithm.
It allows to discover a large, diverse set of behaviors by using computationally expensive phenotypic features.
In this work we discover the types of air flow in a 2D fluid dynamics optimization problem.
arXiv Detail & Related papers (2021-05-10T10:45:28Z) - PREPRINT: Comparison of deep learning and hand crafted features for
mining simulation data [7.214140640112874]
This paper addresses the task of extracting meaningful results in an automated manner from high dimensional data sets.
We propose deep learning methods which are capable of processing such data and which can be trained to solve relevant tasks on simulation data.
We compile a large dataset of 2D simulations of the flow field around airfoils which contains 16000 flow fields with which we tested and compared approaches.
arXiv Detail & Related papers (2021-03-11T09:28:00Z) - Machine learning accelerated computational fluid dynamics [9.077691121640333]
We use end-to-end deep learning to improve approximations inside computational fluid dynamics for modeling two-dimensional turbulent flows.
For both direct numerical simulation of turbulence and large eddy simulation, our results are as accurate as baseline solvers with 8-10x finer resolution in each spatial dimension.
Our approach exemplifies how scientific computing can leverage machine learning and hardware accelerators to improve simulations without sacrificing accuracy or generalization.
arXiv Detail & Related papers (2021-01-28T19:10:00Z) - Machine learning for rapid discovery of laminar flow channel wall
modifications that enhance heat transfer [56.34005280792013]
We present a combination of accurate numerical simulations of arbitrary, flat, and non-flat channels and machine learning models predicting drag coefficient and Stanton number.
We show that convolutional neural networks (CNN) can accurately predict the target properties at a fraction of the time of numerical simulations.
arXiv Detail & Related papers (2021-01-19T16:14:02Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.