Physics-Informed Machine Learning of Argon Gas-Driven Melt Pool Dynamics

R. Sharma,W. Grace Guo,M. Raissi,Y.B. Guo
2023-07-23
Abstract:Melt pool dynamics in metal additive manufacturing (AM) is critical to process stability, microstructure formation, and final properties of the printed materials. Physics-based simulation including computational fluid dynamics (CFD) is the dominant approach to predict melt pool dynamics. However, the physics-based simulation approaches suffer from the inherent issue of very high computational cost. This paper provides a physics-informed machine learning (PIML) method by integrating neural networks with the governing physical laws to predict the melt pool dynamics such as temperature, velocity, and pressure without using any training data on velocity. This approach avoids solving the highly non-linear Navier-Stokes equation numerically, which significantly reduces the computational cost. The difficult-to-determine model constants of the governing equations of the melt pool can also be inferred through data-driven discovery. In addition, the physics-informed neural network (PINN) architecture has been optimized for efficient model training. The data-efficient PINN model is attributed to the soft penalty by incorporating governing partial differential equations (PDEs), initial conditions, and boundary conditions in the PINN model.
Machine Learning,Computational Engineering, Finance, and Science
What problem does this paper attempt to address?
The paper aims to address the prediction problem of melt pool dynamics in metal additive manufacturing (AM), particularly for argon-driven melt pool flow. Traditional physics-based simulation methods such as Computational Fluid Dynamics (CFD) can predict melt pool dynamics but come at a high computational cost. The paper proposes a Physics-Informed Machine Learning (PIML) approach that combines neural networks and physical laws to predict temperature, velocity, and pressure without the need for any training data on velocity. This approach avoids numerically solving the nonlinear Navier-Stokes equations, significantly reducing the computational cost and inferring model constants in the governing equations through a data-driven approach. Furthermore, the paper optimizes the Physics-Informed Neural Network (PINN) architecture to improve model training efficiency by incorporating partial differential equations, initial conditions, and boundary conditions using soft penalties, enabling efficient data-driven training. The focus of the study is on the 3D melt pool dynamics when argon gas flows over the top of the melt pool without solving the nonlinear Navier-Stokes equations. The paper demonstrates the accuracy of the PINN model in predicting velocity fields through experimental validation and discusses its ability to infer model equation parameters in reverse learning.