paper-with-me

홈 › Papers

Data-driven modeling of fluid flow around rotating structures with graph neural networks

2025-03-28 · Rui Gao, Zhi Cheng, Rajeev K. Jaiman

Graph neural networks, recently introduced into the field of fluid flow surrogate modeling, have been successfully applied to model the temporal evolution of various fluid flow systems. Existing applications, however, are mostly restricted to cases where the domain is time-invariant. The present work extends the application of graph neural network-based modeling to fluid flow around structures rotating with respect to a certain axis. Specifically, we propose to apply a graph neural network-based surrogate modeling for fluid flow with the mesh corotating with the structure. Unlike conventional data-driven approaches that rely on structured Cartesian meshes, our framework operates on unstructured co-rotating meshes, enforcing rotation equivariance of the learned model by leveraging co-rotating polar (2D) and cylindrical (3D) coordinate systems. To model the pressure for systems without Dirichlet pressure boundaries, we propose a novel local directed pressure difference formulation that is invariant to the reference pressure point and value. For flow systems with large mesh sizes, we introduce a scheme to train the network in single or distributed graphics processing units by accumulating the backpropagated gradients from partitions of the mesh. The effectiveness of our proposed framework is examined on two test cases: (i) fluid flow in a 2D rotating mixer, and (ii) the flow past a 3D rotating cube. Our results show that the model achieves stable and accurate rollouts for over 2000 time steps in periodic regimes while capturing accurate short-term dynamics in chaotic flow regimes. In addition, the drag and lift force predictions closely match the CFD calculations, highlighting the potential of the framework for modeling both periodic and chaotic fluid flow around rotating structures.

📄 PDF Abstract BibTeX arXiv:2503.22252

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Importance of equivariant and invariant symmetries for fluid flow modeling

2023-05-03 · Varun Shankar, Shivam Barwey, Zico Kolter, Romit Maulik 외

Graph neural networks (GNNs) have shown promise in learning unstructured mesh-based simulations of physical systems, including fluid dynamics. In tandem, geometric deep learning principles have informed the development o…

Generalization capabilities of MeshGraphNets to unseen geometries for fluid dynamics

2024-08-12 · Robin Schmöcker, Alexander Henkes, Julian Roth, Thomas Wick

This works investigates the generalization capabilities of MeshGraphNets (MGN) [Pfaff et al. Learning Mesh-Based Simulation with Graph Networks. ICML 2021] to unseen geometries for fluid dynamics, e.g. predicting the flo…

A Multimodal Vision Transformer-based Modeling Framework for Prediction of Fluid Flows in Energy Systems

2026-04-02 · Kiran Yalamanchi, Shivam Barwey, Ibrahim Jarrah, Pinaki Pal arxiv

Computational fluid dynamics (CFD) simulations of complex fluid flows in energy systems are prohibitively expensive due to strong nonlinearities and multiscale-multiphysics interactions. In this work, we present a transf…

Predicting fluid-structure interaction with graph neural networks

2022-10-09 · Rui Gao, Rajeev K. Jaiman

We present a rotation equivariant, quasi-monolithic graph neural network framework for the reduced-order modeling of fluid-structure interaction systems. With the aid of an arbitrary Lagrangian-Eulerian formulation, the …

Graph Neural Network

WellPINN: Accurate Well Representation for Transient Fluid Pressure Diffusion in Subsurface Reservoirs with Physics-Informed Neural Networks

2025-07-12 · Linus Walter, Qingkai Kong, Sara Hanson-Hedgecock, Víctor Vilarrasa arxiv

Accurate representation of wells is essential for reliable reservoir characterization and simulation of operational scenarios in subsurface flow models. Physics-informed neural networks (PINNs) have recently emerged as a…