This is a short rod under constant tension and rotating. The strain is correct for the initial orientation (eXX = 1.0e-7), but as it rotates through 180 degrees, the strain doesn’t rotate, as if it’s small displacements. This doesn’t seem right and I think it should rotate so there’s strain YY = 1.0e7 when the rod is aligned with the Y axis. Stress does that, and strain does too with *STATIC. Does anyone know what’s happening? Could it be a bug or does strain mean something different in *DYNAMIC and *STATIC?
*NODE
1,0,-0.5,0
2,0,0.5,1
3,2,-0.5,1
4,0,0.5,0
5,2,-0.5,0
6,1,0.5,0
7,1,-0.5,0
8,2,0.5,0
9,2,0.5,1
10,0,-0.5,1
11,1,-0.5,1
12,1,0.5,1
*ELEMENT,TYPE=C3D8I,ELSET=DEFAULT
1,1,7,6,4,10,11,12,2
2,7,5,8,6,11,3,9,12
*SURFACE,NAME=PRESSURE_FACES(2)
2,S3
1,S5
*SURFACE,NAME=PRESSURE_FACES
2,S4
1,S6
*MATERIAL,NAME=MATERIAL
*ELASTIC,TYPE=ISOTROPIC
100000000000,0
*DENSITY
1000
*SOLID SECTION,ELSET=DEFAULT,MATERIAL=MATERIAL
*AMPLITUDE,NAME=A_1
0,100
0.994,100
1.001,0
70,0
*STEP,NLGEOM=YES,INC=700
*DYNAMIC,DIRECT
0.1,70,0,0
*DSLOAD,AMPLITUDE=A_1
PRESSURE_FACES(2),P,1
*DSLOAD
PRESSURE_FACES,P,-10000
*NODE FILE
U
*EL FILE
S,NOE,E
*END STEP