Hi all,
I am trying to test a simple problem using hyperelastic material of Neohook. I had a look at subroutine fengy3.f that compute stored energy density related to volumetric part of strain energy function. The bulk modulus, parameter K as shown in the beginning lines of the subroutine as well as noted in many literatures, should be used in computation of U(J) and its first and second derivatives. But in this subroutine, the Lame' first parameter d(21) is used as follows:
d1 = augf*d(21)
I do not know what augf is, but equal to 1 (in my case)
d(21) is apparently 1st Lame constant. And then d1 equal to 1st Lame constant.
I am grateful for anyone pointing out where Bulk modulus is in the routine or what I have still confused.
Thank you
Hiep Nguyen