k = A T^m exp(-E/RT)with concentration units mol/cm3. The units of A are cm3/mol/s, T is in K, and E is in cal/mol. For termolecular recombination reactions, the units of A are cm6/mol2/s.
k = A T^m exp(-E/RT)with concentration units mol/cm3. The units of A are 1/s, cm3/mol/s, cm6/mol2/s for first, second, and third order reactions, respectively; T is in K; and E is in cal/mol.
The low pressure limit rate constants and the rate constants of unimolecular reactions that are always near their low pressure limits for combustion conditions have been assigned 'enhanced efficiencies' in Chemkin format. From the model concentrations [M_i] and the efficiencies {f_i}, and effective concentration is computed through the formula
[M] = SUM{ f_i[M_i] },where f_i = 1 for all species except those with enhanced efficiencies listed on the last line of the reaction input. If your program will not handle different efficiencies for different species automatically, then you will have to account for each of the colliders by writing separate reactions.
k_inf k = ---------------- 1 + k_inf/k_o[M]In cases where no high pressure limit rate constant parameters are given (i.e., the collider M as a reactant is not in parenthesis), the reaction is in the low pressure limit.
F_cent = (1-a) exp(-T/b) + a exp(-T/c) + exp(-d/T)which gives the temperature dependence of F_cent, the factor by which the rate constant of a given unimolecular reaction at temperature T and reduced pressure P_r = k_o[M]/k_inf of 1.0 is less than the value k_inf/2 which it would have if unimolecular reactions behaved according to the Lindemann formula.
The broadening factor F, which is 1 for the Lindemann case where no parameters for F_cent are provided, is computed from F_cent by
log F_cent log F = --------------------------------------------- 1 + [(log P_r + C)/(N - 0.14{log P_r + C})]^2 with N = 0.75 - 1.27log F_cent and C = -0.4 - 0.67log F_cent.The rate coefficient, k, is then given by multiplying the Lindemann formula by F.
fran@sandia.gov
. The theory underlying the use of these formulas in
combustion chemistry is described by W.C. Gardiner and J. Troe in Chapter 4
of Combustion Chemistry, Springer-Verlag, New York, 1984.