Skip to content

Commit

Permalink
Merge pull request #173 from ReactionMechanismGenerator/FFCM
Browse files Browse the repository at this point in the history
Improve excited species handeling in FFCM1(-)
  • Loading branch information
KEHANG committed Mar 21, 2017
2 parents 4870d9f + 31cd7b6 commit 902e4f7
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 105 deletions.
15 changes: 10 additions & 5 deletions input/kinetics/libraries/FFCM1(-)/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,21 @@ CO2
2 O u0 p2 c0 {1,D}
3 O u0 p2 c0 {1,D}

C
multiplicity 5
1 C u4 p0 c0
C(T)
multiplicity 3
1 C u2 p1 c0

CH(D)
multiplicity 2
1 C u1 p1 c0 {2,S}
2 H u0 p0 c0 {1,S}

CH
CH(Q)
multiplicity 4
1 C u3 p0 c0 {2,S}
2 H u0 p0 c0 {1,S}

CH2
CH2(T)
multiplicity 3
1 C u2 p0 c0 {2,S} {3,S}
2 H u0 p0 c0 {1,S}
Expand Down
Loading

0 comments on commit 902e4f7

Please sign in to comment.