summaryrefslogtreecommitdiff
path: root/Mechanics_of_Materials/chapter9.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Mechanics_of_Materials/chapter9.ipynb')
-rw-r--r--Mechanics_of_Materials/chapter9.ipynb10
1 files changed, 3 insertions, 7 deletions
diff --git a/Mechanics_of_Materials/chapter9.ipynb b/Mechanics_of_Materials/chapter9.ipynb
index 7ea9938e..ee48f481 100644
--- a/Mechanics_of_Materials/chapter9.ipynb
+++ b/Mechanics_of_Materials/chapter9.ipynb
@@ -1,6 +1,7 @@
{
"metadata": {
- "name": ""
+ "name": "",
+ "signature": "sha256:688a5ddb04d5076a46d59fbb5d6dc8d907dec2ec735786354cef92d935d1ccd0"
},
"nbformat": 3,
"nbformat_minor": 0,
@@ -27,9 +28,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "\"\"\"\n",
- "Determine the download deflection\n",
- "\"\"\"\n",
+ "\n",
"\n",
"#Variable declaration\n",
"P = 5 #load(k)\n",
@@ -69,9 +68,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "\"\"\"\n",
- "Determine vertical deflections\n",
- "\"\"\"\n",
"\n",
"#Variable declaration\n",
"E = 30*10**6*144 #modulus of elasticity(lb/ft^2)\n",