Skip to content

Commit 0662f09

Browse files
Tingchenleerwest
authored andcommitted
add coverage_dependence into Vlachos_Rh
1 parent c1f7727 commit 0662f09

File tree

1 file changed

+6
-0
lines changed
  • input/kinetics/libraries/Surface/Methane/Vlachos_Rh

1 file changed

+6
-0
lines changed

input/kinetics/libraries/Surface/Methane/Vlachos_Rh/reactions.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
# Ea = (12.3, 'kcal/mol'),
4343
# Tmin = (200, 'K'),
4444
# Tmax = (3000, 'K'),
45+
# coverage_dependence = {'O_X': {'a':0.0, 'm':0.0, 'E':(-5, 'kcal/mol')}
46+
# 'CO_X': {'a':0.0, 'm':0.0, 'E':(-7.4, 'kcal/mol')}},
4547
# ),
4648
# shortDesc = u"""H2 Surface_Adsorption_Dissociative""",
4749
# longDesc = u"""
@@ -139,6 +141,8 @@
139141
# Ea = (7.5, 'kcal/mol'),
140142
# Tmin = (200, 'K'),
141143
# Tmax = (3000, 'K'),
144+
# coverage_dependence = {'H2O_X': {'a':0.0, 'm':0.0, 'E':(-4.5, 'kcal/mol')}
145+
# 'OH_X': {'a':0.0, 'm':0.0, 'E':(25, 'kcal/mol')}},
142146
# ),
143147
# shortDesc = u"""Surface_Adsorption_vdW""",
144148
# longDesc = u"""
@@ -183,6 +187,8 @@
183187
# Ea = (32.8, 'kcal/mol'),
184188
# Tmin = (200, 'K'),
185189
# Tmax = (3000, 'K'),
190+
# coverage_dependence = {'H_X': {'a':0.0, 'm':0.0, 'E':(-3.7, 'kcal/mol')}
191+
# 'CO_X': {'a':0.0, 'm':0.0, 'E':(-15, 'kcal/mol')}},
186192
# ),
187193
# shortDesc = u"""Surface_Adsorption_Double""",
188194
# longDesc = u"""

0 commit comments

Comments
 (0)