summaryrefslogtreecommitdiff
path: root/Hydraulics/Chapter_2.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Hydraulics/Chapter_2.ipynb')
-rw-r--r--Hydraulics/Chapter_2.ipynb17
1 files changed, 8 insertions, 9 deletions
diff --git a/Hydraulics/Chapter_2.ipynb b/Hydraulics/Chapter_2.ipynb
index 66db0d7d..8353a544 100644
--- a/Hydraulics/Chapter_2.ipynb
+++ b/Hydraulics/Chapter_2.ipynb
@@ -1,6 +1,7 @@
{
"metadata": {
- "name": ""
+ "name": "",
+ "signature": "sha256:e77c0ecf71b6b19d4b74c1b5653eedac5bf7ec259a0d03cbae3bef3229b3cdac"
},
"nbformat": 3,
"nbformat_minor": 0,
@@ -27,7 +28,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find the discharge in gal per min and also average velocities at the two sections\n",
"\n",
"#initialisation of variables\n",
"\n",
@@ -76,7 +76,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find the pressure\n",
"\n",
"#initialisation of variables\n",
"import math \n",
@@ -122,7 +121,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find the discharge in gpm.\n",
+ "\n",
"\n",
"#initialisation of variables\n",
"import math \n",
@@ -169,7 +168,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find the water pressure\n",
+ "\n",
"\n",
"#initialisation of variables\n",
"\n",
@@ -216,7 +215,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# calculate the flow of water in gallons per hour.\n",
+ "\n",
"\n",
"#initialisation of variables\n",
"\n",
@@ -264,7 +263,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find rate of flow\n",
+ "\n",
"\n",
"#initialisation of variables\n",
"import math \n",
@@ -310,7 +309,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find the speed of the submarine\n",
+ "\n",
"\n",
"#initialisation of variables\n",
"\n",
@@ -349,7 +348,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# find the volume of air flowing \n",
+ "\n",
"\n",
"#initialisation of variables\n",
"\n",