diff options
Diffstat (limited to 'Basic_Principles_And_Calculations_In_Chemical_Engineering/ch4.ipynb')
-rw-r--r-- | Basic_Principles_And_Calculations_In_Chemical_Engineering/ch4.ipynb | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch4.ipynb b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch4.ipynb index 392607c8..7ed88091 100644 --- a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch4.ipynb +++ b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch4.ipynb @@ -1,6 +1,7 @@ { "metadata": { - "name": "" + "name": "", + "signature": "sha256:16617b0214df1f3fa0b6950901fd2bc173679187633649259f00cd5dd8aa8d5e" }, "nbformat": 3, "nbformat_minor": 0, @@ -28,8 +29,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "# Temperature Conversion\n", - "# Solution\n", + "\n", "\n", "# Variable\n", "#(a)\n", @@ -74,8 +74,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "# Temperature Conversion\n", - "# Solution\n", + "\n", "\n", "# Variables\n", "c = 139.1 + (1.56*10**-1)*(-460-32)/1.8 ;\n", |