Finite Volume Features, Global Geometry Representations, and Residual Training for Deep Learning-based CFD Simulation
Loh Sher En Jessica, Naheed Anjum Arafat, Wei Xian Lim, Wai Lee Chan, and Adams Wai Kin Kong

TL;DR
This paper introduces novel geometric representations and residual training techniques to enhance GNN-based CFD simulations, significantly reducing prediction errors by up to 41%.
Contribution
It proposes SV and DID geometric features, incorporates finite volume features into GNNs, and demonstrates residual training's effectiveness for improved accuracy.
Findings
SV, DID, and FVF reduce predictive error by up to 41%.
Residual training improves flow field prediction accuracy.
New geometric features provide global context without message-passing.
Abstract
Computational fluid dynamics (CFD) simulation is an irreplaceable modelling step in many engineering designs, but it is often computationally expensive. Some graph neural network (GNN)-based CFD methods have been proposed. However, the current methods inherit the weakness of traditional numerical simulators, as well as ignore the cell characteristics in the mesh used in the finite volume method, a common method in practical CFD applications. Specifically, the input nodes in these GNN methods have very limited information about any object immersed in the simulation domain and its surrounding environment. Also, the cell characteristics of the mesh such as cell volume, face surface area, and face centroid are not included in the message-passing operations in the GNN methods. To address these weaknesses, this work proposes two novel geometric representations: Shortest Vector (SV) and…
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.
Taxonomy
TopicsAdvanced Neural Network Applications · Model Reduction and Neural Networks · Lattice Boltzmann Simulation Studies
MethodsGraph Neural Network
