Non local stress update #19003
-
|
Hi all, I am trying to implement a nonlocal return mapping algorithm for inelastic stress update as per this paper. The figure attached outlines the stress update algorithm for the nonlocal approach. The values of the plastic multiplier for all of the quadrature points are coupled and calculated simultaneously (Ref Equations 33, 34, and 41). As far as I know, traditional (local) stress update materials in MOOSE compute plastic strain at a quadrature point independent of the stress state of the other quadrature points, which does not work for this approach. Except for the return map, the solution method is no different from the standard finite element method, so I need to update the stresses at the quadrature points globally and store those values for the kernels to consume. Any pointers or suggestions on how and where to start would be highly appreciated. Kind regards, Albert |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
|
which paper? |
Beta Was this translation helpful? Give feedback.
-
|
Can you explain what the "nonlocal internal variables" are? |
Beta Was this translation helpful? Give feedback.

which paper?