Cantera

Table Of Contents

Previous topic

Physical Constants

Next topic

critical_properties.py

This Page

Warning

This documentation is for an old version of Cantera. You can find docs for newer versions here.

Index of Examples

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__)