Skip to content

Commit

Permalink
Fix Cd bug for intra_H_migration
Browse files Browse the repository at this point in the history
Removed one Cd_H_out_doubleO group which was identical to CO_H_out.
  • Loading branch information
nyee committed Jun 28, 2016
1 parent dff9a53 commit c1ef81e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions input/kinetics/families/intra_H_migration/groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -3364,18 +3364,6 @@
kinetics = None,
)

entry(
index = 225,
label = "Cd_H_out_doubleO",
group =
"""
1 *2 Cd u0 {2,S} {3,D}
2 *3 H u0 {1,S}
3 O u0 {1,D}
""",
kinetics = None,
)

entry(
index = 226,
label = "Cd_H_out_single",
Expand Down Expand Up @@ -4153,7 +4141,6 @@
L2: S_H_out
L2: Cd_H_out_double
L3: Cd_H_out_doubleC
L3: Cd_H_out_doubleO
L2: Cd_H_out_single
L3: Cd_H_out_singleH
L3: Cd_H_out_singleNd
Expand Down

0 comments on commit c1ef81e

Please sign in to comment.