1+ description : |-
2+ GRI-Mech Version 3.0 7/30/99 CHEMKIN-II format
3+ See README30 file at anonymous FTP site unix.sri.com, directory gri;
4+ WorldWideWeb home page http://www.me.berkeley.edu/gri_mech/ or
5+ through http://www.gri.org , under 'Basic Research',
6+ for additional information, contacts, and disclaimer
7+
8+ Updated webpage at http://combustion.berkeley.edu/gri-mech/version30/text30.html
9+
10+ generator : ck2yaml
11+ input-files : [gri30.inp, gri30_thermo.dat, gri30_tran.dat]
12+ cantera-version : 2.5.0
13+ date : Wed, 11 Dec 2019 16:59:02 -0500
14+
15+ units : {length: cm, time: s, quantity: mol, activation-energy: cal/mol}
16+
17+ phases :
18+ - name : gri30
19+ thermo : ideal-gas
20+ elements : [O, H, C, N]
21+ species : [O2, H2O, CH4, N2]
22+ kinetics : gas
23+ transport : mixture-averaged
24+ state : {T: 300.0, P: 1 atm}
25+
26+ species :
27+ - name : O2
28+ composition : {O: 2}
29+ thermo :
30+ model : NASA7
31+ temperature-ranges : [200.0, 1000.0, 3500.0]
32+ data :
33+ - [3.78245636, -2.99673416e-03, 9.84730201e-06, -9.68129509e-09, 3.24372837e-12,
34+ -1063.94356, 3.65767573]
35+ - [3.28253784, 1.48308754e-03, -7.57966669e-07, 2.09470555e-10, -2.16717794e-14,
36+ -1088.45772, 5.45323129]
37+ note : TPIS89
38+ transport :
39+ model : gas
40+ geometry : linear
41+ well-depth : 107.4
42+ diameter : 3.458
43+ polarizability : 1.6
44+ rotational-relaxation : 3.8
45+ - name : H2O
46+ composition : {H: 2, O: 1}
47+ thermo :
48+ model : NASA7
49+ temperature-ranges : [200.0, 1000.0, 3500.0]
50+ data :
51+ - [4.19864056, -2.0364341e-03, 6.52040211e-06, -5.48797062e-09, 1.77197817e-12,
52+ -3.02937267e+04, -0.849032208]
53+ - [3.03399249, 2.17691804e-03, -1.64072518e-07, -9.7041987e-11, 1.68200992e-14,
54+ -3.00042971e+04, 4.9667701]
55+ note : L8/89
56+ transport :
57+ model : gas
58+ geometry : nonlinear
59+ well-depth : 572.4
60+ diameter : 2.605
61+ dipole : 1.844
62+ rotational-relaxation : 4.0
63+ - name : CH4
64+ composition : {C: 1, H: 4}
65+ thermo :
66+ model : NASA7
67+ temperature-ranges : [200.0, 1000.0, 3500.0]
68+ data :
69+ - [5.14987613, -0.0136709788, 4.91800599e-05, -4.84743026e-08, 1.66693956e-11,
70+ -1.02466476e+04, -4.64130376]
71+ - [0.074851495, 0.0133909467, -5.73285809e-06, 1.22292535e-09, -1.0181523e-13,
72+ -9468.34459, 18.437318]
73+ note : L8/88
74+ transport :
75+ model : gas
76+ geometry : nonlinear
77+ well-depth : 141.4
78+ diameter : 3.746
79+ polarizability : 2.6
80+ rotational-relaxation : 13.0
81+ - name : N2
82+ composition : {N: 2}
83+ thermo :
84+ model : NASA7
85+ temperature-ranges : [300.0, 1000.0, 5000.0]
86+ data :
87+ - [3.298677, 1.4082404e-03, -3.963222e-06, 5.641515e-09, -2.444854e-12,
88+ -1020.8999, 3.950372]
89+ - [2.92664, 1.4879768e-03, -5.68476e-07, 1.0097038e-10, -6.753351e-15,
90+ -922.7977, 5.980528]
91+ note : ' 121286'
92+ transport :
93+ model : gas
94+ geometry : linear
95+ well-depth : 97.53
96+ diameter : 3.621
97+ polarizability : 1.76
98+ rotational-relaxation : 4.0
99+
100+ reactions :
101+ - equation : CH4 <=> CH4 # Reaction 1
102+ rate-constant : {A: 1.927e+13, b: -0.32, Ea: 0.0}
103+ - equation : N2 <=> N2 # Reaction 2
104+ rate-constant : {A: 1.927e+13, b: -0.32, Ea: 0.0}
105+ - equation : H2O <=> H2O # Reaction 3
106+ rate-constant : {A: 1.927e+13, b: -0.32, Ea: 0.0}
107+ - equation : O2 <=> O2 # Reaction 4
108+ rate-constant : {A: 1.927e+13, b: -0.32, Ea: 0.0}
0 commit comments