Lecture Notes 12

Main.LectureNotes12 History

Show minor edits - Show changes to output

June 21, 2020, at 04:53 AM by 136.36.211.159 -
Deleted lines 16-33:
----

(:html:)
 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
(:htmlend:)
September 16, 2014, at 03:05 AM by 107.188.175.164 -
Added lines 7-9:
(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/Ut6CFJvC8iE?rel=0" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
Deleted lines 6-10:
!!!! Homework

# Course reading for next class: 2.4-2.5 (PDC)
# Take-home exam due next Monday at the start of class
# Assignment due by the start of Lecture #13: No Homework Assigned
September 10, 2013, at 06:26 AM by 69.169.131.204 -
Added lines 12-17:

!!!! Overview of Modeling Physical Systems

(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/580A8gNFOdk" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
September 06, 2013, at 02:48 PM by 69.169.131.210 -
Changed lines 11-30 from:
# Assignment due by the start of Lecture #13: No Homework Assigned
to:
# Assignment due by the start of Lecture #13: No Homework Assigned

----

(:html:)
 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
(:htmlend:)
Added lines 1-11:
!!! Lecture 12 - First Principles Modeling

Lecture 12 introduces first principles modeling.  In previous chemical engineering courses, the dynamic equations were typically simplified by making a steady-state assumption.  This allows cancellation of the accumulation term in material, species, or energy balances.  In this course, we will retain the accumulation term to define dynamic systems.

[[Attach:Lecture12_notes.pdf | Lecture 12 Notes]]

!!!! Homework

# Course reading for next class: 2.4-2.5 (PDC)
# Take-home exam due next Monday at the start of class
# Assignment due by the start of Lecture #13: No Homework Assigned