diff options
Diffstat (limited to 'Fluidization_Engineering/ch12.ipynb')
-rw-r--r-- | Fluidization_Engineering/ch12.ipynb | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Fluidization_Engineering/ch12.ipynb b/Fluidization_Engineering/ch12.ipynb index d49e64ff..1fc80a09 100644 --- a/Fluidization_Engineering/ch12.ipynb +++ b/Fluidization_Engineering/ch12.ipynb @@ -1,6 +1,7 @@ { "metadata": { - "name": "ch12" + "name": "", + "signature": "sha256:3cabb972e9b40cc3c2621280c95233b4046eb8d671e52d74d499a7e149a3d9aa" }, "nbformat": 3, "nbformat_minor": 0, @@ -27,7 +28,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "#Fine Particle (Geldart A) Bubbling Bed Reactor\n", + "\n", "\n", "import math\n", "\n", @@ -93,7 +94,6 @@ "cell_type": "code", "collapsed": false, "input": [ - "#Commercial-Sized Phthalic Anhydride Reactor\n", "\n", "import math\n", "\n", @@ -181,7 +181,6 @@ "cell_type": "code", "collapsed": false, "input": [ - "#Bubbling Bed Reactor for Intermediate Sized Reactor\n", "\n", "import math\n", "\n", @@ -260,7 +259,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "#Reaction in the Slow Bubble Regime\n", + "\n", "\n", "import math\n", "\n", @@ -315,7 +314,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "#Conversion in the Freeboard of a Reactor\n", + "\n", "\n", "import math\n", "\n", |