-
Multi-Fidelity Machine Learning Applied to Steady Fluid Flows
Authors:
Kazuko W. Fuchi,
Eric M. Wolf,
David S. Makhija,
Christopher R. Schrock,
Philip S. Beran
Abstract:
A machine learning method to predict steady external fluid flows using elliptic input features is introduced. Using data from as few as one high-fidelity simulation, the proposed method produces models generalizable under changes to boundary geometry by using solutions to elliptic boundary value problems over the flow domain as the model input, instead of Cartesian coordinates of the domain. Train…
▽ More
A machine learning method to predict steady external fluid flows using elliptic input features is introduced. Using data from as few as one high-fidelity simulation, the proposed method produces models generalizable under changes to boundary geometry by using solutions to elliptic boundary value problems over the flow domain as the model input, instead of Cartesian coordinates of the domain. Training data is generated through pointwise evaluation of flow features at points selected through a quad-tree adaptive sampling method to concentrate training points in areas with large field gradients. Models are trained within a training window around the body, while predictions are smoothly extended to freestream conditions using a Partition-of-Unity extension. Predictive capabilities of the machine learning model are demonstrated in steady-state flow of incompressible fluid around a cylinder and a Joukowski airfoil. The predicted flow field is used to warm-start CFD simulations to achieve acceleration in solver convergence.
△ Less
Submitted 24 January, 2025;
originally announced January 2025.
-
Acceleration of RANS Solver Convergence via Initialization with Wake Extension Models
Authors:
Kazuko W. Fuchi,
Eric M. Wolf,
Christopher R. Schrock,
Philip S. Beran
Abstract:
Use of appropriate initialization to warm-start Reynolds-averaged Navier-Stokes (RANS) simulations of turbulent flow can facilitate convergence and lead to efficient use of computational resources. In this work, a method to model downstream wake development in external turbulent flow is proposed and used for RANS solver convergence acceleration. To balance the model accuracy and cost, the proposed…
▽ More
Use of appropriate initialization to warm-start Reynolds-averaged Navier-Stokes (RANS) simulations of turbulent flow can facilitate convergence and lead to efficient use of computational resources. In this work, a method to model downstream wake development in external turbulent flow is proposed and used for RANS solver convergence acceleration. To balance the model accuracy and cost, the proposed method divides the analysis domain into three regions: near-body, wake and off-body. An approach based on a convolutional neural network is introduced as an efficient method to predict the downstream wake development. The model training only requires data from a single simulation, and its use is demonstrated to be effective in accelerating the RANS simulation when combined with an accurate flow prediction in the near-body region. The simulation using the proposed method took 26.3x fewer iterations, achieving 16.4x speedup in wall-clock time, compared to a baseline run using freestream initialization.
△ Less
Submitted 24 January, 2025;
originally announced January 2025.
-
Neural operator-based super-fidelity: A warm-start approach for accelerating steady-state simulations
Authors:
Xu-Hui Zhou,
Jiequn Han,
Muhammad I. Zafar,
Eric M. Wolf,
Christopher R. Schrock,
Christopher J. Roy,
Heng Xiao
Abstract:
Recently, the use of neural networks to accelerate the solving of partial differential equations (PDEs) has gained significant traction in both academia and industry. However, employing neural networks as standalone surrogate models raises concerns about solution reliability, especially in precision-critical scientific tasks. This study introduces a novel "super-fidelity" method that leverages neu…
▽ More
Recently, the use of neural networks to accelerate the solving of partial differential equations (PDEs) has gained significant traction in both academia and industry. However, employing neural networks as standalone surrogate models raises concerns about solution reliability, especially in precision-critical scientific tasks. This study introduces a novel "super-fidelity" method that leverages neural networks for warm-starting steady-state PDE solvers, ensuring both efficiency and accuracy. Inspired by super-resolution techniques in computer vision, this method maps low-fidelity solutions to high-fidelity targets using a vector-cloud neural network with equivariance (VCNN-e), a neural operator that preserves all necessary invariance and equivariance properties for scalar and vector predictions while seamlessly adapting to different spatial discretizations. We evaluated this approach in three scenarios: (1) a weakly nonlinear case involving low Reynolds number flows around elliptical cylinders, (2) a strongly nonlinear case with high Reynolds number flows over airfoils, and (3) a practical case with high Reynolds number flows over a wing. In all cases, the neural operator-based initialization accelerated convergence by at least two-fold compared to traditional methods, without sacrificing accuracy. The method's robustness and scalability are further demonstrated across different linear equation solvers and multi-process computing configurations. It also achieves overall time savings in scenarios with multiple simulations, even when accounting for model development time. Overall, our approach provides an effective means to accelerate steady-state PDE solutions using neural operators, maintaining high accuracy while significantly improving computational efficiency, particularly in precision-driven scientific applications.
△ Less
Submitted 26 February, 2025; v1 submitted 18 December, 2023;
originally announced December 2023.