No description
Find a file
2016-09-01 22:29:29 -04:00
flames Make flame examples default to Python 3 2016-08-14 22:37:03 -04:00
reactors Add batch reactor example demonstrating NTC behavior 2016-09-01 22:29:29 -04:00
thermo Add flame temperature example 2016-08-04 12:14:45 -04:00
Dockerfile Point Dockerfile to Cantera conda organization 2016-08-14 22:21:06 -04:00
README.md Add batch reactor example demonstrating NTC behavior 2016-09-01 22:29:29 -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

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.