diff options
Diffstat (limited to '797/CH2/EX2.7.e')
-rw-r--r-- | 797/CH2/EX2.7.e/2_07_example.sci | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/797/CH2/EX2.7.e/2_07_example.sci b/797/CH2/EX2.7.e/2_07_example.sci new file mode 100644 index 000000000..ac015937c --- /dev/null +++ b/797/CH2/EX2.7.e/2_07_example.sci @@ -0,0 +1,4 @@ +//Example 2-7 Using Capillary Rise to Generate Power in a Hydraulic Turbine +h = 5 //rise of water column due to capillary effect [cm] +g = 9.81 //gravitational acceleration [m/s^2] +rho = 1000 //density of water [kg/m^3]
\ No newline at end of file |