Hello,
1.
I try to simulate a high detailed model of a screw with OptiStruct. Currently the screw will be pretensioned with the pretension function and in the next LoadStep it will be rotated. Now in the following LoadSteps i want to add enforced displacements on the Contact Surface of the screw head. My main problem is the sequence with the enforced displacements. How can every single Loadstep use the results of the previous Loadstep (Stress, Displacement, Contact...)? For the pretension Loadstep i use the function STATSUB(PRETENS), but i dont know if the displacements will be freezed for the next Loadstep and i use CNTNLSUB to consider the contact.
2.
The next poblem is, how can i enable/disable contacts between severally LoadSteps without using MODCHG (Older Version of OptiStruct than 14.210)?
Thanks!