DCEM-PINNs: A deep complementary energy method for solid mechanics

Yizheng Wang,Jia Sun,Timon Rabczuk,Yinghua Liu
2024-03-18
Abstract:In recent years, the rapid advancement of deep learning has significantly impacted various fields, particularly in solving partial differential equations (PDEs) in the realm of solid mechanics, benefiting greatly from the remarkable approximation capabilities of neural networks. In solving PDEs, Physics-Informed Neural Networks (PINNs) and the Deep Energy Method (DEM) have garnered substantial attention. The principle of minimum potential energy and complementary energy are two important variational principles in solid mechanics. However, the well-known Deep Energy Method (DEM) is based on the principle of minimum potential energy, but there lacks the important form of minimum complementary energy. To bridge this gap, we propose the deep complementary energy method (DCEM) based on the principle of minimum complementary energy. The output function of DCEM is the stress function, which inherently satisfies the equilibrium equation. We present numerical results using the Prandtl and Airy stress functions, and compare DCEM with existing PINNs and DEM algorithms when modeling representative mechanical problems. The results demonstrate that DCEM outperforms DEM in terms of stress accuracy and efficiency and has an advantage in dealing with complex displacement boundary conditions, which is supported by theoretical analyses and numerical simulations. We extend DCEM to DCEM-Plus (DCEM-P), adding terms that satisfy partial differential equations. Furthermore, we propose a deep complementary energy operator method (DCEM-O) by combining operator learning with physical equations. Initially, we train DCEM-O using high-fidelity numerical results and then incorporate complementary energy. DCEM-P and DCEM-O further enhance the accuracy and efficiency of DCEM.
Machine Learning,Disordered Systems and Neural Networks
What problem does this paper attempt to address?
The paper attempts to address the problem of solving partial differential equations (PDEs) in solid mechanics using deep learning methods, specifically by introducing the complementary energy principle in energy-based methods. Specifically: - **Limitations of existing methods**: Current Physics-Informed Neural Networks (PINNs) and Deep Energy Methods (DEM) are primarily based on the principle of minimum potential energy, but they have shortcomings when dealing with complex displacement boundary conditions. - **Lack of complementary energy principle**: The current DEM lacks a form based on the complementary energy principle, which is one of the very important variational principles in solid mechanics. - **Proposed new method**: To address this shortcoming, the paper proposes a Deep Complementary Energy Method (DCEM) based on the principle of minimum complementary energy. The output function of DCEM is the stress function, which gives it a natural advantage in satisfying equilibrium equations and shows higher accuracy and efficiency under complex displacement boundary conditions. In summary, the paper aims to improve the existing DEM methods by introducing DCEM based on the complementary energy principle, thereby providing better solutions to solid mechanics problems, especially in stress prediction and handling complex displacement boundary conditions.