******* Cantera ******* Version 2.4.0a1 (development) .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.170284.svg :target: https://doi.org/10.5281/zenodo.170284 What is Cantera? ================ Cantera is an open-source collection of object-oriented software tools for problems involving chemical kinetics, thermodynamics, and transport processes. Among other things, it can be used to: * Evaluate thermodynamic and transport properties of mixtures * Compute chemical equilibrium * Evaluate species chemical production rates * Conduct kinetics simulations with large reaction mechanisms * Simulate one-dimensional flames * Conduct reaction path analysis * Create process simulations using networks of stirred reactors * Model non-ideal fluids Cantera can be used from Python and Matlab, or in applications written in C++ and Fortran 90. A number of `examples of Cantera's capabilities `_ are available in the form of Jupyter notebooks. These examples can be tried interactively, in the cloud by using the following Binder link: .. image:: http://mybinder.org/badge.svg :target: http://mybinder.org:/repo/cantera/cantera-jupyter Installation ============ `Installation instructions for the current release of Cantera `_ are available from the main `Cantera documentation site `_. Installers are provided for Windows (MSI packages), Mac OS X (through Homebrew), and Ubuntu. Anaconda packages containing the Cantera Python module are also available for Windows, OS X, and Linux. .. image:: https://anaconda.org/cantera/cantera/badges/installer/conda.svg :target: https://anaconda.org/Cantera/cantera For other platforms, or for users wishing to install a development version of Cantera, `compilation instructions `_ are also available. Documentation ============= The `documentation `_ offers a number of starting points: - `Python tutorial `_ - `Application Examples in Python `_ - `A guide to Cantera's input file format `_ - `A list of frequently asked questions `_ `Documentation for the development version of Cantera `_ is also available. Code of Conduct =============== .. image:: https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-green.svg?style=flat-square :alt: conduct :target: http://contributor-covenant.org/version/1/4/ In order to have a more open and welcoming community, Cantera adheres to a `code of conduct `_ adapted from the `Contributor Covenent code of conduct `_. Please adhere to this code of conduct in any interactions you have in the Cantera community. It is strictly enforced on all official Cantera repositories, websites, users' group, and other resources. If you encounter someone violating these terms, please `contact the code of conduct team `_ (`@speth `_, `@bryanwweber `_, and `@kyleniemeyer `_) and we will address it as soon as possible. Development Site ================ The `latest Cantera source code `_, the `issue tracker `_ for bugs and enhancement requests, `downloads of Cantera releases and binary installers `_ , and the `Cantera wiki `_ can all be found on Github. Users' Group ============ The `Cantera Users' Group `_ is a message board / mailing list for discussions amongst Cantera users. Continuous Integration Status ============================= Travis builds (Linux & OS X): .. image:: https://travis-ci.org/Cantera/cantera.svg?branch=master :target: https://travis-ci.org/Cantera/cantera Appveyor builds (Windows): .. image:: https://ci.appveyor.com/api/projects/status/auhd35qn9cdmkpoj?svg=true :target: https://ci.appveyor.com/project/Cantera/cantera