Interpolating ligament curve during forward dynamics
Posted: Fri Jul 15, 2016 10:42 am
Hi,
So I've created a very simple model to better understand how the ligaments will run before I implement them into my more complicated shoulder model. My current model has a sphere of radius .5 with a mass of 2 dropping with the resting length of the ligament being .5 and the psca_force being 40 (therefore, making the max force be twice the weight of the object). My ligament is defied by the function y=x*20-40 from 1 to 1.5. However, during forward dynamics the object drops below the maximum length of .75 (1.5*.5), and begins to apply a much larger force. Is OpenSim interpolating this data? If so, what algorithm is it using?
So I've created a very simple model to better understand how the ligaments will run before I implement them into my more complicated shoulder model. My current model has a sphere of radius .5 with a mass of 2 dropping with the resting length of the ligament being .5 and the psca_force being 40 (therefore, making the max force be twice the weight of the object). My ligament is defied by the function y=x*20-40 from 1 to 1.5. However, during forward dynamics the object drops below the maximum length of .75 (1.5*.5), and begins to apply a much larger force. Is OpenSim interpolating this data? If so, what algorithm is it using?