summaryrefslogtreecommitdiff
path: root/Elements_Of_Mass_Transfer_Part_1/ch5.ipynb
diff options
context:
space:
mode:
authorhardythe12015-04-07 16:03:32 +0530
committerhardythe12015-04-07 16:03:32 +0530
commitcb2e12cd79d48ebbf281b9b118fd51f532f960f5 (patch)
tree45fe0db1bd1a6c81305a0369c5808456fdccde52 /Elements_Of_Mass_Transfer_Part_1/ch5.ipynb
parentc7fe425ef3c5e8804f2f5de3d8fffedf5e2f1131 (diff)
parent0ee873700378b995b441b1be6652178f741aea5b (diff)
downloadPython-Textbook-Companions-cb2e12cd79d48ebbf281b9b118fd51f532f960f5.tar.gz
Python-Textbook-Companions-cb2e12cd79d48ebbf281b9b118fd51f532f960f5.tar.bz2
Python-Textbook-Companions-cb2e12cd79d48ebbf281b9b118fd51f532f960f5.zip
add/modify/remove book
Diffstat (limited to 'Elements_Of_Mass_Transfer_Part_1/ch5.ipynb')
-rwxr-xr-xElements_Of_Mass_Transfer_Part_1/ch5.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Elements_Of_Mass_Transfer_Part_1/ch5.ipynb b/Elements_Of_Mass_Transfer_Part_1/ch5.ipynb
index 49994a84..6d856458 100755
--- a/Elements_Of_Mass_Transfer_Part_1/ch5.ipynb
+++ b/Elements_Of_Mass_Transfer_Part_1/ch5.ipynb
@@ -688,7 +688,7 @@
" \n",
"# Variable Declaration \n",
"\n",
- "%pylab inline\n",
+ "%matplotlib inline\n",
"L=2000.; #flow rate of water to be cooled in kg/min\n",
"T1=50.; #temperature of inlet water\n",
"T2=30.; #temp. of outlet water\n",