jfriedlein / usrmat_LS-Dyna_Fortran

Basics to implement user-defined materials (usrmat, umat) in LS-Dyna with Fortran
52 stars 28 forks source link

LS-Dyna push_forward_2s #2

Open jfriedlein opened 4 years ago

jfriedlein commented 4 years ago

The LS-Dyna internal function "push_forward_2s" seems to compute "defoGrad S defoGrad^T" missing the "1/det(defoGrad)*" for the stress push-forward from the Second Piola-Kirchhoff stress to the Cauchy stress.