No description
Find a file
Ryan Crisanti 415863fee9
Cantera Python Tutorial
All that was done here was the Cantera Python Tutorial from the Cantera
website was transferred into a Jupyter Notebook.  Some language was
changed in order to keep things sensible, but most was kept the same as
the original.
2017-09-01 11:00:17 -04:00
flames Make flame examples default to Python 3 2016-08-14 22:37:03 -04:00
reactors Moving .py file exports to main Cantera repo. 2017-08-04 13:29:43 -06:00
thermo Add flame temperature example 2016-08-04 12:14:45 -04:00
.gitignore Add continuous reactor example 2016-09-20 18:52:31 -04:00
canteraPythonTutorial.ipynb Cantera Python Tutorial 2017-09-01 11:00:17 -04:00
Dockerfile Point Dockerfile to Cantera conda organization 2016-08-14 22:21:06 -04:00
README.md Add icons to landing page to make more appealing 2016-09-20 18:52:31 -04:00

cantera-jupyter

Cantera examples in the form of Jupyter notebooks. To see the rendered notebooks, browse the directories above or visit the links in the list of examples below.

Existing Cantera users: If you have Cantera and Jupyter installed on your local machine, simply download any iPython notebook and you should be able to run it.

New Cantera Users: If you don't have an exiting Cantera installation, you can either download and install Cantera or give Cantera a test drive in the cloud. Click on the Binder link below to launch an interactive environment where you can run these examples. For this, there is no installation required.

Binder

Examples


Freely Propagating Flame

Strained Flames

Continuous Stirred Tank Reactor

Batch Reactor

Frequently Asked Questions

How do I use Cantera with Python?

To learn how to use Cantera with Python, click here. For more advanced uses of Cantera, the complete documentation can be found here.

Can I forgo installing Cantera locally and just use Cantera in the cloud every time?

The problem with using Cantera with Binder is that there is no way for you to save your work. You can upload/download files in a session, but once the session is over (you close your browser window), you lose all your work. You thus cannot save your modified iPython notebooks.

I still can't figure something out. Who do I ask?

If you have more questions, need help with something, or have any suggestions, please visit the Cantera Google Groups Page and create a post.