diff options
author | Hardik Ghaghada | 2014-06-20 15:52:25 +0530 |
---|---|---|
committer | Hardik Ghaghada | 2014-06-20 15:52:25 +0530 |
commit | e1e59ca3a50d9f93e8b7bc0693b8081d5db77771 (patch) | |
tree | f54eab21dd3d725d64a495fcd47c00d37abed004 /Basic_Principles_And_Calculations_In_Chemical_Engineering/ch13.ipynb | |
parent | a78126bbe4443e9526a64df9d8245c4af8843044 (diff) | |
parent | 83c1bfceb1b681b4bb7253b47491be2d8b2014a1 (diff) | |
download | Python-Textbook-Companions-e1e59ca3a50d9f93e8b7bc0693b8081d5db77771.tar.gz Python-Textbook-Companions-e1e59ca3a50d9f93e8b7bc0693b8081d5db77771.tar.bz2 Python-Textbook-Companions-e1e59ca3a50d9f93e8b7bc0693b8081d5db77771.zip |
Merge pull request #1 from debashisdeb/master
removing problem statements from all the chapters to avoid copyright violations
Diffstat (limited to 'Basic_Principles_And_Calculations_In_Chemical_Engineering/ch13.ipynb')
-rw-r--r-- | Basic_Principles_And_Calculations_In_Chemical_Engineering/ch13.ipynb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch13.ipynb b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch13.ipynb index b72b411d..d6a85197 100644 --- a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch13.ipynb +++ b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch13.ipynb @@ -1,6 +1,7 @@ { "metadata": { - "name": "" + "name": "", + "signature": "sha256:86277517338e3080962ec366bf78a36ead36dc032944d5f67a8c58022c6af85a" }, "nbformat": 3, "nbformat_minor": 0, @@ -279,8 +280,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "\t\t\t# Example 13.7 Page no. 416\n", - "\t\t\t# Solution fig E13.7\n", + "\n", "\n", "# Variables\n", "G = 100. ;\t\t\t# Basis: Pyrolysis Gas-[lb mol] \n", |