Commit graph

4 commits

Author SHA1 Message Date
Bryan W. Weber
d7dee2e579
Update Notebooks for more recent Cantera version
Use 2.5.0a2 (git hash 471041a2) to run the examples. Update some
formatting in comments and docstrings. Move imports to the top of
Notebooks. Set the matplotlib magic before importing matplotlib.
Fix deprecation warnings from Pandas about argmax and set_value.
2019-03-19 11:43:25 -04:00
Steven C. DeCaluwe
d9ebe23af5
Adding note about required Cantera version to Lithium Ion Battery example. (#21) 2019-02-25 07:57:45 -07:00
Santosh Shanbhogue
a1cfe4f919 Fix y-axis label. Add note about get_state returning mass fractions
The original figure labeled the y-axis as plotting mole fractions of OH. But this was a value obtained from get_state() and hence should be mass-fractions.
2016-09-17 20:37:26 -04:00
Santosh Shanbhogue
a0801e83e1 Add batch reactor example demonstrating NTC behavior
Resolves #4
2016-09-01 22:29:29 -04:00