kim-tools 0.2.0b0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- kim_tools/__init__.py +14 -0
- kim_tools/aflow_util/__init__.py +4 -0
- kim_tools/aflow_util/core.py +1782 -0
- kim_tools/aflow_util/data/README_PROTO.TXT +3241 -0
- kim_tools/ase/__init__.py +4 -0
- kim_tools/ase/core.py +749 -0
- kim_tools/kimunits.py +162 -0
- kim_tools/symmetry_util/__init__.py +4 -0
- kim_tools/symmetry_util/core.py +552 -0
- kim_tools/symmetry_util/data/possible_primitive_shifts.json +1 -0
- kim_tools/symmetry_util/data/primitive_GENPOS_ops.json +1 -0
- kim_tools/symmetry_util/data/space_groups_for_each_bravais_lattice.json +179 -0
- kim_tools/symmetry_util/data/wyck_pos_xform_under_normalizer.json +1344 -0
- kim_tools/symmetry_util/data/wyckoff_multiplicities.json +2193 -0
- kim_tools/symmetry_util/data/wyckoff_sets.json +232 -0
- kim_tools/test_driver/__init__.py +4 -0
- kim_tools/test_driver/core.py +1932 -0
- kim_tools/vc/__init__.py +4 -0
- kim_tools/vc/core.py +397 -0
- kim_tools-0.2.0b0.dist-info/METADATA +32 -0
- kim_tools-0.2.0b0.dist-info/RECORD +24 -0
- kim_tools-0.2.0b0.dist-info/WHEEL +5 -0
- kim_tools-0.2.0b0.dist-info/licenses/LICENSE.CDDL +380 -0
- kim_tools-0.2.0b0.dist-info/top_level.txt +1 -0
@@ -0,0 +1,179 @@
|
|
1
|
+
{
|
2
|
+
"aP": [1, 2],
|
3
|
+
"mP": [3, 4, 6, 7, 10, 11, 13, 14],
|
4
|
+
"mC": [5, 8, 9, 12, 15],
|
5
|
+
"oP": [
|
6
|
+
16,
|
7
|
+
17,
|
8
|
+
18,
|
9
|
+
19,
|
10
|
+
25,
|
11
|
+
26,
|
12
|
+
27,
|
13
|
+
28,
|
14
|
+
29,
|
15
|
+
30,
|
16
|
+
31,
|
17
|
+
32,
|
18
|
+
33,
|
19
|
+
34,
|
20
|
+
47,
|
21
|
+
48,
|
22
|
+
49,
|
23
|
+
50,
|
24
|
+
51,
|
25
|
+
52,
|
26
|
+
53,
|
27
|
+
54,
|
28
|
+
55,
|
29
|
+
56,
|
30
|
+
57,
|
31
|
+
58,
|
32
|
+
59,
|
33
|
+
60,
|
34
|
+
61,
|
35
|
+
62
|
36
|
+
],
|
37
|
+
"oC": [20, 21, 35, 36, 37, 38, 39, 40, 41, 63, 64, 65, 66, 67, 68],
|
38
|
+
"oI": [23, 24, 44, 45, 46, 71, 72, 73, 74],
|
39
|
+
"oF": [22, 42, 43, 69, 70],
|
40
|
+
"tP": [
|
41
|
+
75,
|
42
|
+
76,
|
43
|
+
77,
|
44
|
+
78,
|
45
|
+
81,
|
46
|
+
83,
|
47
|
+
84,
|
48
|
+
85,
|
49
|
+
86,
|
50
|
+
89,
|
51
|
+
90,
|
52
|
+
91,
|
53
|
+
92,
|
54
|
+
93,
|
55
|
+
94,
|
56
|
+
95,
|
57
|
+
96,
|
58
|
+
99,
|
59
|
+
100,
|
60
|
+
101,
|
61
|
+
102,
|
62
|
+
103,
|
63
|
+
104,
|
64
|
+
105,
|
65
|
+
106,
|
66
|
+
111,
|
67
|
+
112,
|
68
|
+
113,
|
69
|
+
114,
|
70
|
+
115,
|
71
|
+
116,
|
72
|
+
117,
|
73
|
+
118,
|
74
|
+
123,
|
75
|
+
124,
|
76
|
+
125,
|
77
|
+
126,
|
78
|
+
127,
|
79
|
+
128,
|
80
|
+
129,
|
81
|
+
130,
|
82
|
+
131,
|
83
|
+
132,
|
84
|
+
133,
|
85
|
+
134,
|
86
|
+
135,
|
87
|
+
136,
|
88
|
+
137,
|
89
|
+
138
|
90
|
+
],
|
91
|
+
"tI": [
|
92
|
+
79,
|
93
|
+
80,
|
94
|
+
82,
|
95
|
+
87,
|
96
|
+
88,
|
97
|
+
97,
|
98
|
+
98,
|
99
|
+
107,
|
100
|
+
108,
|
101
|
+
109,
|
102
|
+
110,
|
103
|
+
119,
|
104
|
+
120,
|
105
|
+
121,
|
106
|
+
122,
|
107
|
+
139,
|
108
|
+
140,
|
109
|
+
141,
|
110
|
+
142
|
111
|
+
],
|
112
|
+
"hP": [
|
113
|
+
143,
|
114
|
+
144,
|
115
|
+
145,
|
116
|
+
147,
|
117
|
+
149,
|
118
|
+
150,
|
119
|
+
151,
|
120
|
+
152,
|
121
|
+
153,
|
122
|
+
154,
|
123
|
+
156,
|
124
|
+
157,
|
125
|
+
158,
|
126
|
+
159,
|
127
|
+
162,
|
128
|
+
163,
|
129
|
+
164,
|
130
|
+
165,
|
131
|
+
168,
|
132
|
+
169,
|
133
|
+
170,
|
134
|
+
171,
|
135
|
+
172,
|
136
|
+
173,
|
137
|
+
174,
|
138
|
+
175,
|
139
|
+
176,
|
140
|
+
177,
|
141
|
+
178,
|
142
|
+
179,
|
143
|
+
180,
|
144
|
+
181,
|
145
|
+
182,
|
146
|
+
183,
|
147
|
+
184,
|
148
|
+
185,
|
149
|
+
186,
|
150
|
+
187,
|
151
|
+
188,
|
152
|
+
189,
|
153
|
+
190,
|
154
|
+
191,
|
155
|
+
192,
|
156
|
+
193,
|
157
|
+
194
|
158
|
+
],
|
159
|
+
"hR": [146, 148, 155, 160, 161, 166, 167],
|
160
|
+
"cP": [
|
161
|
+
195,
|
162
|
+
198,
|
163
|
+
200,
|
164
|
+
201,
|
165
|
+
205,
|
166
|
+
207,
|
167
|
+
208,
|
168
|
+
212,
|
169
|
+
213,
|
170
|
+
215,
|
171
|
+
218,
|
172
|
+
221,
|
173
|
+
222,
|
174
|
+
223,
|
175
|
+
224
|
176
|
+
],
|
177
|
+
"cF": [196, 202, 203, 209, 210, 216, 219, 225, 226, 227, 228],
|
178
|
+
"cI": [197, 199, 204, 206, 211, 214, 217, 220, 229, 230]
|
179
|
+
}
|