-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Final Project Commit For Adam Read #16
base: master
Are you sure you want to change the base?
Conversation
This is the note book containing my final project.
You forgot to put your byline, ideally with a copyright notice. We encourage you to put a CC-BY license on your work, so it can be shared, reused, remixed (with attribution). Also, don't you have a couple of references to cite? |
Also, in your final plot, it would be helpful to have different colors or line styles and a legend! |
Added CC-BY, references, legend
Added CC-BY, references, and legend |
The quote "All models are wrong, some are useful" is credited to George Box, a British industrial statistician I feel that the Introduction could've used a lead-in to the subject of the notebook, since it starts with a general roundabout on modeling and the next section jumps straight into CSTRs. (By the way, the apostrophe is not necessary when you add an "s" to make plural an acronym.) "The different times that the atoms spend in the reactor means that there is a residence time distribution RTD. The RTD is an important design feature for increasing the efficiency of the reactor." —> Since many of your readers may not be familiar with the topic, I feel that the explanation here needed to be more detailed. You could also reference the textbook (Fogler) here. For example, something like: Your following passage, explaining the pulse input experiment, follows Fogler quite closely (at times, paraphrasing him), and thus you must mention this, crediting your source properly. In your first equation, it would be better if you used And to get numbers in your equations (when using the numericalmoocstyle.css style sheet), you need to enclose the equation with the commands \begin{equation} … \end{equation} In your equation for RTD, you need to write the limits of integration for C, don't you? I, personally, am not familiar with the theory and practice of chemical reactors. I tried going back to your source to see if I could better understand what you are demonstrating in this notebook. But still I remain somewhat confused. In the passage "Based on the model, it looks like 100 grams of tracer … " I think you are saying that by t = 30 or 40 min the concentration is close to zero, so you conclude that a field test should take samples for that long. The E curve you show is for a perfectly mixed CSTR, and you are using that to guide an potential test on a non-ideal reactor? As you can see, I was confused by your presentation, despite good effort on my part —going back to Fogler and reading through Ch. 13 and all. The second part where you study CSTRs in series is interesting, but I was still unsure of the aim of the series model. The point seems to be that the model of ideal reactors in series could be used to guide the design of testing on real reactor systems. I hope I got that right. Typos |
This has the note book containing my final project.