mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Prior to this fix, third body efficiencies were erroneously specified for third body reactions with explicit collision partners (see #1415).
103 lines
3.4 KiB
YAML
103 lines
3.4 KiB
YAML
generator: ctml2yaml
|
|
cantera-version: 2.6.0a3
|
|
date: Sat, 18 Dec 2021 23:07:29 -0500
|
|
input-files: [test/data/explicit-third-bodies.xml]
|
|
|
|
phases:
|
|
- name: gas
|
|
elements: [H, C, Ar]
|
|
species: [H, R1A, R1B, P1, R2, SP)X]
|
|
thermo: ideal-gas
|
|
kinetics: gas
|
|
reactions: all
|
|
state: {T: 300.0 K, P: 1.01325e+05 Pa}
|
|
|
|
species:
|
|
- name: H
|
|
composition: {H: 1.0}
|
|
thermo:
|
|
model: NASA7
|
|
temperature-ranges: [200.0, 1000.0, 3500.0]
|
|
data:
|
|
- [2.5, 7.05332819e-13, -1.99591964e-15, 2.30081632e-18, -9.27732332e-22, 2.54736599e+04,
|
|
-0.446682853]
|
|
- [2.50000001, -2.30842973e-11, 1.61561948e-14, -4.73515235e-18, 4.98197357e-22,
|
|
2.54736599e+04, -0.446682914]
|
|
- name: R1A
|
|
composition: {H: 4.0, C: 1.0}
|
|
thermo:
|
|
model: NASA7
|
|
temperature-ranges: [200.0, 1000.0, 3500.0]
|
|
data:
|
|
- [5.14987613, -0.0136709788, 4.91800599e-05, -4.84743026e-08, 1.66693956e-11,
|
|
-1.02466476e+04, -4.64130376]
|
|
- [0.074851495, 0.0133909467, -5.73285809e-06, 1.22292535e-09, -1.0181523e-13,
|
|
-9468.34459, 18.437318]
|
|
- name: R1B
|
|
composition: {H: 4.0, C: 1.0}
|
|
thermo:
|
|
model: NASA7
|
|
temperature-ranges: [200.0, 1000.0, 3500.0]
|
|
data:
|
|
- [5.14987613, -0.0136709788, 4.91800599e-05, -4.84743026e-08, 1.66693956e-11,
|
|
-1.02466476e+04, -4.64130376]
|
|
- [0.074851495, 0.0133909467, -5.73285809e-06, 1.22292535e-09, -1.0181523e-13,
|
|
-9468.34459, 18.437318]
|
|
- name: P1
|
|
composition: {H: 7.0, C: 2.0}
|
|
thermo:
|
|
model: NASA7
|
|
temperature-ranges: [200.0, 1000.0, 3500.0]
|
|
data:
|
|
- [5.14987613, -0.0136709788, 4.91800599e-05, -4.84743026e-08, 1.66693956e-11,
|
|
-1.02466476e+04, -4.64130376]
|
|
- [0.074851495, 0.0133909467, -5.73285809e-06, 1.22292535e-09, -1.0181523e-13,
|
|
-9468.34459, 18.437318]
|
|
- name: R2
|
|
composition: {H: 7.0, C: 2.0}
|
|
thermo:
|
|
model: NASA7
|
|
temperature-ranges: [200.0, 1000.0, 3500.0]
|
|
data:
|
|
- [5.14987613, -0.0136709788, 4.91800599e-05, -4.84743026e-08, 1.66693956e-11,
|
|
-1.02466476e+04, -4.64130376]
|
|
- [0.074851495, 0.0133909467, -5.73285809e-06, 1.22292535e-09, -1.0181523e-13,
|
|
-9468.34459, 18.437318]
|
|
- name: SP)X
|
|
composition: {H: 3.0, C: 1.0}
|
|
thermo:
|
|
model: NASA7
|
|
temperature-ranges: [200.0, 1000.0, 3500.0]
|
|
data:
|
|
- [5.14987613, -0.0136709788, 4.91800599e-05, -4.84743026e-08, 1.66693956e-11,
|
|
-1.02466476e+04, -4.64130376]
|
|
- [0.074851495, 0.0133909467, -5.73285809e-06, 1.22292535e-09, -1.0181523e-13,
|
|
-9468.34459, 18.437318]
|
|
|
|
reactions:
|
|
- equation: R1A + R1B + M <=> P1 + H + M
|
|
type: three-body
|
|
rate-constant: {A: 3.0e+13, b: -2.0, Ea: 1900.0 cal/mol}
|
|
duplicate: true
|
|
- equation: R1A + R1B + R2 <=> P1 + H + R2
|
|
rate-constant: {A: 3.0e+13, b: -2.0, Ea: 1900.0 cal/mol}
|
|
duplicate: true
|
|
- equation: R1A + R1B (+ M) <=> P1 + H (+ M)
|
|
type: falloff
|
|
high-P-rate-constant: {A: 1.0e+15, b: -2.0, Ea: 1000.0 cal/mol}
|
|
low-P-rate-constant: {A: 4.0e+19, b: -3.0, Ea: 0.0 cal/mol}
|
|
efficiencies: {SP)X: 0.0, R2: 0.0}
|
|
duplicate: true
|
|
- equation: R1A + R1B (+ R2) <=> P1 + H (+ R2)
|
|
type: falloff
|
|
high-P-rate-constant: {A: 2.0e+15, b: -3.0, Ea: 1200.0 cal/mol}
|
|
low-P-rate-constant: {A: 3.0e+19, b: -2.0, Ea: 0.0 cal/mol}
|
|
efficiencies: {R2: 1.0}
|
|
duplicate: true
|
|
- equation: R1A + R1B (+ SP)X) <=> P1 + H (+ SP)X)
|
|
type: falloff
|
|
high-P-rate-constant: {A: 3.0e+15, b: -1.0, Ea: 1400.0 cal/mol}
|
|
low-P-rate-constant: {A: 1.0e+19, b: -1.0, Ea: 0.0 cal/mol}
|
|
efficiencies: {SP)X: 1.0}
|
|
duplicate: true
|