Edit Model Parameters

To simulate the model, you need to edit the parameters of each component.

  1. Double-click the World component.
    A Component Parameters Edition dialog box appears.
  2. On the General tab, change the animateGravity to false.
  3. Click OK.
    Your change is validated and the dialog is closed.
  4. Double-click the Spring component.
    A Component Parameters Edition dialog box appears.
  5. In the General tab, do the following:
    1. Enter 40 for c.
    2. Change m to 1.5.
  6. In the Animation tab, change width to 100.
  7. Click OK.
  8. Double-click the Body component.
    A Component Parameters Edition dialog box appears.
  9. In the Initialization tab, do the following:
    1. Change r_0.start to {0,0.3,0}
    2. Change angles_fixed to true
    3. Change w_0_fixed to true
    4. Click OK.

Your model is now ready for simulation.