用多尺度图网络实现流体模拟的高精度网格超分辨率。
Mesh-based Super-Resolution of Fluid Flows with Multiscale Graph Neural Networks
- 基于局部网格单元设计可同步节点的图神经网络
- 在雷诺数1600~3200下实现误差可控的流场重建
- 适用于不同网格结构,具备跨几何泛化能力
本文提出一种基于图神经网络(GNN)的三维网格流体超分辨率方法。该方法不直接处理全网格场,而是针对局部网格单元进行操作。通过改进消息传递层以兼容标准有限元连接关系,实现了对共点节点的同步处理。模型采用多尺度架构,由粗粒度与细粒度消息传递模块组成,中间通过图解池化层连接。粗粒度处理器利用查询单元及其邻域的协同消息传递生成单一潜在表示,细粒度处理器在此基础上进一步修正插值误差。在雷诺数为1600和3200的六面体网格泰勒-格林涡及逆向台阶流仿真数据上验证,无论单尺度还是多尺度配置,重建结果均显著逼近目标场。固定架构下重建误差随雷诺数升高而增加。对独立腔体流配置的几何外推测试表明,该策略具有良好的跨网格泛化能力。
原文摘要 · Abstract (English)
A graph neural network (GNN) approach is introduced in this work which enables mesh-based three-dimensional super-resolution of fluid flows. In this framework, the GNN is designed to operate not on the full mesh-based field at once, but on localized meshes of elements (or cells) directly. To facilitate mesh-based GNN representations in a manner similar to spectral (or finite) element discretizations, a baseline GNN layer (termed a message passing layer, which updates local node properties) is modified to account for synchronization of coincident graph nodes, rendering compatibility with commonly used element-based mesh connectivities. The architecture is multiscale in nature, and is comprised of a combination of coarse-scale and fine-scale message passing layer sequences (termed processors) separated by a graph unpooling layer. The coarse-scale processor embeds a query element (alongside a set number of neighboring coarse elements) into a single latent graph representation using coarse-scale synchronized message passing over the element neighborhood, and the fine-scale processor leverages additional message passing operations on this latent graph to correct for interpolation errors. Demonstration studies are performed using hexahedral mesh-based data from Taylor-Green Vortex and backward-facing step flow simulations at Reynolds numbers of 1600 and 3200. Through analysis of both global and local errors, the results ultimately show how the GNN is able to produce accurate super-resolved fields compared to targets in both coarse-scale and multiscale model configurations. Reconstruction errors for fixed architectures were found to increase in proportion to the Reynolds number. Geometry extrapolation studies on a separate cavity flow configuration show promising cross-mesh capabilities of the super-resolution strategy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。