Skip to content

Commit

Permalink
Merge pull request #576 from ReactionMechanismGenerator/fix_intra_R
Browse files Browse the repository at this point in the history
Add the missing reactant and product number in the intra_R_Add families
  • Loading branch information
xiaoruiDong authored Apr 13, 2022
2 parents 89564b6 + 986b751 commit 52cc322
Show file tree
Hide file tree
Showing 4 changed files with 4,944 additions and 4,936 deletions.
4 changes: 4 additions & 0 deletions input/kinetics/families/Intra_R_Add_Endocyclic/groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
reverse = "Ring_Open_Endo_Cycli_Radical"
reversible = True

reactantNum = 1

productNum = 1

autoGenerated = True

recipe(actions=[
Expand Down
Loading

0 comments on commit 52cc322

Please sign in to comment.