Hi,
I'm self-developing explicit 3-D FEM code using GPGPU for my research regarding Penetration of projectile into rock. In the code, I'm incorporating JH-2(Johnson holmquist) constitutive model.
The question is how can I efficiently calculate effective plastic strain rate in the context of Explicit FEM like LS-DYNA and Abacus Explicit?( I don't know what kind of algorithm is implemented in the commercial software because it is black box to me.)
For this, I reviewed several literature but I cannot find the detailed description regarding how to calculate the effective plastic strain rate. For example, I found the flowchart of implementation of JH2 from Table 1 in
http://handle.dtic.mil/100.2/ADA402347
But the table only says "calculate effective plastic strain rate".
I did my verification simulation based on
http://www.dynalook.com/european-conf-2003/implementation-and-validation-of-the-johnson.pdf
and successfully passed the Case A. But I failed in the Case B in which evaluation of plastic strain rate is the key.
Any help would be sincerely appreciated.
Thank you in advance.
Best regards,
Daisuke Fukuda