Hi all,
I'm performing a very simple static analysis in which I would like to have the imposed displacements read from an external text file.
*INCLUDE, INPUT=displ.out
Being displ.out as follows:
*BOUNDARY, TYPE=DISPLACEMENT
Node4,1,1,-643.818E-06
Node4,2,2,-622.048E-06
Node4,3,3,1.28927E-03...
Hi all,
This is what I'm currently attempting:
-Run a static analysis with contacts and centifugal nonlinear effects
-Use the resultant displacements and stresses in a new analysis so the contacts disappear completely (not enough with contact change).
I have tried loads of different methods...