I've created a motion study with a force applied to a
component suspended between two springs. If I use a step input or a
harmonic or a function it works fine but if I take in a
interpolated force the motion just falls apart.
I've set up a list of values in excel which ramps the force up to set value then down again then up again.
No matter what values I use for interpolated function it never works.
Has anybody else got this to work, or had a similar experience?
Thanks,
Stuart
I've set up a list of values in excel which ramps the force up to set value then down again then up again.
No matter what values I use for interpolated function it never works.
Has anybody else got this to work, or had a similar experience?
Thanks,
Stuart
This should work, but it really depends on the number of points since the code will interpolate using a spline function between the points you specify. If they are too coarse, then some unexpected results can be encountered (you get undershoot/overshoot).
If you can attach the model or even the point data, I can make a more definitive response.
Cheers,
Ian