summaryrefslogtreecommitdiff
path: root/797/CH2/EX2.5.e/2_05_example.sci
diff options
context:
space:
mode:
Diffstat (limited to '797/CH2/EX2.5.e/2_05_example.sci')
-rw-r--r--797/CH2/EX2.5.e/2_05_example.sci7
1 files changed, 7 insertions, 0 deletions
diff --git a/797/CH2/EX2.5.e/2_05_example.sci b/797/CH2/EX2.5.e/2_05_example.sci
new file mode 100644
index 000000000..7db8f1896
--- /dev/null
+++ b/797/CH2/EX2.5.e/2_05_example.sci
@@ -0,0 +1,7 @@
+//Example 2-5 Determining the Viscosity of Fluid
+L = 40 //length of viscometer [cm]
+l = 0.15 //gap between two cylinders [cm]
+d_o = 12 //outer diameter of inner cylinder [cm]
+ndot = 300 //rotational speed of inner cylinder [rpm]
+T = 1.8 //torque required to move cylinder [N.m]
+ \ No newline at end of file