summaryrefslogtreecommitdiff
path: root/797/CH5/EX5.8.e/5_08_example.sci
diff options
context:
space:
mode:
Diffstat (limited to '797/CH5/EX5.8.e/5_08_example.sci')
-rw-r--r--797/CH5/EX5.8.e/5_08_example.sci5
1 files changed, 5 insertions, 0 deletions
diff --git a/797/CH5/EX5.8.e/5_08_example.sci b/797/CH5/EX5.8.e/5_08_example.sci
new file mode 100644
index 000000000..79879c52d
--- /dev/null
+++ b/797/CH5/EX5.8.e/5_08_example.sci
@@ -0,0 +1,5 @@
+//Example 5-8 Velocity Measurement by a Pitot Tube
+h_1 = 3 //depth of pitot tube [cm]
+h_2 = 7 //height of water indicating static pressure [cm]
+h_3 = 12 //height of water column indicating dynamic pressure [cm]
+g = 9.81 //gravitational accleration [m/s^2]