Embedding an ANN-Based Crystal Plasticity Model into the Finite Element Framework using an ABAQUS User-Material Subroutine
Yuqing He, Yousef Heider, Bernd Markert

TL;DR
This paper introduces a practical method for embedding neural network-based crystal plasticity models into finite element simulations via ABAQUS UMAT subroutines, enabling data-driven, multiscale material modeling.
Contribution
It presents a novel approach to integrate trained neural networks into FEM as a constitutive law using UMAT, applicable to complex inelastic material behaviors.
Findings
Neural network models can be effectively embedded in FEM simulations.
The method improves accuracy in modeling complex material responses.
Implementation details and source code are provided for reproducibility.
Abstract
This manuscript presents a practical method for incorporating trained Neural Networks (NNs) into the Finite Element (FE) framework using a user material (UMAT) subroutine. The work exemplifies crystal plasticity, a complex inelastic non-linear path-dependent material response, with a wide range of applications in ABAQUS UMAT. However, this approach can be extended to other material behaviors and FE tools. The use of a UMAT subroutine serves two main purposes: (1) it predicts and updates the stress or other mechanical properties of interest directly from the strain history; (2) it computes the Jacobian matrix either through backpropagation or numerical differentiation, which plays an essential role in the solution convergence. By implementing NNs in a UMAT subroutine, a trained machine learning model can be employed as a data-driven constitutive law within the FEM framework, preserving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNon-Destructive Testing Techniques · Metal Forming Simulation Techniques · Aluminum Alloy Microstructure Properties
MethodsFeatures Explanation Method
