Dear Professors:
I am trying to understand the code for Ogden material in wder3f.f
After carefully reading the code, I found that the objective stress rate used in FEAP differs from that in ABAQUS.
Let's say: I material description, we derived the 4th-order stiffness tensor C_IJKL.
and push forward in spatial description by c_ijkl=1/J * F_iI*F_jJ * F_kK*F_lL * C_IJKL. ABAQUS uses (jaumann rate)/J.
I want to ask:
1. For Ogden material (wder3f.f), does FEAP use the stiffness in the spatial description as the code shown?
2. If I want to use FEAP to calculate hyperelasticity material using UMAT. Which objective stress should I use to code the stiffness matrix?
Thanks for your time
Jingtian