This gets more complex with each post. If you conduct this as two separate analyses, you will not get in the second analysis the strain history in the bushing from the calibration step. Otherwise you can run this as two separate analyses. You need to decide if that is significant. The tangent modulus for that material is pretty flat, so hardening effects should be minimal.
In theory, there is no reason that you cannot run this as a single analysis, with multiple components advancing and retracting in successive load steps, but it makes things more complex. I cant see how to switch a displacement between free and a specified value in different load steps in WB. It might be there, I've just never needed to do this. Check with your tech support resource for help. Otherwise, setting up the solution phase might be easier with in MAPDL. If you click on Solution, then Tools, Write Input File, you will write the command script that WB submits to MAPDL to run the job to a text file. First, remove all your loads and boundary conditions from your model. Create named selections for any surfaces that you want to apply loads and BC's to. Then, open the file, strip out all the stuff after /Solu, and start typing. It might look something like this:
/solu
autots,on
nsubst,,,,,
Time,1
D,cylinder,ux,0
D,bush,ux,-2
solve
Time,2
ddele,bush,ux
d,bush,ux,2
solve
Time,3
etc.
Cylinder and bush are named selections from WB. Save the file, then open MAPDL, and do File, read Input from in the gui and run your file. This will require some knowledge of APDL commands. Also you would probably want to brush up on multi-frame restarts, so you don't have start the job over from the beginning if one load step doesn't converge. I've done stuff in MAPDL that was pretty complex, like forming of electrical connectors in a jack and then insertion of the plug, installation and removal of a tape mount where the tack strength of the tape during removal was a function of the application force, etc. Basically, you are limited by your imagination.
Also there is new at R14.5 a new customization tool in WB called ACT. I've never used it, but maybe there is something in there that could help.
Having said this, this is a lot of complexity for someone if they are not familiar with APDL. The smart thing is probably to go quick and easy first (i.e. run this as two separate jobs) and see what you get. Then, add complexity if needed.
Rick Fischer
Principal Engineer
Argonne National Laboratory