jonnypjohnston / cantera-jupyter

Cantera examples in the form of Jupyter notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Jupyter 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

Li+ Battery OCV Calculation

Code of Conduct

This repository follows the same code of conduct as the main Cantera repository. Cantera adheres to a code of conduct adapted from the Contributor Covenant code of conduct.

Frequently Asked Questions

How do I use Cantera with Python?

An introduction to the Cantera Python interface is available 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 Jupyter 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.

About

Cantera examples in the form of Jupyter notebooks

License:Other


Languages

Language:Jupyter Notebook 100.0%