[Doc] Add note about specifiying third body efficiencies

See Issue 196.
This commit is contained in:
Bryan W. Weber 2013-12-18 17:46:37 +00:00
parent 10cead4950
commit f86af29884

View file

@ -187,7 +187,8 @@ collision efficiency can be absorbed into the rate coefficient :math:`k_f(T)`, t
default collision efficiency is 1.0.
A three-body reaction may be defined using the :class:`three_body_reaction` entry. The equation string for a three-body
reaction must contain an ``'M'`` or ``'m'`` on both the reactant and product sides of the equation.
reaction must contain an ``'M'`` or ``'m'`` on both the reactant and product sides of the equation. The collision
efficiencies are specified as a string, with the species name followed by a colon and the efficiency.
Some examples from GRI-Mech 3.0 are shown below::