A physics-informed neural network for modeling fracture without gradient damage: formulation, application, and assessment
Aditya Konale, Vikas Srivastava
TL;DR
This work introduces a physics-informed neural network framework that models fracture in elastomers under large deformation without gradient damage, avoiding the numerical complexities of gradient-regularized FEM. The PINN uses a mixed formulation to approximate displacement, stress, and undamaged energy, with a damage mechanism controlled by a distortional-tensile energy split and irreversibility; training relies on collocation-based physics losses rather than data. Validation against FEM with gradient damage across multiple defect configurations shows that PINN crack paths are robust to collocation distribution and closely track baseline solutions, with incremental training offering higher accuracy than a single-step approach. The study also assesses hyperparameters, collocation strategies, pre-training, and normalization, providing practical guidance for applying PINNs to broader fracture problems and motivating extensions to other materials and damage models.
Abstract
Accurate computational modeling of damage and fracture remains a central challenge in solid mechanics. The finite element method (FEM) is widely used for numerical modeling of fracture problems; however, classical damage models without gradient regularization yield mesh-dependent and usually inaccurate predictions. The use of gradient damage with FEM improves numerical robustness but introduces significant mathematical and numerical implementation complexities. Physics-informed neural networks (PINNs) can encode the governing partial differential equations, boundary conditions, and constitutive models into the loss functions, offering a new method for fracture modeling. Prior applications of PINNs have been limited to small-strain problems and have incorporated gradient damage formulation without a critical evaluation of its necessity. Since PINNs in their basic form are meshless, this work presents a PINN framework for modeling fracture in elastomers undergoing large deformation without the gradient damage formulation. The PINN implementation here does not require training data and utilizes the collocation method to formulate physics-informed loss functions. We have validated the PINN's predictions for various defect configurations using benchmark solutions obtained from FEM with gradient damage formulation. The crack paths obtained using the PINN are approximately insensitive to the collocation point distribution. This study offers new insights into the feasibility of using PINNs without gradient damage and suggests a simplified and efficient computational modeling strategy for fracture problems. The PINN's performance has been evaluated through systematic variations in key neural network parameters to provide an assessment and guidance for future applications. The results motivate the extension of PINN-based approaches to a broader class of materials and damage models in mechanics.
