File tree 1 file changed +39
-5
lines changed
1 file changed +39
-5
lines changed Original file line number Diff line number Diff line change 6
6
'Es' : 4.84 ,
7
7
'Ec' : 3.5 ,
8
8
'Eb' : 3. ,
9
- 'Q' : 0.58 ,
9
+ 'Q' : 0.54 ,
10
10
'n' : 5.67e28 ,
11
11
'W' : 2.57 ,
12
12
's' : 2.5
21
21
'Es' : 7.37 ,
22
22
'Ec' : 1.0 ,
23
23
'Eb' : 3.0 ,
24
+ 'Q' : 1.70 ,
25
+ 'W' : 1.84 ,
26
+ 's' : 2.5
24
27
}
25
28
26
29
chromium = {
129
132
'Z' : 5.0 ,
130
133
'm' : 10.811 ,
131
134
'n' : 1.309E29 ,
132
- 'Es' : 5.76 ,
135
+ 'Es' : 5.77 ,
133
136
'Eb' : 0. ,
134
137
'Ec' : 5. ,
135
- 'Q' : 4.6 ,
138
+ 'Q' : 2.62 ,
136
139
'W' : 4.39 ,
137
140
's' : 2.5
138
141
}
247
250
'Z' : 74.0 ,
248
251
'm' : 183.84 ,
249
252
'n' : 6.306E28 ,
250
- 'Es' : 8.79 ,
253
+ 'Es' : 8.9 ,
251
254
'Eb' : 0. ,
252
255
'Ec' : 3.0 ,
253
- 'Q' : 1.10 ,
256
+ 'Q' : 0.72 ,
254
257
'W' : 2.14 ,
255
258
's' : 2.8
256
259
}
296
299
'Ec' : 1.0 ,
297
300
'Es' : 0.
298
301
}
302
+
303
+ tritium = {
304
+ 'symbol' : 'T' ,
305
+ 'name' : 'tritium' ,
306
+ 'Z' : 1.0 ,
307
+ 'm' : 3.0 ,
308
+ 'Ec' : 0.1 ,
309
+ 'Es' : 1.5 ,
310
+ }
311
+
312
+ iron = {
313
+ 'symbol' : 'Fe' ,
314
+ 'name' : 'iron' ,
315
+ 'Z' : 26.0 ,
316
+ 'm' : 55.845 ,
317
+ 'Q' : 0.75 ,
318
+ 'W' : 1.20 ,
319
+ 's' : 2.5 ,
320
+ 'Es' : 4.28 ,
321
+ }
322
+
323
+ molybdenum = {
324
+ 'symbol' : 'Mo' ,
325
+ 'name' : 'molybdenum' ,
326
+ 'Z' : 42.0 ,
327
+ 'm' : 95.95 ,
328
+ 'Q' : 0.85 ,
329
+ 'W' : 2.39 ,
330
+ 's' : 2.8 ,
331
+ 'Es' : 6.82 ,
332
+ }
You can’t perform that action at this time.
0 commit comments