edpart,create ! create Part list
eddamp,all,,0.01 ! alpha damping for entire model
eddamp,1,,5.0e-2 ! beta damping for Part 1
eddamp,2,,5.0e-2 ! beta damping for Part 2
nsel,s,loc,y,35,85
cm,ntrack,node ! nodes to track in POST26
edhist,ntrack ! nodal component for .HIS file
nsel,s,loc,y,0
d,all,ux,0.0,,,,uy,uz ! fix base in all translational DOFs
d,all,rotx,0.0,,,,roty,rotz ! fix base in all rotational DOFs
nsel,s,loc,y,120
d,all,ux,0.0,,,,uz ! fix top translational DOFs except UY
d,all,rotx,,,,roty,rotz ! fix top in all rotational DOFs
cm,npull,node ! nodes to pull on top edge of top plate
nsel,all
*dim,etime,,2,0
etime(1)=0.0,1.01 ! run time array out past termination time
*dim,ydisp,,2,0
ydisp(1)=0.0,40.0 ! UY displacements for component npull
n1=node(20.0,60.0,1.05) ! spotweld node in top plate
n2=node(20.0,60.0,0.0) ! spotweld node in bottom plate
eplot
save
fini
/eof ! The following commands are generated by doing the workshop ...