Dear Prof. Taylor and FEAPpv users,
A few years ago, I have tried to use the Neo-Hookean material Model for incompressible material under finite deformation in the FEAPpv, but it did not work out. You can find my old post here,
http://feap.berkeley.edu/forum/index.php?topic=1300Now it seems the 2D mixed element has been added to the new FEAPpv 4.1. So I have prepared a user material subroutine (umati5.f and umatl5.f, see attached) based on the modified Neo-Hookean subroutine came with FEAPpv. The reason why I am doing this with FEAPpv is to provide an example user material subroutine for my students to learn.
I have tested this subroutine with a rectangular model under uniaxial tension test, see the attached input file "iuni2d.txt". When I set the bulk modulus
K (parameter "bk" in my input file) to 2.0d4, it worked well when compared with the analytical solution, see the green and orange curves in the plot below. But if I change the bulk modulus to 1d5, the stress becomes very large, see the blue curve in the plot. I have experienced similar behavior with FEAP too. So can someone please explain what has caused this strange behavior? How should I choose a proper bulk modulus for incompressible materials?
