We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6756501 commit 9800d56Copy full SHA for 9800d56
1 file changed
input/kinetics/families/recommended.py
@@ -155,9 +155,9 @@
155
# Electrochemical families!
156
electrochem = {
157
'Surface_Proton_Electron_Reduction_Alpha',
158
- # 'Surface_Proton_Electron_Reduction_Alpha_vdW',
+ 'Surface_Proton_Electron_Reduction_Alpha_vdW',
159
'Surface_Proton_Electron_Reduction_Beta',
160
- # 'Surface_Proton_Electron_Reduction_Beta_vdW',
+ 'Surface_Proton_Electron_Reduction_Beta_vdW',
161
'Surface_Proton_Electron_Reduction_Beta_Dissociation',
162
'1,2_Elimination_LiR',
163
'1,2_Intra_Elimination_LiR',
0 commit comments