Skip to content

Commit a10dea8

Browse files
committed
prep Singlet_Carbene_Intra_Disproportionation for autotree gen
1 parent 98eac45 commit a10dea8

File tree

1 file changed

+3
-1
lines changed
  • input/kinetics/families/Singlet_Carbene_Intra_Disproportionation

1 file changed

+3
-1
lines changed

input/kinetics/families/Singlet_Carbene_Intra_Disproportionation/groups.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
template(reactants=["singletcarbene_CH"], products=["CH_C_unsaturated"], ownReverse=False)
1111

1212
reverse = "SingletCarbenefromMultipleBond"
13-
13+
reactantNum = 1
14+
productNum = 1
1415
reversible = True
16+
1517
recipe(actions=[
1618
['LOSE_PAIR', '*1', '1'],
1719
['FORM_BOND', '*1', 1, '*3'],

0 commit comments

Comments
 (0)