summaryrefslogtreecommitdiff
path: root/797/CH3/EX3.9.e/3_09_example.sci
diff options
context:
space:
mode:
Diffstat (limited to '797/CH3/EX3.9.e/3_09_example.sci')
-rw-r--r--797/CH3/EX3.9.e/3_09_example.sci5
1 files changed, 5 insertions, 0 deletions
diff --git a/797/CH3/EX3.9.e/3_09_example.sci b/797/CH3/EX3.9.e/3_09_example.sci
new file mode 100644
index 000000000..ab4501b17
--- /dev/null
+++ b/797/CH3/EX3.9.e/3_09_example.sci
@@ -0,0 +1,5 @@
+//Example 3-09 A Gravity Controlled Cylinderical Gate
+R = 0.8 //radius of cylinder [m]
+h_bottom = 5 //maximum level of water in tank [m]
+g = 9.81 //gravitational acceleration
+rho = 1000 //density of water [kg/m^3]