Implicit Neural Representation For Accurate CFD Flow Field Prediction
Laurent de Vito, Nils Pinnau, Simone Dey
TL;DR
This work introduces an implicit neural representation framework for 3D CFD flow field prediction in turbomachinery, modeling the flow as a function $f:\mathbb{R}^3\to\mathbb{R}^D$ learned by a small backbone-net. A hyper-net conditions backbone-net weights on the blade geometry, enabling geometry-conditioned predictions independent of mesh parameterization and supporting rapid evaluation for unseen designs. The approach demonstrates accurate reconstruction of key flow features (boundary layers, wakes, shocks) and strong correlation with CFD-derived quantities-of-interest across four blade configurations, while maintaining a modest memory footprint. The proposed method offers a scalable, mesh-agnostic proxy suitable for low-cost multi-fidelity optimization and design exploration in industrial turbomachinery.
Abstract
Despite the plethora of deep learning frameworks for flow field prediction, most of them deal with flow fields on regular domains, and although the best ones can cope with irregular domains, they mostly rely on graph networks, so that real industrial applications remain currently elusive. We present a deep learning framework for 3D flow field prediction applied to blades of aircraft engine turbines and compressors. Crucially, we view any 3D field as a function from coordinates that is modeled by a neural network we call the backbone-net. It inherits the property of coordinate-based MLPs, namely the discretization-agnostic representation of flow fields in domains of arbitrary topology at infinite resolution. First, we demonstrate the performance of the backbone-net solo in regressing 3D steady simulations of single blade rows in various flow regimes: it can accurately render important flow characteristics such as boundary layers, wakes and shock waves. Second, we introduce a hyper-net that maps the surface mesh of a blade to the parameters of the backbone-net. By doing so, the flow solution can be directly predicted from the blade geometry, irrespective of its parameterization. Together, backbone-net and hyper-net form a highly-accurate memory-efficient data-driven proxy to CFD solvers with good generalization on unseen geometries.
