Skip to content

Commit 52cc322

Browse files
authored
Merge pull request #576 from ReactionMechanismGenerator/fix_intra_R
Add the missing reactant and product number in the intra_R_Add families
2 parents 89564b6 + 986b751 commit 52cc322

4 files changed

Lines changed: 4944 additions & 4936 deletions

File tree

input/kinetics/families/Intra_R_Add_Endocyclic/groups.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
reverse = "Ring_Open_Endo_Cycli_Radical"
1313
reversible = True
1414

15+
reactantNum = 1
16+
17+
productNum = 1
18+
1519
autoGenerated = True
1620

1721
recipe(actions=[

0 commit comments

Comments
 (0)