From f5e169d5ff08c3d0abd8fcc9f1b13831f01bbb24 Mon Sep 17 00:00:00 2001 From: jonzheng Date: Mon, 14 Jun 2021 13:51:02 -0400 Subject: [PATCH] set autoGenerated=True and added product, reactant numbers --- .../Singlet_Carbene_Intra_Disproportionation/groups.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/input/kinetics/families/Singlet_Carbene_Intra_Disproportionation/groups.py b/input/kinetics/families/Singlet_Carbene_Intra_Disproportionation/groups.py index a7f17a67f7..cf293f2c8f 100644 --- a/input/kinetics/families/Singlet_Carbene_Intra_Disproportionation/groups.py +++ b/input/kinetics/families/Singlet_Carbene_Intra_Disproportionation/groups.py @@ -12,7 +12,10 @@ reverse = "SingletCarbenefromMultipleBond" reversible = True -autoGenerated = False +reactantNum = 1 +productNum = 1 + +autoGenerated = True recipe(actions=[ ['LOSE_PAIR', '*1', '1'],