diff options
author | debashisdeb | 2014-06-20 15:42:42 +0530 |
---|---|---|
committer | debashisdeb | 2014-06-20 15:42:42 +0530 |
commit | 83c1bfceb1b681b4bb7253b47491be2d8b2014a1 (patch) | |
tree | f54eab21dd3d725d64a495fcd47c00d37abed004 /Fundamentals_of_Heat_and_Mass_Transfer/Chapter_14.ipynb | |
parent | a78126bbe4443e9526a64df9d8245c4af8843044 (diff) | |
download | Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.tar.gz Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.tar.bz2 Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.zip |
removing problem statements
Diffstat (limited to 'Fundamentals_of_Heat_and_Mass_Transfer/Chapter_14.ipynb')
-rw-r--r-- | Fundamentals_of_Heat_and_Mass_Transfer/Chapter_14.ipynb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Fundamentals_of_Heat_and_Mass_Transfer/Chapter_14.ipynb b/Fundamentals_of_Heat_and_Mass_Transfer/Chapter_14.ipynb index 3ce70f77..6d3fd60d 100644 --- a/Fundamentals_of_Heat_and_Mass_Transfer/Chapter_14.ipynb +++ b/Fundamentals_of_Heat_and_Mass_Transfer/Chapter_14.ipynb @@ -1,6 +1,7 @@ { "metadata": { - "name": "" + "name": "", + "signature": "sha256:23004d8fb27d32537f04ac072677553656b3c1c397997f3010334189894b890f" }, "nbformat": 3, "nbformat_minor": 0, @@ -27,7 +28,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "#Variable Initialization\n", + "\n", "\n", "import math\n", "# Molar and mass fluxes of hydrogen and the relative values of the mass and thermal diffusivities for the three cases\n", |