summaryrefslogtreecommitdiff
path: root/764/CH12/EX12.3.a/data12_3.sci
diff options
context:
space:
mode:
Diffstat (limited to '764/CH12/EX12.3.a/data12_3.sci')
-rwxr-xr-x764/CH12/EX12.3.a/data12_3.sci16
1 files changed, 16 insertions, 0 deletions
diff --git a/764/CH12/EX12.3.a/data12_3.sci b/764/CH12/EX12.3.a/data12_3.sci
new file mode 100755
index 000000000..20a9d8d34
--- /dev/null
+++ b/764/CH12/EX12.3.a/data12_3.sci
@@ -0,0 +1,16 @@
+
+//(Brakes) Example 12.3
+//Mass m (kg)
+m = 2500
+//Initial velocity of the mass v1 (m/s)
+v1 = 1.5
+//Mass of the drum M (kg)
+M = 50
+//Radius of gyration of the drum k (m)
+k = 0.7
+//Mass is brought to rest in a distance of h (m)
+h = 0.5
+//Radius of the drum R (m)
+R = 0.75
+//Final velocity of the mass v2 (m/s)
+v2 = 0