From 65d0960215916c4b4c0371708cd92bad611adb2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Sj=C3=B6lund?= Date: Thu, 10 Apr 2014 17:25:43 +0200 Subject: [PATCH] Squash merge pull request #22 from tbeu/patch-3 Added units to documentation - It looked like 50m before --- PlanarMechanics/UsersGuide/Tutorial/FirstExample.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlanarMechanics/UsersGuide/Tutorial/FirstExample.mo b/PlanarMechanics/UsersGuide/Tutorial/FirstExample.mo index d49640c9..20c626dd 100644 --- a/PlanarMechanics/UsersGuide/Tutorial/FirstExample.mo +++ b/PlanarMechanics/UsersGuide/Tutorial/FirstExample.mo @@ -15,7 +15,7 @@ class FirstExample "A first example"

-

In this step, we only need to double click the relevant component and write initial values and parameters in the blanks. Default gravity force in is {0,-9.81}. In this example, phi.start in revolute component is set to be 50m and I in Body are respectively 1 and 0.1; all other settings remain default.

+

In this step, we only need to double click the relevant component and write initial values and parameters in the blanks. Default gravity force in is {0,-9.81}. In this example, phi.start in revolute component is set to be 50°, m and I in Body are respectively 1kg and 0.1kgm2; all other settings remain default.