I know these options. I guess I didn't clearly mention what I wanted to know. Let me try to explain.
PLANE42 is a Bi-Linear Lagrange element (4 nodes) and uses 2X2 integration for quad elements. I know these details well. But I wanted to know which formulation was used to derive the element stiffness matrix. For ex. if you analyze a plane strain problem with nearly incompressible Elasto-Plastic material and with small strain assumption, it exactly predicts 'slip-zones', if you use enough mesh density in the plastic zone. I simulated such a problem and got some result(it matches well with theory).
But when I ran the same problem using a code developed here in the university, using 4noded Lagrange element(with pure displacement formulation) and I did not get the same result. This is because, simple displacement based elements, that too linear elements like 4-noded one are very poor in predicting the behavior of incompressible materials. There must be some enhanced formulation(Bbar or mixed or EAS etc) associated with it in calculating stiffness matrix and residuals. I dont see any such information in ANSYS help.
So, by element formulation, I mean whether it is purely displacement based element or some kind of improved element. I suspect that its not purely displacement based. I want to know if its true and if true what exactly is that formulation used with PLANE42 element in ANSYS.
Actually I know the theory behind dealing with incompressible materials, advanced element formulations like different mixed u-p formulations, Bbar, Fbar methods.
I did not find any information in ANSYS help mentioning the formulation of PLANE42. It says PLANE42 is a legacy element. I know that there are advanced elements like PLANE182 which explicitly support mixed u-p formulation and used them in the past.
My problem is that when I simulated a problem in ANSYS using PLANE42 elements with nearly incompressible Elasto-Plastic material (nu = 0.48) I could see slip lines clearly. But when I simulated the same problem(with same mesh) using the code developed here in the university with simple 4noded elements, I did not get the same result. We obviously needed to go for enhanced formulation because of locking, to get the correct results. I cant suspect the code here because it was developed by the pioneers of FEM. And I don't suspect ANSYS either. ANSYS might have some means of dealing with locking. That is the missing information I want to know.
Hi, perhaps this info will help you. Ansys Plane42 does take care of shear deformations (shear locking) through enhanced hourglassing control. That is why redundancy and sngularity are well controlled in the formulation.
@Fatih: Yeah ANSYS help manual does not provide much information. I may try in ABAQUS, but for that I need to learn and I think it would be a waste of time.
@Nilanjan Das: I think you have not completely read my previous comments. I already know ANSYS has such capability and said it in my last comment. The question is what is that ANSYS use ?