summaryrefslogtreecommitdiff
path: root/Problems_In_Fluid_Flow/ch4.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Problems_In_Fluid_Flow/ch4.ipynb')
-rw-r--r--Problems_In_Fluid_Flow/ch4.ipynb42
1 files changed, 7 insertions, 35 deletions
diff --git a/Problems_In_Fluid_Flow/ch4.ipynb b/Problems_In_Fluid_Flow/ch4.ipynb
index cf855c54..5938d17b 100644
--- a/Problems_In_Fluid_Flow/ch4.ipynb
+++ b/Problems_In_Fluid_Flow/ch4.ipynb
@@ -1,6 +1,7 @@
{
"metadata": {
- "name": ""
+ "name": "",
+ "signature": "sha256:ffc24e4736ce76886d42f423c1c0ec0d6d6df9d9e5919471cf9355fdd075f7c0"
},
"nbformat": 3,
"nbformat_minor": 0,
@@ -27,17 +28,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''\n",
- "find\n",
- "maximum fluid velocity \n",
- "reynold no. \n",
- "mass flow rate \n",
- "Volumetric flow rate \n",
- "maximum fluid velocity\n",
- "reynold no. \n",
- "volumetric flow rate\n",
- "mass flow rate\n",
- "'''\n",
+ "\n",
"\n",
"import math \n",
"\n",
@@ -120,11 +111,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''\n",
- "find\n",
- "volumetric flow rate\n",
- "mass flow rate of chlorine gas\n",
- "'''\n",
+ "\n",
"\n",
"import math \n",
"import numpy\n",
@@ -219,12 +206,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''\n",
- "find\n",
- "mass flow rate\n",
- "pressuer differnce between tapping points \n",
- "difference in water levels in manometer\n",
- "'''\n",
+ "\n",
"\n",
"import math \n",
"\n",
@@ -280,11 +262,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''\n",
- "find\n",
- "diameter of orifice\n",
- "ratio of pressure drop \n",
- "'''\n",
+ "\n",
"\n",
"import math \n",
"\n",
@@ -340,12 +318,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''\n",
- "find\n",
- "pressure drop over the float\n",
- "mass flow rate\n",
- "Volumetric flow rate\n",
- "'''\n",
"\n",
"import math \n",
"\n",
@@ -405,7 +377,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find mass of float equired \n",
+ "\n",
"\n",
"import math \n",
"\n",