Hello,
I use the FEAP Version 8.6 and I want to simulate a displacement driven torsion test for an cylinder (r=0.3, h=20). The longtinual axis (symmetry axis) of the cylinder is the x-axis. At one buttom of the cylinder (x=0) the surface is fixed and the other buttom of the cyliner (x=20) should be spinned around the x axis propotionally to the timestep.
I want to use the SPIN command in the following way:
EBOU
1 0 1 1 1
1 20 1 0 0
SPIN
CENTer 20 0 0
NORMal 1 0 0
RATE 1
EDIS
1 20 0 1 1
Afterwards I want to use the following code to define the displacement, where the spin.txt concludes the spin angle per timestep:
BATC
prop,,1
END
2,2
incl,spin.txt
However, the code does not work and I could not figure it out where the problems are.
I would be happy to get a response! Tank you!