Warning
This documentation is for an old version of Cantera. You can find docs for newer versions here.
This is an index of the examples included with the Cantera Python module. They can be found in the examples subdirectory of the Cantera Python module’s installation directory. To determine the location of this directory, run the following in your Python interpreter:
import cantera.examples
print(cantera.examples.__path__)