I'm trying to setup a simulation where in the first phase, the assembly settles to a position under the summation of external forces (its velocity settles to zero with a certain displacement).
In the second phase, I'd like to apply a velocity motion at its settled position. I'm trying to do this by activating a velocity motion (with initial velocity of zero) through a script after a certain time. However, when the velocity motion gets activated the assembly is instantaneously moved to it's initial position and the simulation dies.
Is there a way to activate a velocity motion and not affect the position of the assembly at the instant the motion is activated?