Dear Prof. R.L. Taylor
Thank you very much for your patient reply. i remember for the nearly incompressible hyperelastic material, if the Poisson ratio is greater than 0.495, that is the ratio of initial bulk modulus to initial shear modulus is greater 100, maybe it is better for us to use a mixed formulation (refer to Abaqus documentation). But in the current version of FEAPpv, for the 3D 8-node brick element, only SMALL STRAIN and DISPLACEMENT model is available. But for the 2D FINITE deformation, the MIXED model is available. So in order to verify my thought, i did the 2D equi-axial tension tension test, the input file is given as follows (the unit is mm, mpa, N):
feappv ** neo-Hookean 2D: equibiaxial tension
4 1 1 2 2 4
coord
1 0 0. 0.
2 0 20. 0.
3 0 20. 20.
4 0 0. 20.
mate,1
solid
plane stress
finite
mixed
elastic neohookean 1.2749575 0.49995
elem
1 0 1 1 2 3 4
bound
1 0 1 1
2 0 1 1
4 0 1 1
3 0 1 1
disp
2 0 160. 0.
3 0 160. 160.
4 0 0 160.
end
batch
loop, iter, 100
tang,,1
next, iter
stress,all
end
inter
but the result of the stress is 231mpa, which is much bigger than the analytical result of 34.1mpa.
Thanks in advance.
Zhan Peng