Skip to content

Commit 28df61d

Browse files
committed
Redefine one group in intra_H_migration to fix sibling parent/child bug
1 parent f3a5a53 commit 28df61d

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

  • input/kinetics/families/intra_H_migration

input/kinetics/families/intra_H_migration/groups.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3046,11 +3046,10 @@
30463046

30473047
entry(
30483048
index = 198,
3049-
label = "C=S_rad_out",
3049+
label = "CS_rad_out",
30503050
group =
30513051
"""
3052-
1 *1 Cd u1 {2,D}
3053-
2 Sd u0 {1,D}
3052+
1 *1 CS u1
30543053
""",
30553054
kinetics = None,
30563055
)
@@ -4126,7 +4125,7 @@
41264125
L2: Ct_rad_out
41274126
L2: Cb_rad_out
41284127
L2: CO_rad_out
4129-
L2: C=S_rad_out
4128+
L2: CS_rad_out
41304129
L2: C_rad_out_single
41314130
L3: C_rad_out_2H
41324131
L3: C_rad_out_1H

0 commit comments

Comments
 (0)