A novel neural network approach for airfoil mesh quality evaluation

Xinhai Chen,Chunye Gong,Jie Liu,Yufei Pang,Liang Deng,Lihua Chi,Kenli Li
DOI: https://doi.org/10.1016/j.jpdc.2022.03.006
IF: 4.542
2022-06-01
Journal of Parallel and Distributed Computing
Abstract:Evaluating mesh quality before solving is crucially important for error control in the numerical simulation of airfoils. Traditional mesh quality metrics are used to identify distorted mesh elements by analyzing their geometric shape information like angles and edges. However, these metrics fail to recognize numerical errors stemming from quality attributes such as improper mesh density or distribution. This deficiency has imposed a burden on intensive manual re-evaluation, which heavily increases the meshing cost. In this paper, we introduce deep neural networks to airfoil mesh quality evaluation to improve its automation and efficiency. Specifically, we propose a neural network-based evaluation model, MQNet, accompanied by the first large-scale mesh benchmark dataset, AirfoilSet. MQNet is trained on the dataset to learn the quality-related attributes including mesh orthogonality, smoothness, and density. Thereafter, the trained network can be used as a black box to automatically evaluate and output the overall quality of the airfoil mesh. To demonstrate the effectiveness and generalization behaviors of the proposed network, we establish an MQNet-based mesh generation workflow. Experimental results show that MQNet is small and accurate. It outperforms widely-used neural networks and can be a useful tool to guide the high-quality mesh generation process with minimal user intervention.
computer science, theory & methods
What problem does this paper attempt to address?