TarletonGroup / CrystalPlasticity

CP UMAT and CZM UEL for Abaqus
138 stars 64 forks source link

monotonic hardening and cyclic softening behavior #60

Closed mikejwg closed 3 months ago

mikejwg commented 3 months ago

Dear Eralp, I am deeply grateful for your generosity in sharing your code, which has served as an invaluable platform for our crystal plasticity research. We had previously delved into the matter of simulating cyclic loading using a backstress model, and I eagerly anticipate the publication of your work in this area.

Furthermore, I am curious to know if this code can be utilized to simulate the monotonic hardening and cyclic softening behavior of Inconel 718. If so, would there be a need to select a particular computational model? Your advice and suggestions in this matter would be of immense value to us.

Thank you for your time and assistance.

Best regards, John

EralpDemir commented 3 months ago

Hi John, Thanks for your interest.

Yes the model is capable to simulate monotonic and cyclic loading.

Hope this helps, Eralp

mikejwg commented 3 months ago

Thank you for your suggestions. However, due to the absence of consideration for the softening effect caused by the accumulation of cyclic plastic strain, the model, though capable of simulating cyclic loading, has failed to exhibit cyclic softening despite testing several sets of back stress parameters, all resulting in cyclic hardening instead.

EralpDemir commented 3 months ago

You may try Kock-Mecking hardening model. It has a softening term in it.

mikejwg commented 2 months ago

In Equations 7.17 and 7.18 in UMAT_Crystal_Plasticity.pdf , we notice the appearance of the parameter k1 twice. In the accompanying table, k1 appears as two distinct hardening parameters, where hardeningparam(1) has a k1 value set to 200, while hardeningparam(2) has a k1 value set to 0. To investigate the phenomenon of cyclic softening, we have attempted to adjust the value of hardeningparam(2), increasing it gradually from 0 to 1000, but unfortunately, we have still not been able to observe the desired cyclic softening effect.

For Kock-Mecking hardening model, the modified Kocks-Mecking model (https://doi.org/10.1016/j.ijplas.2021.102990
, https://linkinghub.elsevier.com/retrieve/pii/S0749641921000656); for a Voce type law, the paper (https://doi.org/10.1016/j.ijfatigue.2018.04.018) proposed a method to simulate the cyclic softening.