wikiiri
Mechanical
- Feb 26, 2019
- 2
Why in the case of plane strain results from FEM code in Matlab and Abaqus don't match whereas the plane stress results do?
I am trying to simulate a simple pure shear problem while considering a viscous fluid with my own FEM code and I compare it with Abaqus. I use 4 node bilinear quadrilateral element in my FEM code in Matlab. I apply pure shear boundary conditions. I consider Plane stress and Plane strain cases.
My results match perfectly (Displacements, reaction forces and shear stress) with Abaqus in Plane stress case (I use CPS4 element with full integration). Whereas in the case of Plane strain my results don't match (I use CPE4 (A 4-node bilinear plane strain quadrilateral) element with full integration).
Plain strain results only match in case I consider just one element for the whole problem but as soon as I increase the number of elements I get a difference in values.
I checked my stiffness matrix for both cases and they also have some values which are the same and some not. Stiffness matrix. Any suggestions to get rid of this problem?
Thanks
I am trying to simulate a simple pure shear problem while considering a viscous fluid with my own FEM code and I compare it with Abaqus. I use 4 node bilinear quadrilateral element in my FEM code in Matlab. I apply pure shear boundary conditions. I consider Plane stress and Plane strain cases.
My results match perfectly (Displacements, reaction forces and shear stress) with Abaqus in Plane stress case (I use CPS4 element with full integration). Whereas in the case of Plane strain my results don't match (I use CPE4 (A 4-node bilinear plane strain quadrilateral) element with full integration).
Plain strain results only match in case I consider just one element for the whole problem but as soon as I increase the number of elements I get a difference in values.
I checked my stiffness matrix for both cases and they also have some values which are the same and some not. Stiffness matrix. Any suggestions to get rid of this problem?
Thanks