summaryrefslogtreecommitdiff
path: root/Fundamentals_of_Fluid_Mechanics/ch_12.ipynb
diff options
context:
space:
mode:
authordebashisdeb2014-06-20 15:42:42 +0530
committerdebashisdeb2014-06-20 15:42:42 +0530
commit83c1bfceb1b681b4bb7253b47491be2d8b2014a1 (patch)
treef54eab21dd3d725d64a495fcd47c00d37abed004 /Fundamentals_of_Fluid_Mechanics/ch_12.ipynb
parenta78126bbe4443e9526a64df9d8245c4af8843044 (diff)
downloadPython-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.tar.gz
Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.tar.bz2
Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.zip
removing problem statements
Diffstat (limited to 'Fundamentals_of_Fluid_Mechanics/ch_12.ipynb')
-rw-r--r--Fundamentals_of_Fluid_Mechanics/ch_12.ipynb24
1 files changed, 3 insertions, 21 deletions
diff --git a/Fundamentals_of_Fluid_Mechanics/ch_12.ipynb b/Fundamentals_of_Fluid_Mechanics/ch_12.ipynb
index 9c63bf6a..a1cf658f 100644
--- a/Fundamentals_of_Fluid_Mechanics/ch_12.ipynb
+++ b/Fundamentals_of_Fluid_Mechanics/ch_12.ipynb
@@ -1,6 +1,7 @@
{
"metadata": {
- "name": "ch 12"
+ "name": "",
+ "signature": "sha256:d4c30c3f1179130d9050291ca136a3ec0046b1e377436eb27fedfb1795ff1644"
},
"nbformat": 3,
"nbformat_minor": 0,
@@ -27,11 +28,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "#Example 12.2\n",
- "#Find The ideal head rise\n",
- "#and Tangential velocity component and The power transferred to the fluid.\n",
"\n",
- "#Given\n",
"Q=1400.0 #gpm, water rate\n",
"N=1750.0 #rpm speed\n",
"b=2.0 #in height of blade\n",
@@ -82,10 +79,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "#Example 12.3\n",
- "#Find the maximum height at which the pump can be located.\n",
"\n",
- "#Given\n",
"Q=0.5 #(ft**3)/sec\n",
"NPSHr=15 #ft\n",
"T=80 #degree F\n",
@@ -130,10 +124,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "#Example 12.5\n",
- "#For peak efficiency predict the discharge actual head rise and shaft horsepower.\n",
"\n",
- "#Given\n",
"D1=8.0 #in\n",
"N1=1200.0 #rpm\n",
"D2=12.0 #in\n",
@@ -181,11 +172,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "#Example 12.6\n",
- "#determine The nozzle diameter for maximum power outpu.\n",
- "#The maximum power output and The angular velocity of the rotor.\n",
"\n",
- "#Given\n",
"z0=200 #ft height of left section\n",
"l=1000 #ft length of pipe\n",
"f=0.02\n",
@@ -244,9 +231,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "#Example 12.8\n",
- "#find The shaft energy per unit mass of air.\n",
- "#Given\n",
+ "\n",
"ri=0.133 #in.\n",
"ro=0.168 #in.\n",
"N=300000 #rpm\n",
@@ -285,10 +270,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "#Example 12.9\n",
- "#What type of turbine should we selected.\n",
"\n",
- "#Given\n",
"w=6.0 #rev/s angular velocity\n",
"q=10.0 #ft**3/s , flow rate\n",
"h=20.0 #ft, head\n",