Commit graph

18 commits

Author SHA1 Message Date
Steven DeCaluwe
c65d3b26bd Moving .py file exports to main Cantera repo.
Notebooks from the 'reactors' folder are exported as py files, and
moved to interfaces/cython/cantera/examples/reactors in the main
Cantera repository.
2017-08-04 13:29:43 -06:00
Steven DeCaluwe
f927636698 Adding example for non-ideal reactor, folder for py files
This PR has two main changes:
1. Adding a jupyter notebook example to the reactors folder for
a constant-volume, adiabatic reactor.  This is employed within
the context of IDT calculations in high-pressure shock tubes.
I'd be happy to add Comparison to experimental data, pending
publication of a manuscript currently under consideration (and
coauthor permission).

This largely follows the routines established in the batch reactor
example, and states as much in the notebook.

2. It occurs to me that some users might be interested in seeing
the examples as py files, but don't want to bother with installing
Jupyter and figuring out how to use it (while these steps are easy,
they still might represent a barrier to some users).

For the three notebooks in this folder, then, I've saved the notebooks
as simple py files and added them to a folder labeled as such.
2017-08-04 12:55:54 -06:00
Santosh Shanbhogue
e77e213abb Add icons to landing page to make more appealing 2016-09-20 18:52:31 -04:00
Santosh Shanbhogue
118dd56071 Add continuous reactor example
Resolves #6
2016-09-20 18:52:31 -04: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
7ec95b1dc6 Fix broken link in TOC in landing page 2016-09-01 23:01:08 -04:00
Ray Speth
6ae18ad0d1 Add checkpoint files to .gitignore 2016-09-01 22:29:38 -04:00
Santosh Shanbhogue
a0801e83e1 Add batch reactor example demonstrating NTC behavior
Resolves #4
2016-09-01 22:29:29 -04:00
Santosh Shanbhogue
973ff00b60 Add TOC and FAQ to landing page
Resolves #3
2016-08-16 22:33:54 -04:00
Ray Speth
6b54ffa4e8 Add README.md with link to Binder 2016-08-14 22:53:03 -04:00
Ray Speth
1ad617854b Make flame examples default to Python 3 2016-08-14 22:37:03 -04:00
Ray Speth
293fe1ac12 Point Dockerfile to Cantera conda organization 2016-08-14 22:21:06 -04:00
Santosh Shanbhogue
41eed580e1 Add flame speed example with sensitivity analysis
Resolves #2
2016-08-14 22:18:38 -04:00
Santosh Shanbhogue
b1e8cef230 Added notebook for twin premixed flame
Resolves #1
2016-08-11 23:14:57 -04:00
Ray Speth
cf5730459d Add flame temperature example 2016-08-04 12:14:45 -04:00
Ray Speth
a7f71729a2 Try Dockerfile for Binder interoperability 2016-08-01 18:16:16 -04:00
Ray Speth
4a66076564 Add environment.yml to enable compatibility with Binder 2016-08-01 17:37:14 -04:00
Ray Speth
ef8acb0bed Add example for computing heating values 2016-08-01 14:44:40 -04:00