Skip to content

Commit 7b4080a

Browse files
faribasrwest
authored andcommitted
Updated RMG-database with three new reaction families for ring opening/closing reactions.
These new reaction families are added for primary ring opening reactions: 1- Intra_RH_Add_Exocyclic: Ring opening through tautomerization (H-migration and double bond formation) 2- Intra_RH_Add_Endocyclic: Ring opening through tautomerization (H-migration and double bond formation) 3- Intra_R_Add_ExoTetCyclic: Baldwin's exo-tet ring opening reaction class Still kinetic data is needed to fill the database for new families. #40
1 parent e876b2e commit 7b4080a

16 files changed

Lines changed: 14120 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#!/usr/bin/env python
2+
# encoding: utf-8
3+
4+
name = "Intra_RH_Add_Endocyclic/NIST"
5+
shortDesc = u""
6+
longDesc = u"""
7+
8+
"""
9+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#!/usr/bin/env python
2+
# encoding: utf-8
3+
4+
name = "Intra_RH_Add_Endocyclic/depository"
5+
shortDesc = u""
6+
longDesc = u"""
7+
8+
"""
9+

0 commit comments

Comments
 (0)