[Doc] Add note about specifiying third body efficiencies
See Issue 196.
This commit is contained in:
parent
10cead4950
commit
f86af29884
1 changed files with 2 additions and 1 deletions
|
|
@ -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::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue