-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathring_conformers.json
More file actions
49 lines (49 loc) · 1.45 KB
/
ring_conformers.json
File metadata and controls
49 lines (49 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"5": {
"tetrahedral, tetrahedral, tetrahedral, tetrahedral, tetrahedral": {
"common": [
[-37.9, 37.9, -23.6, 0, 23.6],
[37.9, -37.9, 23.6, 0, -23.6],
[37.9, -23.6, 0, 23.6, -37.9],
[-37.9, 23.6, 0, -23.6, 37.9],
[-23.6, 0, 23.6, -37.9, 37.9],
[23.6, 0, -23.6, 37.9, -37.9],
[0, 23.6, -37.9, 37.9, -23.6],
[0, -23.6, 37.9, -37.9, 23.6],
[23.6, -37.9, 37.9, -23.6, 0],
[-23.6, 37.9, -37.9, 23.6, 0]
]
}
},
"6": {
"tetrahedral, tetrahedral, tetrahedral, tetrahedral, tetrahedral, tetrahedral": {
"common": [
[-60, 60, -60, 60, -60, 60],
[60, -60, 60, -60, 60, -60]
],
"uncommon": [
[0, -60, 60, 0, -60, 60],
[0, 60, -60, 0, 60, -60],
[-60, 60, 0, -60, 60, 0],
[60, -60, 0, 60, -60, 0],
[60, 0, -60, 60, 0, -60],
[-60, 0, 60, -60, 0, 60]
]
},
"trigonal planar, trigonal planar, tetrahedral, tetrahedral, trigonal planar, trigonal planar": {
"common": [
[0, -35, 50, -35, 0, 20],
[0, 35, -50, 35, 0, -20]
]
},
"trigonal planar, trigonal planar, trigonal planar, tetrahedral, tetrahedral, tetrahedral": {
"comment": "we need to do this type of ring backwards and forwards",
"common": [
[0, 24, -52, 56, -32, 4],
[0, -24, 52, -56, 32, -4],
[0, 4, -32, 56, -52, 24],
[0, -4, 32, -56, 52, -24]
]
}
}
}