Parametes from J2 plasticity model

Forum for asking and answering questions related to use of the OpenSeesPy module

Moderators: silvia, selimgunay, Moderators

Post Reply
Ashok
Posts: 50
Joined: Tue Feb 19, 2019 8:59 pm
Location: IITM

Parametes from J2 plasticity model

Post by Ashok »

Hi,
Can somebody tell me about the parameters in J2 plasticity.
nDMaterial('J2Plasticity', matTag, K, G, sig0, sigInf, delta, H)

What are delta and H ?
How to calibrate them from experimental stress-strain curve ?
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Parametes from J2 plasticity model

Post by mhscott »

The math equations do not render, but delta is an exponential strain hardening parameter and H is a linear strain hardening parameter

https://opensees.berkeley.edu/wiki/inde ... y_Material

For linear strain hardening, you can set delta=0 then select H to match a desired plastic stiffness like what's described here:

https://portwooddigital.com/2021/05/19/ ... libration/
Ashok
Posts: 50
Joined: Tue Feb 19, 2019 8:59 pm
Location: IITM

Re: Parametes from J2 plasticity model

Post by Ashok »

Thanks a lot !
I tried it - but it shows the message:
"More than 25 iterations in constituive subroutine J2-plasticity "
Post Reply