English

Neural Multigrid Memory For Computational Fluid Dynamics

Fluid Dynamics 2023-06-27 v2 Machine Learning

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

Keywords

Cite

@article{arxiv.2306.12545,
  title  = {Neural Multigrid Memory For Computational Fluid Dynamics},
  author = {Duc Minh Nguyen and Minh Chau Vu and Tuan Anh Nguyen and Tri Huynh and Nguyen Tri Nguyen and Truong Son Hy},
  journal= {arXiv preprint arXiv:2306.12545},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:1911.08655 by other authors

R2 v1 2026-06-28T11:11:13.764Z