Skip to content

Commit

Permalink
specify reactantNum and productNum for intra_H_migration
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Jun 14, 2021
1 parent 07cb9c2 commit d0768fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions input/kinetics/families/intra_H_migration/groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@

reverseMap = {'*1':'*2','*2':'*1'}

reactantNum = 1
productNum = 1

boundaryAtoms = ["*1", "*2"]

entry(
Expand Down

0 comments on commit d0768fd

Please sign in to comment.