Hello,
I am a relatively new user, so I will apologize if this has already been covered in a previous post. Presently, I am trying to compare the stresses in solid elements as determined by finite deformation theory to those determined by small deformation theory. The stress portions of my output files for finite deformation have the following format:
Elem. 11-Stress 22-Stress 33-Stress 12-Stress 23-Stress 13-Stress
Matl. 1-Stress 2-Stress 3-Stress 1-Coord 2-Coord 3-Coord
If I am understanding this correctly, FEAP is first giving me the element number, followed by the component stresses. Then, on the next line, the material number, followed by the three principal stresses and the cartesian coordinates of the respective element. Now, when I switch to small deformation theory, the output files take on a different format:
Elmt 1-coord 11-stress 22-stress 33-stress 12-stress 23-stress 31-stress
matl 2-coord 11-strain 22-strain 33-strain 12-strain 23-strain 31-strain
This has me a little confused. There are multiple (8 to be exact) lines each with the same element number. Am I being given the stresses at the element's (8 noded hexahedral) nodes? If so, how are the node positions defined with only 2 spatial coordinates? Is there any way I can get this to display in the same manner as the finite deformation models? Is there any particular reason why the format would change? Everything between the two analyses is identical with the exception of one being finite and the other being small. Also, as the element number increases, FEAP begins to print the element number as a string of asterisks:
Elmt 1-coord 11-stress 22-stress 33-stress 12-stress 23-stress 31-stress
matl 2-coord 11-strain 22-strain 33-strain 12-strain 23-strain 31-strain
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
**** -0.632 4.354E-03 2.484E-04 5.412E-03 7.696E-02 2.073E-03 5.709E-02
1 4.968 1.770E-07 -1.788E-07 2.688E-07 1.334E-05 3.593E-07 9.895E-06
How can this be avoided? I am using FEAP Release 8.1.a9. Thank you for your time. Again, I am still a bit of a novice, so any help or advice you can give me would be much appreciated.