From charlesreid1

No edit summary
Line 24: Line 24:


What are the parameters that a reaction requires to work
What are the parameters that a reaction requires to work
How to use for rolling your own reactor models


==Computing Reaction Rates==
==Computing Reaction Rates==
Line 35: Line 37:
Where the reaction rates are used
Where the reaction rates are used


How to use for arbitrary numerics/rolling your own reactor models
How to use for arbitrary numerical solvers (your own ODE/PDE solvers)


[[Category:Cantera]]
[[Category:Cantera]]

Revision as of 22:19, 16 January 2014

Theory

Theory of chemical reactions

What a mechanism consists of

How the reaction rates are assembled, theoretically

Input parameters for rate constant calculation

Definitions/Quantities

Definitions of quantities involved in chemical reactions

Theoretical information needed (by Cantera) to define reaction mechanisms

Code

Defining a Reaction

End use of the Cantera classes - to define a reaction.

CTI files, XML files

What are the parameters that a reaction requires to work

How to use for rolling your own reactor models

Computing Reaction Rates

End use of the Cantera classes - to obtain reaction rates.

Kinetics class

Where the reaction rates are assembled, and what methods

Where the reaction rates are used

How to use for arbitrary numerical solvers (your own ODE/PDE solvers)