summaryrefslogtreecommitdiff
path: root/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch7.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Basic_Principles_And_Calculations_In_Chemical_Engineering/ch7.ipynb')
-rw-r--r--Basic_Principles_And_Calculations_In_Chemical_Engineering/ch7.ipynb11
1 files changed, 4 insertions, 7 deletions
diff --git a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch7.ipynb b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch7.ipynb
index 759dde83..f1754ae4 100644
--- a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch7.ipynb
+++ b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch7.ipynb
@@ -1,6 +1,7 @@
{
"metadata": {
- "name": ""
+ "name": "",
+ "signature": "sha256:702f6d54433444391f54642fccdef71d5ded6c19433d61198181ed7204437113"
},
"nbformat": 3,
"nbformat_minor": 0,
@@ -27,8 +28,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# Understanding the Problem\n",
- "# Solution\n",
+ "\n",
"\n",
"# Variables\n",
"v_ts = 105.0 ; # velocity of train wrt station-[cm/s]\n",
@@ -69,8 +69,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# Drawing a Sketch of a Mixing Process\n",
- "# Solution\n",
+ "\n",
"\n",
"# Variables\n",
"n_un= 7 ; # Number of unknowns in the given problem- 3 values of xi and 4 values Fi\n",
@@ -107,8 +106,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "# Placing the unknown Information on the Diagram\n",
- "# Solution\n",
"\n",
"# variables\n",
"n_un=8 ; # Number of unknowns in the given problem- 8 values of mole fractions\n",