NeuralFVM: Neural-physics-based Finite Volume Method for Turbulent Flows Using the $k$-$\omega$ Model
Tingkai Xue, Yu Jiao, Te Ba, Jingliang Wang, Juntao Yang, Simon See, Boyang Chen, Claire E. Heaney, Christopher C. Pain, Chang Wei Kang, Mohamed Arif Bin Mohamed, Hongying Li

TL;DR
NeuralFVM introduces a GPU-accelerated neural-physics solver based on finite volume methods and the $k$-$omega$ turbulence model, enabling efficient, accurate simulations of turbulent flows with deep learning integration.
Contribution
This work develops NeuralFVM, a novel neural-physics solver that reformulates FVM equations as local tensor operations, incorporating an operator-splitting strategy for stiff turbulence terms and a neural multigrid for pressure-velocity coupling.
Findings
Achieves 19-46x speedup over CPU implementations.
Demonstrates close agreement with ANSYS Fluent in various flow scenarios.
Provides a framework compatible with machine learning workflows for turbulence modeling.
Abstract
In this work, we develop a neural-physics solver based on finite volume method (FVM), namely NeuralFVM, for turbulent flows by implementing the standard - model designed for efficient Graphics Processing Unit (GPU) execution. The governing equations for fluid flow and heat transfer are reformulated as local tensor operations using convolution-based stencil operators, which enables compatibility with deep learning libraries while preserving the conservative properties of the FVM. A key challenge in implementing the turbulent model within such a framework is the treatment of the stiff destruction terms in the and transport equations. To address this issue, an operator-splitting strategy is introduced in which the stiff destruction terms are handled semi-implicitly while the remaining terms are advanced explicitly. This formulation avoids global matrix assembly 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Lattice Boltzmann Simulation Studies · Advanced Numerical Methods in Computational Mathematics
