LGCEFLU-DYNFeb 25, 2021

Machine Learning-Based Optimal Mesh Generation in Computational Fluid Dynamics

arXiv:2102.12923v132 citations
Originality Incremental advance
AI Analysis

This provides a faster, more accessible method for CFD engineers to generate high-quality meshes without complex computations, though it is incremental as it builds on existing mesh optimization techniques.

The paper tackles the problem of computationally expensive optimal mesh generation in computational fluid dynamics (CFD) by using a machine learning approach to predict optimal mesh densities from geometries, achieving over 98.7% accuracy on 2D wind tunnel simulations with 20,000 training examples.

Computational Fluid Dynamics (CFD) is a major sub-field of engineering. Corresponding flow simulations are typically characterized by heavy computational resource requirements. Often, very fine and complex meshes are required to resolve physical effects in an appropriate manner. Since all CFD algorithms scale at least linearly with the size of the underlying mesh discretization, finding an optimal mesh is key for computational efficiency. One methodology used to find optimal meshes is goal-oriented adaptive mesh refinement. However, this is typically computationally demanding and only available in a limited number of tools. Within this contribution, we adopt a machine learning approach to identify optimal mesh densities. We generate optimized meshes using classical methodologies and propose to train a convolutional network predicting optimal mesh densities given arbitrary geometries. The proposed concept is validated along 2d wind tunnel simulations with more than 60,000 simulations. Using a training set of 20,000 simulations we achieve accuracies of more than 98.7%. Corresponding predictions of optimal meshes can be used as input for any mesh generation and CFD tool. Thus without complex computations, any CFD engineer can start his predictions from a high quality mesh.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes