21Atom::Atom(std::string symbol,
const uint16_t
z,
const uint16_t a,
const double abundance,
const double mass,
23 : symbol(
std::move(symbol)), z_number(
z), a_number(a), abundance(abundance), mass(mass), mass_density(density),
24 number_density(density *
N_A * 1.e-24 / mass),
29 : symbol(other.symbol), z_number(other.z_number), a_number(other.a_number), abundance(other.abundance),
30 mass(other.mass), mass_density(other.mass_density), number_density(other.number_density),
34 : symbol(
"user"), z_number(neutron.z_number), a_number(neutron.a_number), abundance(0), mass(0.), mass_density(0.),
39inline const Atom H(
"H", 1, 0, 0.000000, 1.007940, 0.0708);
40inline const Atom H1(
"H", 1, 1, 99.988500, 1.007825, 0.07079192439299958);
41inline const Atom H2(
"H", 1, 2, 0.011500, 2.014102, 0.1414750936389071);
42inline const Atom H3(
"H", 1, 3, 0.000000, 3.016049, 0.2118541660604798);
43inline const Atom H4(
"H", 1, 4, 0.000000, 4.027830, 0.2829239478540389);
44inline const Atom H5(
"H", 1, 5, 0.000000, 5.039540, 0.35398876123578776);
45inline const Atom H6(
"H", 1, 6, 0.000000, 6.044940, 0.4246103458539199);
46inline const Atom He(
"He", 2, 0, 0.000000, 4.002602, 0.122);
47inline const Atom He3(
"He", 2, 3, 0.000137, 3.016029, 0.09192909407015734);
48inline const Atom He4(
"He", 2, 4, 99.999863, 4.002603, 0.12200003809107172);
49inline const Atom He5(
"He", 2, 5, 0.000000, 5.012220, 0.15277333094821818);
50inline const Atom He6(
"He", 2, 6, 0.000000, 6.018888, 0.18345674843514292);
51inline const Atom He7(
"He", 2, 7, 0.000000, 7.028030, 0.21421556777316353);
52inline const Atom He8(
"He", 2, 8, 0.000000, 8.033922, 0.2448753295980964);
53inline const Atom He9(
"He", 2, 9, 0.000000, 9.043820, 0.27565719499465596);
54inline const Atom He10(
"He", 2, 10, 0.000000, 10.052400, 0.3063988875236658);
55inline const Atom Li(
"Li", 3, 0, 0.000000, 6.941000, 0.534);
56inline const Atom Li4(
"Li", 3, 4, 0.000000, 4.027180, 0.3098277078230803);
57inline const Atom Li5(
"Li", 3, 5, 0.000000, 5.012540, 0.38563555107333247);
58inline const Atom Li6(
"Li", 3, 6, 7.590000, 6.015122, 0.46276837749603805);
59inline const Atom Li7(
"Li", 3, 7, 92.410000, 7.016004, 0.5397703696873649);
60inline const Atom Li8(
"Li", 3, 8, 0.000000, 8.022487, 0.6172032701051723);
61inline const Atom Li9(
"Li", 3, 9, 0.000000, 9.026789, 0.6944684309753638);
62inline const Atom Li10(
"Li", 3, 10, 0.000000, 10.035481, 0.7720712943379917);
63inline const Atom Li11(
"Li", 3, 11, 0.000000, 11.043796, 0.8496451612159632);
64inline const Atom Li12(
"Li", 3, 12, 0.000000, 12.053780, 0.9273474312058781);
65inline const Atom Be(
"Be", 4, 0, 0.000000, 9.012182, 1.848);
66inline const Atom Be5(
"Be", 4, 5, 0.000000, 5.040790, 1.033643119945869);
67inline const Atom Be6(
"Be", 4, 6, 0.000000, 6.019726, 1.2343796039627253);
68inline const Atom Be7(
"Be", 4, 7, 0.000000, 7.016929, 1.4388618829047173);
69inline const Atom Be8(
"Be", 4, 8, 0.000000, 8.005305, 1.6415340709186745);
70inline const Atom Be9(
"Be", 4, 9, 100.000000, 9.012182, 1.8480000205055782);
71inline const Atom Be10(
"Be", 4, 10, 0.000000, 10.013534, 2.0533329528409436);
72inline const Atom Be11(
"Be", 4, 11, 0.000000, 11.021658, 2.260054666450367);
73inline const Atom Be12(
"Be", 4, 12, 0.000000, 12.026921, 2.4661896539594963);
74inline const Atom Be13(
"Be", 4, 13, 0.000000, 13.036130, 2.673133791572341);
75inline const Atom Be14(
"Be", 4, 14, 0.000000, 14.042820, 2.879561393678024);
76inline const Atom B(
"B", 5, 0, 0.000000, 10.811000, 2.34);
77inline const Atom B7(
"B", 5, 7, 0.000000, 7.029920, 1.5215995560077697);
78inline const Atom B8(
"B", 5, 8, 0.000000, 8.024607, 1.7368957245398202);
79inline const Atom B9(
"B", 5, 9, 0.000000, 9.013329, 1.9509008779946349);
80inline const Atom B10(
"B", 5, 10, 19.900000, 10.012937, 2.167262286559985);
81inline const Atom B11(
"B", 5, 11, 80.100000, 11.009305, 2.382922474331699);
82inline const Atom B12(
"B", 5, 12, 0.000000, 12.014352, 2.60046100397743);
83inline const Atom B13(
"B", 5, 13, 0.000000, 13.017780, 2.817649237073351);
84inline const Atom B14(
"B", 5, 14, 0.000000, 14.025404, 3.0357455702525202);
85inline const Atom B15(
"B", 5, 15, 0.000000, 15.031097, 3.253424010729812);
86inline const Atom B16(
"B", 5, 16, 0.000000, 16.039810, 3.4717561187679213);
87inline const Atom B17(
"B", 5, 17, 0.000000, 17.046930, 3.6897434279900096);
88inline const Atom B18(
"B", 5, 18, 0.000000, 18.056170, 3.908189603181944);
89inline const Atom B19(
"B", 5, 19, 0.000000, 19.063730, 4.126272148737397);
90inline const Atom C(
"C", 6, 0, 0.000000, 12.010700, 2.2);
91inline const Atom C8(
"C", 6, 8, 0.000000, 8.037675, 1.4722609839559728);
92inline const Atom C9(
"C", 6, 9, 0.000000, 9.031040, 1.6542156760222135);
93inline const Atom C10(
"C", 6, 10, 0.000000, 10.016853, 1.8347870498805234);
94inline const Atom C11(
"C", 6, 11, 0.000000, 11.011434, 2.0169644034069627);
95inline const Atom C12(
"C", 6, 12, 98.930000, 12.000000, 2.1980400809278398);
96inline const Atom C13(
"C", 6, 13, 1.070000, 13.003355, 2.381824593334277);
97inline const Atom C14(
"C", 6, 14, 0.000000, 14.003242, 2.564973929379637);
98inline const Atom C15(
"C", 6, 15, 0.000000, 15.010599, 2.7494915750122813);
99inline const Atom C16(
"C", 6, 16, 0.000000, 16.014701, 2.933412890172929);
100inline const Atom C17(
"C", 6, 17, 0.000000, 17.022584, 3.1180268260800785);
101inline const Atom C18(
"C", 6, 18, 0.000000, 18.026760, 3.301961750772228);
102inline const Atom C19(
"C", 6, 19, 0.000000, 19.035250, 3.4866868708734717);
103inline const Atom C20(
"C", 6, 20, 0.000000, 20.040320, 3.6707855495516504);
104inline const Atom C21(
"C", 6, 21, 0.000000, 21.049340, 3.8556077497564676);
105inline const Atom C22(
"C", 6, 22, 0.000000, 22.056450, 4.040080095248404);
106inline const Atom N(
"N", 7, 0, 0.000000, 14.006700, 0.808);
107inline const Atom N10(
"N", 7, 10, 0.000000, 10.042620, 0.5793253914198205);
108inline const Atom N11(
"N", 7, 11, 0.000000, 11.026800, 0.6360994666838014);
109inline const Atom N12(
"N", 7, 12, 0.000000, 12.018613, 0.6933138759022468);
110inline const Atom N13(
"N", 7, 13, 0.000000, 13.005739, 0.7502578603554013);
111inline const Atom N14(
"N", 7, 14, 99.632000, 14.003074, 0.807790828403664);
112inline const Atom N15(
"N", 7, 15, 0.368000, 15.000109, 0.8653064597590583);
113inline const Atom N16(
"N", 7, 16, 0.000000, 16.006101, 0.9233388257905144);
114inline const Atom N17(
"N", 7, 17, 0.000000, 17.008450, 0.9811609872418201);
115inline const Atom N18(
"N", 7, 18, 0.000000, 18.014082, 1.0391725571333719);
116inline const Atom N19(
"N", 7, 19, 0.000000, 19.017027, 1.0970291229197455);
117inline const Atom N20(
"N", 7, 20, 0.000000, 20.023370, 1.155081708039724);
118inline const Atom N21(
"N", 7, 21, 0.000000, 21.027090, 1.2129829810019492);
119inline const Atom N22(
"N", 7, 22, 0.000000, 22.034440, 1.271093656607195);
120inline const Atom N23(
"N", 7, 23, 0.000000, 23.040510, 1.329130493263938);
121inline const Atom N24(
"N", 7, 24, 0.000000, 24.050500, 1.387393461700472);
122inline const Atom O(
"O", 8, 0, 0.000000, 15.999400, 1.14);
123inline const Atom O12(
"O", 8, 12, 0.000000, 12.034405, 0.8574835118816955);
124inline const Atom O13(
"O", 8, 13, 0.000000, 13.024810, 0.9280525144692925);
125inline const Atom O14(
"O", 8, 14, 0.000000, 14.008595, 0.9981498450316887);
126inline const Atom O15(
"O", 8, 15, 0.000000, 15.003065, 1.069008497568659);
127inline const Atom O16(
"O", 8, 16, 99.757000, 15.994915, 1.1396804048398064);
128inline const Atom O17(
"O", 8, 17, 0.038000, 16.999132, 1.2112335406327737);
129inline const Atom O18(
"O", 8, 18, 0.205000, 17.999160, 1.2824882718101929);
130inline const Atom O19(
"O", 8, 19, 0.000000, 19.003579, 1.3540557808417815);
131inline const Atom O20(
"O", 8, 20, 0.000000, 20.004076, 1.4253438796454865);
132inline const Atom O21(
"O", 8, 21, 0.000000, 21.008655, 1.4969228033551258);
133inline const Atom O22(
"O", 8, 22, 0.000000, 22.009970, 1.5682691725939721);
134inline const Atom O23(
"O", 8, 23, 0.000000, 23.015690, 1.6399294098528694);
135inline const Atom O24(
"O", 8, 24, 0.000000, 24.020370, 1.7115155443329124);
136inline const Atom O25(
"O", 8, 25, 0.000000, 25.029140, 1.783393102241334);
137inline const Atom O26(
"O", 8, 26, 0.000000, 26.037750, 1.8552592597222395);
138inline const Atom F(
"F", 9, 0, 0.000000, 18.998403, 1.5);
139inline const Atom F14(
"F", 9, 14, 0.000000, 14.036080, 1.1082047148046632);
140inline const Atom F15(
"F", 9, 15, 0.000000, 15.018010, 1.1857320198362777);
141inline const Atom F16(
"F", 9, 16, 0.000000, 16.011466, 1.2641693487166332);
142inline const Atom F17(
"F", 9, 17, 0.000000, 17.002095, 1.342383493576976);
143inline const Atom F18(
"F", 9, 18, 0.000000, 18.000938, 1.4212461050410807);
144inline const Atom F19(
"F", 9, 19, 100.000000, 18.998403, 1.5);
145inline const Atom F20(
"F", 9, 20, 0.000000, 19.999981, 1.579078602774364);
146inline const Atom F21(
"F", 9, 21, 0.000000, 20.999949, 1.658030046967316);
147inline const Atom F22(
"F", 9, 22, 0.000000, 22.002999, 1.7372248684563134);
148inline const Atom F23(
"F", 9, 23, 0.000000, 23.003570, 1.8162239550742876);
149inline const Atom F24(
"F", 9, 24, 0.000000, 24.008100, 1.8955356205936298);
150inline const Atom F25(
"F", 9, 25, 0.000000, 25.012090, 1.9748046509508757);
151inline const Atom F26(
"F", 9, 26, 0.000000, 26.019630, 2.054353968021902);
152inline const Atom F27(
"F", 9, 27, 0.000000, 27.026890, 2.133881177971842);
153inline const Atom F28(
"F", 9, 28, 0.000000, 28.035670, 2.213528398007681);
154inline const Atom F29(
"F", 9, 29, 0.000000, 29.043260, 2.293081662778902);
155inline const Atom Ne(
"Ne", 10, 0, 0.000000, 20.179700, 1.207);
156inline const Atom Ne16(
"Ne", 10, 16, 0.000000, 16.025757, 0.9585419356581117);
157inline const Atom Ne17(
"Ne", 10, 17, 0.000000, 17.017700, 1.0178726096027195);
158inline const Atom Ne18(
"Ne", 10, 18, 0.000000, 18.005697, 1.0769672690723846);
159inline const Atom Ne19(
"Ne", 10, 19, 0.000000, 19.001880, 1.1365515304290947);
160inline const Atom Ne20(
"Ne", 10, 20, 90.480000, 19.992440, 1.1957995060536728);
161inline const Atom Ne21(
"Ne", 10, 21, 0.270000, 20.993847, 1.2556962202203203);
162inline const Atom Ne22(
"Ne", 10, 22, 9.250000, 21.991386, 1.315361591627725);
163inline const Atom Ne23(
"Ne", 10, 23, 0.000000, 22.994467, 1.375358507776627);
164inline const Atom Ne24(
"Ne", 10, 24, 0.000000, 23.993615, 1.435120111052196);
165inline const Atom Ne25(
"Ne", 10, 25, 0.000000, 24.997790, 1.4951824125234765);
166inline const Atom Ne26(
"Ne", 10, 26, 0.000000, 26.000460, 1.5551546960559375);
167inline const Atom Ne27(
"Ne", 10, 27, 0.000000, 27.007620, 1.6153955380902592);
168inline const Atom Ne28(
"Ne", 10, 28, 0.000000, 28.012110, 1.6754766805254788);
169inline const Atom Ne29(
"Ne", 10, 29, 0.000000, 29.019350, 1.735722307566515);
170inline const Atom Ne30(
"Ne", 10, 30, 0.000000, 30.023870, 1.7958052443792525);
171inline const Atom Ne31(
"Ne", 10, 31, 0.000000, 31.033110, 1.8561704965881556);
172inline const Atom Ne32(
"Ne", 10, 32, 0.000000, 32.039910, 1.916389806092261);
173inline const Atom Na(
"Na", 11, 0, 0.000000, 22.989770, 0.971);
174inline const Atom Na18(
"Na", 11, 18, 0.000000, 18.027180, 0.7613991692826853);
175inline const Atom Na19(
"Na", 11, 19, 0.000000, 19.013879, 0.8030735631108967);
176inline const Atom Na20(
"Na", 11, 20, 0.000000, 20.007348, 0.8450338958588972);
177inline const Atom Na21(
"Na", 11, 21, 0.000000, 20.997655, 0.8868606820381413);
178inline const Atom Na22(
"Na", 11, 22, 0.000000, 21.994437, 0.9289609305704232);
179inline const Atom Na23(
"Na", 11, 23, 100.000000, 22.989770, 0.9709999860620616);
180inline const Atom Na24(
"Na", 11, 24, 0.000000, 23.990963, 1.0132865789187975);
181inline const Atom Na25(
"Na", 11, 25, 0.000000, 24.989954, 1.0554801427939469);
182inline const Atom Na26(
"Na", 11, 26, 0.000000, 25.992590, 1.0978276376840657);
183inline const Atom Na27(
"Na", 11, 27, 0.000000, 26.994010, 1.1401237902771535);
184inline const Atom Na28(
"Na", 11, 28, 0.000000, 27.998890, 1.182566080043428);
185inline const Atom Na29(
"Na", 11, 29, 0.000000, 29.002810, 1.2249678230795695);
186inline const Atom Na30(
"Na", 11, 30, 0.000000, 30.009230, 1.267475156558765);
187inline const Atom Na31(
"Na", 11, 31, 0.000000, 31.013600, 1.3098959058746564);
188inline const Atom Na32(
"Na", 11, 32, 0.000000, 32.019650, 1.3523876119682796);
189inline const Atom Na33(
"Na", 11, 33, 0.000000, 33.027390, 1.3949506972014072);
190inline const Atom Na34(
"Na", 11, 34, 0.000000, 34.034900, 1.437504068113774);
191inline const Atom Na35(
"Na", 11, 35, 0.000000, 35.044180, 1.4801321970598225);
192inline const Atom Mg(
"Mg", 12, 0, 0.000000, 24.305000, 1.738);
193inline const Atom Mg20(
"Mg", 12, 20, 0.000000, 20.018863, 1.431507257519029);
194inline const Atom Mg21(
"Mg", 12, 21, 0.000000, 21.011714, 1.5025039675786878);
195inline const Atom Mg22(
"Mg", 12, 22, 0.000000, 21.999574, 1.5731437887595145);
196inline const Atom Mg23(
"Mg", 12, 23, 0.000000, 22.994125, 1.6442620479818968);
197inline const Atom Mg24(
"Mg", 12, 24, 78.990000, 23.985042, 1.715120461723925);
198inline const Atom Mg25(
"Mg", 12, 25, 10.000000, 24.985837, 1.7866852392824524);
199inline const Atom Mg26(
"Mg", 12, 26, 11.010000, 25.982593, 1.857961189200576);
200inline const Atom Mg27(
"Mg", 12, 27, 0.000000, 26.984341, 1.9295940837737091);
201inline const Atom Mg28(
"Mg", 12, 28, 0.000000, 27.983877, 2.001068821419461);
202inline const Atom Mg29(
"Mg", 12, 29, 0.000000, 28.988550, 2.0729109195638755);
203inline const Atom Mg30(
"Mg", 12, 30, 0.000000, 29.990460, 2.144555419872454);
204inline const Atom Mg31(
"Mg", 12, 31, 0.000000, 30.996550, 2.2164988232873895);
205inline const Atom Mg32(
"Mg", 12, 32, 0.000000, 31.999150, 2.288192664060893);
206inline const Atom Mg33(
"Mg", 12, 33, 0.000000, 33.005590, 2.3601610952478915);
207inline const Atom Mg34(
"Mg", 12, 34, 0.000000, 34.009070, 2.431917862991154);
208inline const Atom Mg35(
"Mg", 12, 35, 0.000000, 35.017490, 2.504027879860111);
209inline const Atom Mg36(
"Mg", 12, 36, 0.000000, 36.022450, 2.575890479325242);
210inline const Atom Mg37(
"Mg", 12, 37, 0.000000, 37.031240, 2.6480269541246653);
211inline const Atom Al(
"Al", 13, 0, 0.000000, 26.981538, 2.6989);
212inline const Atom Al21(
"Al", 13, 21, 0.000000, 21.028040, 2.103385550371517);
213inline const Atom Al22(
"Al", 13, 22, 0.000000, 22.019520, 2.2025609706904032);
214inline const Atom Al23(
"Al", 13, 23, 0.000000, 23.007265, 2.301362787714325);
215inline const Atom Al24(
"Al", 13, 24, 0.000000, 23.999941, 2.400657841109725);
216inline const Atom Al25(
"Al", 13, 25, 0.000000, 24.990429, 2.499733993982849);
217inline const Atom Al26(
"Al", 13, 26, 0.000000, 25.986892, 2.599407858112981);
218inline const Atom Al27(
"Al", 13, 27, 100.000000, 26.981538, 2.6989000440121687);
219inline const Atom Al28(
"Al", 13, 28, 0.000000, 27.981910, 2.79896488424055);
220inline const Atom Al29(
"Al", 13, 29, 0.000000, 28.980445, 2.8988459616616367);
221inline const Atom Al30(
"Al", 13, 30, 0.000000, 29.982960, 2.9991252071694356);
222inline const Atom Al31(
"Al", 13, 31, 0.000000, 30.983946, 3.0992514903857593);
223inline const Atom Al32(
"Al", 13, 32, 0.000000, 31.988120, 3.199696661769244);
224inline const Atom Al33(
"Al", 13, 33, 0.000000, 32.990870, 3.299999393770659);
225inline const Atom Al34(
"Al", 13, 34, 0.000000, 33.996930, 3.4006332173132607);
226inline const Atom Al35(
"Al", 13, 35, 0.000000, 34.999940, 3.5009619565052223);
227inline const Atom Al36(
"Al", 13, 36, 0.000000, 36.006350, 3.6016307897274054);
228inline const Atom Al37(
"Al", 13, 37, 0.000000, 37.010310, 3.702054555192517);
229inline const Atom Al38(
"Al", 13, 38, 0.000000, 38.016900, 3.802741393392771);
230inline const Atom Al39(
"Al", 13, 39, 0.000000, 39.021900, 3.9032691876200687);
231inline const Atom Si(
"Si", 14, 0, 0.000000, 28.085500, 2.33);
232inline const Atom Si22(
"Si", 14, 22, 0.000000, 22.034530, 1.8280057289348597);
233inline const Atom Si23(
"Si", 14, 23, 0.000000, 23.025520, 1.9102192092004773);
234inline const Atom Si24(
"Si", 14, 24, 0.000000, 24.011546, 1.992020871268092);
235inline const Atom Si25(
"Si", 14, 25, 0.000000, 25.004107, 2.0743646831995157);
236inline const Atom Si26(
"Si", 14, 26, 0.000000, 25.992330, 2.1563486104929592);
237inline const Atom Si27(
"Si", 14, 27, 0.000000, 26.986705, 2.2388428936924747);
238inline const Atom Si28(
"Si", 14, 28, 92.229700, 27.976927, 2.320992641084937);
239inline const Atom Si29(
"Si", 14, 29, 4.683200, 28.976495, 2.4039177759911703);
240inline const Atom Si30(
"Si", 14, 30, 3.087200, 29.973770, 2.4866527073614497);
241inline const Atom Si31(
"Si", 14, 31, 0.000000, 30.975363, 2.569745826818109);
242inline const Atom Si32(
"Si", 14, 32, 0.000000, 31.974148, 2.6526059736518843);
243inline const Atom Si33(
"Si", 14, 33, 0.000000, 32.978001, 2.7358865724306134);
244inline const Atom Si34(
"Si", 14, 34, 0.000000, 33.978576, 2.8188952334834703);
245inline const Atom Si35(
"Si", 14, 35, 0.000000, 34.984580, 2.9023542895800327);
246inline const Atom Si36(
"Si", 14, 36, 0.000000, 35.986690, 2.985490295704189);
247inline const Atom Si37(
"Si", 14, 37, 0.000000, 36.993000, 3.068974737854053);
248inline const Atom Si38(
"Si", 14, 38, 0.000000, 37.995980, 3.1521829200121063);
249inline const Atom Si39(
"Si", 14, 39, 0.000000, 39.002300, 3.2356681917715546);
250inline const Atom Si40(
"Si", 14, 40, 0.000000, 40.005800, 3.3189195136280287);
251inline const Atom Si41(
"Si", 14, 41, 0.000000, 41.012700, 3.4024529027434087);
252inline const Atom Si42(
"Si", 14, 42, 0.000000, 42.016100, 3.4856959285040325);
253inline const Atom P(
"P", 15, 0, 0.000000, 30.973761, 1.82);
254inline const Atom P24(
"P", 15, 24, 0.000000, 24.034350, 1.4122442863816247);
255inline const Atom P25(
"P", 15, 25, 0.000000, 25.020260, 1.470175778782564);
256inline const Atom P26(
"P", 15, 26, 0.000000, 26.011780, 1.5284369114877592);
257inline const Atom P27(
"P", 15, 27, 0.000000, 26.999190, 1.586456543007483);
258inline const Atom P28(
"P", 15, 28, 0.000000, 27.992312, 1.6448118082915406);
259inline const Atom P29(
"P", 15, 29, 0.000000, 28.981801, 1.7029536241336658);
260inline const Atom P30(
"P", 15, 30, 0.000000, 29.978314, 1.761508107329943);
261inline const Atom P31(
"P", 15, 31, 100.000000, 30.973762, 1.8200000299673003);
262inline const Atom P32(
"P", 15, 32, 0.000000, 31.973907, 1.878768000799128);
263inline const Atom P33(
"P", 15, 33, 0.000000, 32.971725, 1.9373992085107135);
264inline const Atom P34(
"P", 15, 34, 0.000000, 33.973636, 1.9962708926436155);
265inline const Atom P35(
"P", 15, 35, 0.000000, 34.973314, 2.0550113963880587);
266inline const Atom P36(
"P", 15, 36, 0.000000, 35.978260, 2.114061421213911);
267inline const Atom P37(
"P", 15, 37, 0.000000, 36.979610, 2.172900158944211);
268inline const Atom P38(
"P", 15, 38, 0.000000, 37.984470, 2.2319451422124685);
269inline const Atom P39(
"P", 15, 39, 0.000000, 38.986420, 2.2908191355902825);
270inline const Atom P40(
"P", 15, 40, 0.000000, 39.991050, 2.3498506041936595);
271inline const Atom P41(
"P", 15, 41, 0.000000, 40.994800, 2.4088303645140154);
272inline const Atom P42(
"P", 15, 42, 0.000000, 42.000090, 2.467900614329658);
273inline const Atom P43(
"P", 15, 43, 0.000000, 43.003310, 2.526849232161377);
274inline const Atom P44(
"P", 15, 44, 0.000000, 44.009880, 2.5859946940250493);
275inline const Atom P45(
"P", 15, 45, 0.000000, 45.015140, 2.645063181058316);
276inline const Atom P46(
"P", 15, 46, 0.000000, 46.023830, 2.7043332128765374);
277inline const Atom S(
"S", 16, 0, 0.000000, 32.065000, 2.07);
278inline const Atom S26(
"S", 16, 26, 0.000000, 26.027880, 1.6802654483081243);
279inline const Atom S27(
"S", 16, 27, 0.000000, 27.018800, 1.744235646343365);
280inline const Atom S28(
"S", 16, 28, 0.000000, 28.004370, 1.8078604677997818);
281inline const Atom S29(
"S", 16, 29, 0.000000, 28.996610, 1.871915880243256);
282inline const Atom S30(
"S", 16, 30, 0.000000, 29.984903, 1.9357164886948386);
283inline const Atom S31(
"S", 16, 31, 0.000000, 30.979554, 1.9999275723686263);
284inline const Atom S32(
"S", 16, 32, 94.930000, 31.972071, 2.0640008210915326);
285inline const Atom S33(
"S", 16, 33, 0.760000, 32.971458, 2.1285176702011537);
286inline const Atom S34(
"S", 16, 34, 4.290000, 33.967867, 2.1928421748978635);
287inline const Atom S35(
"S", 16, 35, 0.000000, 34.969032, 2.2574737729549357);
288inline const Atom S36(
"S", 16, 36, 0.020000, 35.967081, 2.321904176566349);
289inline const Atom S37(
"S", 16, 37, 0.000000, 36.971126, 2.386721666627164);
290inline const Atom S38(
"S", 16, 38, 0.000000, 37.971163, 2.451280443162326);
291inline const Atom S39(
"S", 16, 39, 0.000000, 38.975140, 2.516093553719008);
292inline const Atom S40(
"S", 16, 40, 0.000000, 39.975470, 2.580671227194761);
293inline const Atom S41(
"S", 16, 41, 0.000000, 40.980030, 2.6455219741150784);
294inline const Atom S42(
"S", 16, 42, 0.000000, 41.981490, 2.710172596288788);
295inline const Atom S43(
"S", 16, 43, 0.000000, 42.986600, 2.775058849212537);
296inline const Atom S44(
"S", 16, 44, 0.000000, 43.988320, 2.8397262560424137);
297inline const Atom S45(
"S", 16, 45, 0.000000, 44.994820, 2.904702242320287);
298inline const Atom S46(
"S", 16, 46, 0.000000, 45.999570, 2.9695652549508806);
299inline const Atom S47(
"S", 16, 47, 0.000000, 47.007620, 3.0346413036020583);
300inline const Atom S48(
"S", 16, 48, 0.000000, 48.012990, 3.099544341181974);
301inline const Atom S49(
"S", 16, 49, 0.000000, 49.022010, 3.1646830095119287);
302inline const Atom Cl(
"Cl", 17, 0, 0.000000, 35.453000, 1.56);
303inline const Atom Cl28(
"Cl", 17, 28, 0.000000, 28.028510, 1.2333081995881872);
304inline const Atom Cl29(
"Cl", 17, 29, 0.000000, 29.014110, 1.276676490000846);
305inline const Atom Cl30(
"Cl", 17, 30, 0.000000, 30.004770, 1.3202674301187487);
306inline const Atom Cl31(
"Cl", 17, 31, 0.000000, 30.992420, 1.363725924463374);
307inline const Atom Cl32(
"Cl", 17, 32, 0.000000, 31.985689, 1.4074316655854229);
308inline const Atom Cl33(
"Cl", 17, 33, 0.000000, 32.977452, 1.4510711310185314);
309inline const Atom Cl34(
"Cl", 17, 34, 0.000000, 33.973762, 1.4949106894536428);
310inline const Atom Cl35(
"Cl", 17, 35, 75.780000, 34.968853, 1.5386965906298478);
311inline const Atom Cl36(
"Cl", 17, 36, 0.000000, 35.968307, 1.582674494175387);
312inline const Atom Cl37(
"Cl", 17, 37, 24.220000, 36.965903, 1.6265706161960904);
313inline const Atom Cl38(
"Cl", 17, 38, 0.000000, 37.968011, 1.6706652880715311);
314inline const Atom Cl39(
"Cl", 17, 39, 0.000000, 38.968008, 1.7146670806983892);
315inline const Atom Cl40(
"Cl", 17, 40, 0.000000, 39.970420, 1.7587751445575832);
316inline const Atom Cl41(
"Cl", 17, 41, 0.000000, 40.970650, 1.8027871830310551);
317inline const Atom Cl42(
"Cl", 17, 42, 0.000000, 41.973170, 1.8468999858968211);
318inline const Atom Cl43(
"Cl", 17, 43, 0.000000, 42.974200, 1.890947225904719);
319inline const Atom Cl44(
"Cl", 17, 44, 0.000000, 43.978540, 1.9351401122613037);
320inline const Atom Cl45(
"Cl", 17, 45, 0.000000, 44.979700, 1.9791930725185456);
321inline const Atom Cl46(
"Cl", 17, 46, 0.000000, 45.984120, 2.0233894790285727);
322inline const Atom Cl47(
"Cl", 17, 47, 0.000000, 46.987950, 2.067559924406961);
323inline const Atom Cl48(
"Cl", 17, 48, 0.000000, 47.994850, 2.111865455673709);
324inline const Atom Cl49(
"Cl", 17, 49, 0.000000, 48.999890, 2.1560891433729164);
325inline const Atom Cl50(
"Cl", 17, 50, 0.000000, 50.007730, 2.200436036442614);
326inline const Atom Cl51(
"Cl", 17, 51, 0.000000, 51.013530, 2.2446931655995264);
327inline const Atom Ar(
"Ar", 18, 0, 0.000000, 39.948000, 1.4);
328inline const Atom Ar30(
"Ar", 18, 30, 0.000000, 30.021560, 1.0521223590667867);
329inline const Atom Ar31(
"Ar", 18, 31, 0.000000, 31.012130, 1.0868374386702713);
330inline const Atom Ar32(
"Ar", 18, 32, 0.000000, 31.997660, 1.1213758886552518);
331inline const Atom Ar33(
"Ar", 18, 33, 0.000000, 32.989930, 1.156150545709422);
332inline const Atom Ar34(
"Ar", 18, 34, 0.000000, 33.980270, 1.1908575648342845);
333inline const Atom Ar35(
"Ar", 18, 35, 0.000000, 34.975257, 1.225727430159207);
334inline const Atom Ar36(
"Ar", 18, 36, 0.336500, 35.967546, 1.260502773405427);
335inline const Atom Ar37(
"Ar", 18, 37, 0.000000, 36.966776, 1.2955213342345049);
336inline const Atom Ar38(
"Ar", 18, 38, 0.063200, 37.962732, 1.3304251797336535);
337inline const Atom Ar39(
"Ar", 18, 39, 0.000000, 38.964313, 1.3655261389806748);
338inline const Atom Ar40(
"Ar", 18, 40, 99.600300, 39.962383, 1.4005040645889657);
339inline const Atom Ar41(
"Ar", 18, 41, 0.000000, 40.964501, 1.4356238389906877);
340inline const Atom Ar42(
"Ar", 18, 42, 0.000000, 41.963050, 1.4706185541203565);
341inline const Atom Ar43(
"Ar", 18, 43, 0.000000, 42.965670, 1.5057559327125263);
342inline const Atom Ar44(
"Ar", 18, 44, 0.000000, 43.965365, 1.540790803043957);
343inline const Atom Ar45(
"Ar", 18, 45, 0.000000, 44.968090, 1.5759318614198456);
344inline const Atom Ar46(
"Ar", 18, 46, 0.000000, 45.968090, 1.6109774206468406);
345inline const Atom Ar47(
"Ar", 18, 47, 0.000000, 46.972190, 1.6461666666666666);
346inline const Atom Ar48(
"Ar", 18, 48, 0.000000, 47.975070, 1.6813131571042355);
347inline const Atom Ar49(
"Ar", 18, 49, 0.000000, 48.982180, 1.7166078902573343);
348inline const Atom Ar50(
"Ar", 18, 50, 0.000000, 49.985940, 1.751785220787023);
349inline const Atom Ar51(
"Ar", 18, 51, 0.000000, 50.993240, 1.7870866125963751);
350inline const Atom Ar52(
"Ar", 18, 52, 0.000000, 51.998170, 1.8223049464303593);
351inline const Atom Ar53(
"Ar", 18, 53, 0.000000, 53.006230, 1.857632972864724);
352inline const Atom K(
"K", 19, 0, 0.000000, 39.098300, 0.862);
353inline const Atom K32(
"K", 19, 32, 0.000000, 32.021920, 0.705987089975779);
354inline const Atom K33(
"K", 19, 33, 0.000000, 33.007260, 0.7277108754089052);
355inline const Atom K34(
"K", 19, 34, 0.000000, 33.998410, 0.7495627538793246);
356inline const Atom K35(
"K", 19, 35, 0.000000, 34.988012, 0.7713805036024584);
357inline const Atom K36(
"K", 19, 36, 0.000000, 35.981293, 0.7932793642178816);
358inline const Atom K37(
"K", 19, 37, 0.000000, 36.973377, 0.8151518325968136);
359inline const Atom K38(
"K", 19, 38, 0.000000, 37.969080, 0.8371040952215314);
360inline const Atom K39(
"K", 19, 39, 93.258100, 38.963707, 0.8590326266819784);
361inline const Atom K40(
"K", 19, 40, 0.011700, 39.963999, 0.8810860537041253);
362inline const Atom K41(
"K", 19, 41, 6.730200, 40.961826, 0.9030851465700553);
363inline const Atom K42(
"K", 19, 42, 0.000000, 41.962403, 0.9251448649225159);
364inline const Atom K43(
"K", 19, 43, 0.000000, 42.960716, 0.9471546638089122);
365inline const Atom K44(
"K", 19, 44, 0.000000, 43.961560, 0.9692202658427603);
366inline const Atom K45(
"K", 19, 45, 0.000000, 44.960700, 0.991248299798201);
367inline const Atom K46(
"K", 19, 46, 0.000000, 45.961976, 1.0133234261336168);
368inline const Atom K47(
"K", 19, 47, 0.000000, 46.961678, 1.0353638504998939);
369inline const Atom K48(
"K", 19, 48, 0.000000, 47.965513, 1.0574953950939043);
370inline const Atom K49(
"K", 19, 49, 0.000000, 48.967450, 1.0795850944925993);
371inline const Atom K50(
"K", 19, 50, 0.000000, 49.972780, 1.1017495993431938);
372inline const Atom K51(
"K", 19, 51, 0.000000, 50.976380, 1.1238759628935273);
373inline const Atom K52(
"K", 19, 52, 0.000000, 51.982610, 1.1460603100390554);
374inline const Atom K53(
"K", 19, 53, 0.000000, 52.987120, 1.1682067363542659);
375inline const Atom K54(
"K", 19, 54, 0.000000, 53.993990, 1.1904051935761912);
376inline const Atom K55(
"K", 19, 55, 0.000000, 54.999390, 1.2125712417163916);
377inline const Atom Ca(
"Ca", 20, 0, 0.000000, 40.078000, 1.55);
378inline const Atom Ca34(
"Ca", 20, 34, 0.000000, 34.014120, 1.3154819601776535);
379inline const Atom Ca35(
"Ca", 20, 35, 0.000000, 35.004770, 1.3537949373721243);
380inline const Atom Ca36(
"Ca", 20, 36, 0.000000, 35.993090, 1.3920178027845702);
381inline const Atom Ca37(
"Ca", 20, 37, 0.000000, 36.985872, 1.430413234193323);
382inline const Atom Ca38(
"Ca", 20, 38, 0.000000, 37.976319, 1.468718360447128);
383inline const Atom Ca39(
"Ca", 20, 39, 0.000000, 38.970718, 1.5071763170567394);
384inline const Atom Ca40(
"Ca", 20, 40, 96.941000, 39.962591, 1.5455366126054193);
385inline const Atom Ca41(
"Ca", 20, 41, 0.000000, 40.962278, 1.5841990958880183);
386inline const Atom Ca42(
"Ca", 20, 42, 0.647000, 41.958618, 1.6227321314686358);
387inline const Atom Ca43(
"Ca", 20, 43, 0.135000, 42.958767, 1.6614124592045512);
388inline const Atom Ca44(
"Ca", 20, 44, 2.086000, 43.955481, 1.6999599706821698);
389inline const Atom Ca45(
"Ca", 20, 45, 0.000000, 44.956186, 1.7386618130894755);
390inline const Atom Ca46(
"Ca", 20, 46, 0.004000, 45.953693, 1.7772399780428163);
391inline const Atom Ca47(
"Ca", 20, 47, 0.000000, 46.954546, 1.8159475790957633);
392inline const Atom Ca48(
"Ca", 20, 48, 0.187000, 47.952534, 1.8545443310544436);
393inline const Atom Ca49(
"Ca", 20, 49, 0.000000, 48.955673, 1.8933403151354855);
394inline const Atom Ca50(
"Ca", 20, 50, 0.000000, 49.957518, 1.9320862543041069);
395inline const Atom Ca51(
"Ca", 20, 51, 0.000000, 50.961470, 1.9709136808223964);
396inline const Atom Ca52(
"Ca", 20, 52, 0.000000, 51.965100, 2.0097286541244572);
397inline const Atom Ca53(
"Ca", 20, 53, 0.000000, 52.970050, 2.0485946778781376);
398inline const Atom Ca54(
"Ca", 20, 54, 0.000000, 53.974680, 2.0874483257647585);
399inline const Atom Ca55(
"Ca", 20, 55, 0.000000, 54.980550, 2.1263499301362345);
400inline const Atom Ca56(
"Ca", 20, 56, 0.000000, 55.985790, 2.165227169519437);
401inline const Atom Ca57(
"Ca", 20, 57, 0.000000, 56.992360, 2.2041558461001047);
402inline const Atom Sc(
"Sc", 21, 0, 0.000000, 44.955910, 2.989);
403inline const Atom Sc36(
"Sc", 21, 36, 0.000000, 36.014920, 2.394537133827343);
404inline const Atom Sc37(
"Sc", 21, 37, 0.000000, 37.003050, 2.4602352938690375);
405inline const Atom Sc38(
"Sc", 21, 38, 0.000000, 37.994700, 2.5261674894357604);
406inline const Atom Sc39(
"Sc", 21, 39, 0.000000, 38.984790, 2.5919959647129818);
407inline const Atom Sc40(
"Sc", 21, 40, 0.000000, 39.977964, 2.6580294870240637);
408inline const Atom Sc41(
"Sc", 21, 41, 0.000000, 40.969251, 2.7239375676234783);
409inline const Atom Sc42(
"Sc", 21, 42, 0.000000, 41.965517, 2.790176635623659);
410inline const Atom Sc43(
"Sc", 21, 43, 0.000000, 42.961151, 2.8563737301502736);
411inline const Atom Sc44(
"Sc", 21, 44, 0.000000, 43.959403, 2.922744875301156);
412inline const Atom Sc45(
"Sc", 21, 45, 100.000000, 44.955910, 2.9890000132974723);
413inline const Atom Sc46(
"Sc", 21, 46, 0.000000, 45.955170, 3.055438184361077);
414inline const Atom Sc47(
"Sc", 21, 47, 0.000000, 46.952408, 3.1217418913775736);
415inline const Atom Sc48(
"Sc", 21, 48, 0.000000, 47.952235, 3.1882177541284333);
416inline const Atom Sc49(
"Sc", 21, 49, 0.000000, 48.950024, 3.254558115629291);
417inline const Atom Sc50(
"Sc", 21, 50, 0.000000, 49.952187, 3.321189292864942);
418inline const Atom Sc51(
"Sc", 21, 51, 0.000000, 50.953603, 3.38777080403889);
419inline const Atom Sc52(
"Sc", 21, 52, 0.000000, 51.956650, 3.4544607561052594);
420inline const Atom Sc53(
"Sc", 21, 53, 0.000000, 52.959240, 3.521120323445794);
421inline const Atom Sc54(
"Sc", 21, 54, 0.000000, 53.963000, 3.5878576810034537);
422inline const Atom Sc55(
"Sc", 21, 55, 0.000000, 54.967430, 3.654639585095708);
423inline const Atom Sc56(
"Sc", 21, 56, 0.000000, 55.972660, 3.7214746790800137);
424inline const Atom Sc57(
"Sc", 21, 57, 0.000000, 56.977040, 3.7882532588040143);
425inline const Atom Sc58(
"Sc", 21, 58, 0.000000, 57.983070, 3.8551415426803723);
426inline const Atom Sc59(
"Sc", 21, 59, 0.000000, 58.988040, 3.921959349949761);
427inline const Atom Ti(
"Ti", 22, 0, 0.000000, 47.867000, 4.54);
428inline const Atom Ti38(
"Ti", 22, 38, 0.000000, 38.009770, 3.605079821171162);
429inline const Atom Ti39(
"Ti", 22, 39, 0.000000, 39.001320, 3.6991245074895023);
430inline const Atom Ti40(
"Ti", 22, 40, 0.000000, 39.990500, 3.792944408465122);
431inline const Atom Ti41(
"Ti", 22, 41, 0.000000, 40.983130, 3.8870915286105254);
432inline const Atom Ti42(
"Ti", 22, 42, 0.000000, 41.973032, 3.9809799084964594);
433inline const Atom Ti43(
"Ti", 22, 43, 0.000000, 42.968523, 4.075398383437442);
434inline const Atom Ti44(
"Ti", 22, 44, 0.000000, 43.959690, 4.169406762654856);
435inline const Atom Ti45(
"Ti", 22, 45, 0.000000, 44.958124, 4.264104379259198);
436inline const Atom Ti46(
"Ti", 22, 46, 8.250000, 45.952630, 4.358429354879145);
437inline const Atom Ti47(
"Ti", 22, 47, 7.440000, 46.951764, 4.453193382748031);
438inline const Atom Ti48(
"Ti", 22, 48, 73.720000, 47.947947, 4.547677519669084);
439inline const Atom Ti49(
"Ti", 22, 49, 5.410000, 48.947871, 4.642516419077861);
440inline const Atom Ti50(
"Ti", 22, 50, 5.180000, 49.944792, 4.737070552447406);
441inline const Atom Ti51(
"Ti", 22, 51, 0.000000, 50.946616, 4.832089678484134);
442inline const Atom Ti52(
"Ti", 22, 52, 0.000000, 51.946898, 4.926962561263501);
443inline const Atom Ti53(
"Ti", 22, 53, 0.000000, 52.949730, 5.0220773016901);
444inline const Atom Ti54(
"Ti", 22, 54, 0.000000, 53.950870, 5.117031562454301);
445inline const Atom Ti55(
"Ti", 22, 55, 0.000000, 54.955120, 5.212280794701988);
446inline const Atom Ti56(
"Ti", 22, 56, 0.000000, 55.957990, 5.30739913928176);
447inline const Atom Ti57(
"Ti", 22, 57, 0.000000, 56.962900, 5.402710969979317);
448inline const Atom Ti58(
"Ti", 22, 58, 0.000000, 57.966110, 5.497861562245388);
449inline const Atom Ti59(
"Ti", 22, 59, 0.000000, 58.971960, 5.593262548310945);
450inline const Atom Ti60(
"Ti", 22, 60, 0.000000, 59.975640, 5.688457718261015);
451inline const Atom Ti61(
"Ti", 22, 61, 0.000000, 60.982020, 5.7839089727787405);
452inline const Atom V(
"V", 23, 0, 0.000000, 50.941500, 6.11);
453inline const Atom V40(
"V", 23, 40, 0.000000, 40.011090, 4.798990212302347);
454inline const Atom V41(
"V", 23, 41, 0.000000, 40.999740, 4.917570377786285);
455inline const Atom V42(
"V", 23, 42, 0.000000, 41.991230, 5.036491177134557);
456inline const Atom V43(
"V", 23, 43, 0.000000, 42.980650, 5.155163697574669);
457inline const Atom V44(
"V", 23, 44, 0.000000, 43.974400, 5.274355564716391);
458inline const Atom V45(
"V", 23, 45, 0.000000, 44.965782, 5.393263410382498);
459inline const Atom V46(
"V", 23, 46, 0.000000, 45.960200, 5.512535338476488);
460inline const Atom V47(
"V", 23, 47, 0.000000, 46.954907, 5.631842037611771);
461inline const Atom V48(
"V", 23, 48, 0.000000, 47.952255, 5.751465406299383);
462inline const Atom V49(
"V", 23, 49, 0.000000, 48.948517, 5.870958614469539);
463inline const Atom V50(
"V", 23, 50, 0.250000, 49.947163, 5.990737703208583);
464inline const Atom V51(
"V", 23, 51, 99.750000, 50.943964, 6.110295499877311);
465inline const Atom V52(
"V", 23, 52, 0.000000, 51.944780, 6.230334873668816);
466inline const Atom V53(
"V", 23, 53, 0.000000, 52.944343, 6.350223996741361);
467inline const Atom V54(
"V", 23, 54, 0.000000, 53.946444, 6.470417495362328);
468inline const Atom V55(
"V", 23, 55, 0.000000, 54.947240, 6.590454470323803);
469inline const Atom V56(
"V", 23, 56, 0.000000, 55.950360, 6.710770189334826);
470inline const Atom V57(
"V", 23, 57, 0.000000, 56.952360, 6.830951573864139);
471inline const Atom V58(
"V", 23, 58, 0.000000, 57.956650, 6.951407624431948);
472inline const Atom V59(
"V", 23, 59, 0.000000, 58.959300, 7.071666970937253);
473inline const Atom V60(
"V", 23, 60, 0.000000, 59.964500, 7.19223216827145);
474inline const Atom V61(
"V", 23, 61, 0.000000, 60.967410, 7.312522699567151);
475inline const Atom V62(
"V", 23, 62, 0.000000, 61.973140, 7.433151465897157);
476inline const Atom V63(
"V", 23, 63, 0.000000, 62.976750, 7.553525956243928);
477inline const Atom Cr(
"Cr", 24, 0, 0.000000, 51.996100, 7.19);
478inline const Atom Cr42(
"Cr", 24, 42, 0.000000, 42.006430, 5.808632410892356);
479inline const Atom Cr43(
"Cr", 24, 43, 0.000000, 42.997710, 5.94570621450455);
480inline const Atom Cr44(
"Cr", 24, 44, 0.000000, 43.985470, 6.082293273918621);
481inline const Atom Cr45(
"Cr", 24, 45, 0.000000, 44.979160, 6.2197003313710075);
482inline const Atom Cr46(
"Cr", 24, 46, 0.000000, 45.968362, 6.356486789970787);
483inline const Atom Cr47(
"Cr", 24, 47, 0.000000, 46.962907, 6.49401207648266);
484inline const Atom Cr48(
"Cr", 24, 48, 0.000000, 47.954036, 6.631064999874992);
485inline const Atom Cr49(
"Cr", 24, 49, 0.000000, 48.951341, 6.768971951915625);
486inline const Atom Cr50(
"Cr", 24, 50, 4.345000, 49.946050, 6.906519847142382);
487inline const Atom Cr51(
"Cr", 24, 51, 0.000000, 50.944772, 7.044622755206641);
488inline const Atom Cr52(
"Cr", 24, 52, 83.789000, 51.940512, 7.182313299670553);
489inline const Atom Cr53(
"Cr", 24, 53, 9.501000, 52.940654, 7.320612523285401);
490inline const Atom Cr54(
"Cr", 24, 54, 2.365000, 53.938885, 7.458647522237245);
491inline const Atom Cr55(
"Cr", 24, 55, 0.000000, 54.940844, 7.597198055200295);
492inline const Atom Cr56(
"Cr", 24, 56, 0.000000, 55.940645, 7.73545011164299);
493inline const Atom Cr57(
"Cr", 24, 57, 0.000000, 56.943750, 7.874159071545752);
494inline const Atom Cr58(
"Cr", 24, 58, 0.000000, 57.944250, 8.012507813085982);
495inline const Atom Cr59(
"Cr", 24, 59, 0.000000, 58.948630, 8.151393079480961);
496inline const Atom Cr60(
"Cr", 24, 60, 0.000000, 59.949730, 8.289824788782237);
497inline const Atom Cr61(
"Cr", 24, 61, 0.000000, 60.954090, 8.428707289585182);
498inline const Atom Cr62(
"Cr", 24, 62, 0.000000, 61.955800, 8.567223349443518);
499inline const Atom Cr63(
"Cr", 24, 63, 0.000000, 62.961860, 8.70634092556942);
500inline const Atom Cr64(
"Cr", 24, 64, 0.000000, 63.964200, 8.844944101576848);
501inline const Atom Cr65(
"Cr", 24, 65, 0.000000, 64.970370, 8.984076888458942);
502inline const Atom Mn(
"Mn", 25, 0, 0.000000, 54.938049, 7.33);
503inline const Atom Mn44(
"Mn", 25, 44, 0.000000, 44.006870, 5.871529167335375);
504inline const Atom Mn45(
"Mn", 25, 45, 0.000000, 44.994510, 6.003303071428692);
505inline const Atom Mn46(
"Mn", 25, 46, 0.000000, 45.986720, 6.135686718689263);
506inline const Atom Mn47(
"Mn", 25, 47, 0.000000, 46.976100, 6.267692778824381);
507inline const Atom Mn48(
"Mn", 25, 48, 0.000000, 47.968870, 6.400151142971969);
508inline const Atom Mn49(
"Mn", 25, 49, 0.000000, 48.959623, 6.532340392903286);
509inline const Atom Mn50(
"Mn", 25, 50, 0.000000, 49.954244, 6.665045723047064);
510inline const Atom Mn51(
"Mn", 25, 51, 0.000000, 50.948216, 6.797664394944204);
511inline const Atom Mn52(
"Mn", 25, 52, 0.000000, 51.945570, 6.930734450235027);
512inline const Atom Mn53(
"Mn", 25, 53, 0.000000, 52.941295, 7.063587026015431);
513inline const Atom Mn54(
"Mn", 25, 54, 0.000000, 53.940363, 7.196885755007427);
514inline const Atom Mn55(
"Mn", 25, 55, 100.000000, 54.938050, 7.330000080053807);
515inline const Atom Mn56(
"Mn", 25, 56, 0.000000, 55.938909, 7.463537809688145);
516inline const Atom Mn57(
"Mn", 25, 57, 0.000000, 56.938287, 7.596877779733314);
517inline const Atom Mn58(
"Mn", 25, 58, 0.000000, 57.939990, 7.730528011651816);
518inline const Atom Mn59(
"Mn", 25, 59, 0.000000, 58.940450, 7.864012398765744);
519inline const Atom Mn60(
"Mn", 25, 60, 0.000000, 59.943190, 7.997800990348237);
520inline const Atom Mn61(
"Mn", 25, 61, 0.000000, 60.944460, 8.131393450102314);
521inline const Atom Mn62(
"Mn", 25, 62, 0.000000, 61.947970, 8.265284777404455);
522inline const Atom Mn63(
"Mn", 25, 63, 0.000000, 62.949810, 8.398953288275672);
523inline const Atom Mn64(
"Mn", 25, 64, 0.000000, 63.953730, 8.532899319012948);
524inline const Atom Mn65(
"Mn", 25, 65, 0.000000, 64.956100, 8.666638544080808);
525inline const Atom Mn66(
"Mn", 25, 66, 0.000000, 65.960820, 8.800691313228105);
526inline const Atom Mn67(
"Mn", 25, 67, 0.000000, 66.963820, 8.934514594793857);
527inline const Atom Fe(
"Fe", 26, 0, 0.000000, 55.845000, 7.874);
528inline const Atom Fe45(
"Fe", 26, 45, 0.000000, 45.014560, 6.3469360809383115);
529inline const Atom Fe46(
"Fe", 26, 46, 0.000000, 46.000810, 6.485994770167428);
530inline const Atom Fe47(
"Fe", 26, 47, 0.000000, 46.992890, 6.62587547425911);
531inline const Atom Fe48(
"Fe", 26, 48, 0.000000, 47.980560, 6.7651343798012356);
532inline const Atom Fe49(
"Fe", 26, 49, 0.000000, 48.973610, 6.905151851374339);
533inline const Atom Fe50(
"Fe", 26, 50, 0.000000, 49.962990, 7.044651862476496);
534inline const Atom Fe51(
"Fe", 26, 51, 0.000000, 50.956825, 7.184780017011371);
535inline const Atom Fe52(
"Fe", 26, 52, 0.000000, 51.948117, 7.324549615149074);
536inline const Atom Fe53(
"Fe", 26, 53, 0.000000, 52.945312, 7.46515156325902);
537inline const Atom Fe54(
"Fe", 26, 54, 5.845000, 53.939615, 7.6053456340800425);
538inline const Atom Fe55(
"Fe", 26, 55, 0.000000, 54.938298, 7.746157372226699);
539inline const Atom Fe56(
"Fe", 26, 56, 91.754000, 55.934942, 7.886681602567821);
540inline const Atom Fe57(
"Fe", 26, 57, 2.119000, 56.935399, 8.027743385509893);
541inline const Atom Fe58(
"Fe", 26, 58, 0.282000, 57.933281, 8.168442128337363);
542inline const Atom Fe59(
"Fe", 26, 59, 0.000000, 58.934880, 8.309665127710627);
543inline const Atom Fe60(
"Fe", 26, 60, 0.000000, 59.934077, 8.450549239824513);
544inline const Atom Fe61(
"Fe", 26, 61, 0.000000, 60.936749, 8.591923388414362);
545inline const Atom Fe62(
"Fe", 26, 62, 0.000000, 61.936770, 8.732923752887457);
546inline const Atom Fe63(
"Fe", 26, 63, 0.000000, 62.940120, 8.874393497716895);
547inline const Atom Fe64(
"Fe", 26, 64, 0.000000, 63.940870, 9.015496649297162);
548inline const Atom Fe65(
"Fe", 26, 65, 0.000000, 64.944940, 9.15706791225714);
549inline const Atom Fe66(
"Fe", 26, 66, 0.000000, 65.945980, 9.298211953084431);
550inline const Atom Fe67(
"Fe", 26, 67, 0.000000, 66.950000, 9.439776166174232);
551inline const Atom Fe68(
"Fe", 26, 68, 0.000000, 67.952510, 9.581127473184708);
552inline const Atom Fe69(
"Fe", 26, 69, 0.000000, 68.957700, 9.722856653236637);
553inline const Atom Co(
"Co", 27, 0, 0.000000, 58.933200, 8.9);
554inline const Atom Co48(
"Co", 27, 48, 0.000000, 48.001760, 7.249150970929798);
555inline const Atom Co49(
"Co", 27, 49, 0.000000, 48.989720, 7.398351150115724);
556inline const Atom Co50(
"Co", 27, 50, 0.000000, 49.981540, 7.548134260484753);
557inline const Atom Co51(
"Co", 27, 51, 0.000000, 50.970720, 7.6975186821689645);
558inline const Atom Co52(
"Co", 27, 52, 0.000000, 51.963590, 7.847460361901272);
559inline const Atom Co53(
"Co", 27, 53, 0.000000, 52.954225, 7.997064515417456);
560inline const Atom Co54(
"Co", 27, 54, 0.000000, 53.948464, 8.147212954497634);
561inline const Atom Co55(
"Co", 27, 55, 0.000000, 54.942003, 8.297255665567118);
562inline const Atom Co56(
"Co", 27, 56, 0.000000, 55.939844, 8.447948027767032);
563inline const Atom Co57(
"Co", 27, 57, 0.000000, 56.936296, 8.598430700861314);
564inline const Atom Co58(
"Co", 27, 58, 0.000000, 57.935758, 8.749367803547068);
565inline const Atom Co59(
"Co", 27, 59, 100.000000, 58.933200, 8.900000030203689);
566inline const Atom Co60(
"Co", 27, 60, 0.000000, 59.933822, 9.05111240489232);
567inline const Atom Co61(
"Co", 27, 61, 0.000000, 60.932479, 9.201928058547644);
568inline const Atom Co62(
"Co", 27, 62, 0.000000, 61.934054, 9.353184293403379);
569inline const Atom Co63(
"Co", 27, 63, 0.000000, 62.933615, 9.504136437525878);
570inline const Atom Co64(
"Co", 27, 64, 0.000000, 63.935814, 9.655486968296309);
571inline const Atom Co65(
"Co", 27, 65, 0.000000, 64.936485, 9.80660674288856);
572inline const Atom Co66(
"Co", 27, 66, 0.000000, 65.939830, 9.958130340792627);
573inline const Atom Co67(
"Co", 27, 67, 0.000000, 66.940610, 10.10926657639497);
574inline const Atom Co68(
"Co", 27, 68, 0.000000, 67.944360, 10.26085133676773);
575inline const Atom Co69(
"Co", 27, 69, 0.000000, 68.945200, 10.411996633476546);
576inline const Atom Co70(
"Co", 27, 70, 0.000000, 69.949810, 10.563711269708756);
577inline const Atom Co71(
"Co", 27, 71, 0.000000, 70.951730, 10.715019666334088);
578inline const Atom Co72(
"Co", 27, 72, 0.000000, 71.956410, 10.866744873857183);
579inline const Atom Ni(
"Ni", 28, 0, 0.000000, 58.693400, 8.902);
580inline const Atom Ni50(
"Ni", 28, 50, 0.000000, 49.995930, 7.582858871014459);
581inline const Atom Ni51(
"Ni", 28, 51, 0.000000, 50.987720, 7.733283187547492);
582inline const Atom Ni52(
"Ni", 28, 52, 0.000000, 51.975680, 7.8831266098062125);
583inline const Atom Ni53(
"Ni", 28, 53, 0.000000, 52.968460, 8.033701079167333);
584inline const Atom Ni54(
"Ni", 28, 54, 0.000000, 53.957910, 8.1837704890158);
585inline const Atom Ni55(
"Ni", 28, 55, 0.000000, 54.951336, 8.334442936888985);
586inline const Atom Ni56(
"Ni", 28, 56, 0.000000, 55.942136, 8.484717100593933);
587inline const Atom Ni57(
"Ni", 28, 57, 0.000000, 56.939800, 8.636032323906946);
588inline const Atom Ni58(
"Ni", 28, 58, 68.076900, 57.935348, 8.787026599341662);
589inline const Atom Ni59(
"Ni", 28, 59, 0.000000, 58.934352, 8.938545014315068);
590inline const Atom Ni60(
"Ni", 28, 60, 26.223100, 59.930791, 9.089674442462014);
591inline const Atom Ni61(
"Ni", 28, 61, 1.139900, 60.931060, 9.241384886218894);
592inline const Atom Ni62(
"Ni", 28, 62, 3.634500, 61.928349, 9.392643142458947);
593inline const Atom Ni63(
"Ni", 28, 63, 0.000000, 62.929673, 9.544513491394262);
594inline const Atom Ni64(
"Ni", 28, 64, 0.925600, 63.927970, 9.695924676014679);
595inline const Atom Ni65(
"Ni", 28, 65, 0.000000, 64.930088, 9.847915496052368);
596inline const Atom Ni66(
"Ni", 28, 66, 0.000000, 65.929115, 9.999437444925665);
597inline const Atom Ni67(
"Ni", 28, 67, 0.000000, 66.931570, 10.1514793169249);
598inline const Atom Ni68(
"Ni", 28, 68, 0.000000, 67.931845, 10.3031905493633);
599inline const Atom Ni69(
"Ni", 28, 69, 0.000000, 68.935180, 10.455365890543058);
600inline const Atom Ni70(
"Ni", 28, 70, 0.000000, 69.936140, 10.607181016604931);
601inline const Atom Ni71(
"Ni", 28, 71, 0.000000, 70.940000, 10.759435984284433);
602inline const Atom Ni72(
"Ni", 28, 72, 0.000000, 71.941300, 10.911302677984237);
603inline const Atom Ni73(
"Ni", 28, 73, 0.000000, 72.946080, 11.06369718162519);
604inline const Atom Ni74(
"Ni", 28, 74, 0.000000, 73.947910, 11.215644260172352);
605inline const Atom Ni75(
"Ni", 28, 75, 0.000000, 74.952970, 11.368081231279836);
606inline const Atom Ni76(
"Ni", 28, 76, 0.000000, 75.955330, 11.52010869467436);
607inline const Atom Ni77(
"Ni", 28, 77, 0.000000, 76.960830, 11.672612400372103);
608inline const Atom Ni78(
"Ni", 28, 78, 0.000000, 77.963800, 11.82473238217585);
609inline const Atom Cu(
"Cu", 29, 0, 0.000000, 63.546000, 8.96);
610inline const Atom Cu52(
"Cu", 29, 52, 0.000000, 51.997180, 7.3316138356466185);
611inline const Atom Cu53(
"Cu", 29, 53, 0.000000, 52.985550, 7.470974223397226);
612inline const Atom Cu54(
"Cu", 29, 54, 0.000000, 53.976710, 7.610728001762503);
613inline const Atom Cu55(
"Cu", 29, 55, 0.000000, 54.966050, 7.7502251597268135);
614inline const Atom Cu56(
"Cu", 29, 56, 0.000000, 55.958560, 7.890169288389514);
615inline const Atom Cu57(
"Cu", 29, 57, 0.000000, 56.949216, 8.029852002643755);
616inline const Atom Cu58(
"Cu", 29, 58, 0.000000, 57.944541, 8.17019300462657);
617inline const Atom Cu59(
"Cu", 29, 59, 0.000000, 58.939504, 8.310483063229787);
618inline const Atom Cu60(
"Cu", 29, 60, 0.000000, 59.937368, 8.451182107072043);
619inline const Atom Cu61(
"Cu", 29, 61, 0.000000, 60.933462, 8.591631594624369);
620inline const Atom Cu62(
"Cu", 29, 62, 0.000000, 61.932587, 8.732508411544393);
621inline const Atom Cu63(
"Cu", 29, 63, 69.170000, 62.929601, 8.873087619299406);
622inline const Atom Cu64(
"Cu", 29, 64, 0.000000, 63.929768, 9.014111358448998);
623inline const Atom Cu65(
"Cu", 29, 65, 30.830000, 64.927794, 9.154833216126901);
624inline const Atom Cu66(
"Cu", 29, 66, 0.000000, 65.928873, 9.295985617977529);
625inline const Atom Cu67(
"Cu", 29, 67, 0.000000, 66.927750, 9.436827495042962);
626inline const Atom Cu68(
"Cu", 29, 68, 0.000000, 67.929640, 9.578094205772198);
627inline const Atom Cu69(
"Cu", 29, 69, 0.000000, 68.929425, 9.719064111037675);
628inline const Atom Cu70(
"Cu", 29, 70, 0.000000, 69.932409, 9.860485076007933);
629inline const Atom Cu71(
"Cu", 29, 71, 0.000000, 70.932620, 10.001515047367262);
630inline const Atom Cu72(
"Cu", 29, 72, 0.000000, 71.935520, 10.142924168319015);
631inline const Atom Cu73(
"Cu", 29, 73, 0.000000, 72.936490, 10.284061158845562);
632inline const Atom Cu74(
"Cu", 29, 74, 0.000000, 73.940200, 10.425584489975767);
633inline const Atom Cu75(
"Cu", 29, 75, 0.000000, 74.941700, 10.56679621061908);
634inline const Atom Cu76(
"Cu", 29, 76, 0.000000, 75.945990, 10.708401321877066);
635inline const Atom Cu77(
"Cu", 29, 77, 0.000000, 76.947950, 10.849677902621725);
636inline const Atom Cu78(
"Cu", 29, 78, 0.000000, 77.952810, 10.99136338400529);
637inline const Atom Cu79(
"Cu", 29, 79, 0.000000, 78.955280, 11.132711874862308);
638inline const Atom Cu80(
"Cu", 29, 80, 0.000000, 79.961890, 11.274644106631419);
639inline const Atom Zn(
"Zn", 30, 0, 0.000000, 65.409000, 7.133);
640inline const Atom Zn54(
"Zn", 30, 54, 0.000000, 53.992950, 5.888053820575149);
641inline const Atom Zn55(
"Zn", 30, 55, 0.000000, 54.983980, 5.996127892797627);
642inline const Atom Zn56(
"Zn", 30, 56, 0.000000, 55.972380, 6.103915157547126);
643inline const Atom Zn57(
"Zn", 30, 57, 0.000000, 56.964910, 6.212152808176245);
644inline const Atom Zn58(
"Zn", 30, 58, 0.000000, 57.954600, 6.320080750355455);
645inline const Atom Zn59(
"Zn", 30, 59, 0.000000, 58.949270, 6.428551772844714);
646inline const Atom Zn60(
"Zn", 30, 60, 0.000000, 59.941832, 6.536792913146508);
647inline const Atom Zn61(
"Zn", 30, 61, 0.000000, 60.939514, 6.645592401076304);
648inline const Atom Zn62(
"Zn", 30, 62, 0.000000, 61.934334, 6.7540797814062286);
649inline const Atom Zn63(
"Zn", 30, 63, 0.000000, 62.933216, 6.863010088440428);
650inline const Atom Zn64(
"Zn", 30, 64, 48.630000, 63.929147, 6.971618625843538);
651inline const Atom Zn65(
"Zn", 30, 65, 0.000000, 64.929245, 7.080681638586433);
652inline const Atom Zn66(
"Zn", 30, 66, 27.900000, 65.926037, 7.189384037279273);
653inline const Atom Zn67(
"Zn", 30, 67, 4.100000, 66.927131, 7.298555622463268);
654inline const Atom Zn68(
"Zn", 30, 68, 18.750000, 67.924848, 7.4073588945068725);
655inline const Atom Zn69(
"Zn", 30, 69, 0.000000, 68.926553, 7.516597197870323);
656inline const Atom Zn70(
"Zn", 30, 70, 0.620000, 69.925325, 7.6255154982494755);
657inline const Atom Zn71(
"Zn", 30, 71, 0.000000, 70.927727, 7.734829712898836);
658inline const Atom Zn72(
"Zn", 30, 72, 0.000000, 71.926861, 7.84378754472626);
659inline const Atom Zn73(
"Zn", 30, 73, 0.000000, 72.929780, 7.953158139399776);
660inline const Atom Zn74(
"Zn", 30, 74, 0.000000, 73.929460, 8.062175513767219);
661inline const Atom Zn75(
"Zn", 30, 75, 0.000000, 74.932940, 8.171607286764818);
662inline const Atom Zn76(
"Zn", 30, 76, 0.000000, 75.933390, 8.280708631381001);
663inline const Atom Zn77(
"Zn", 30, 77, 0.000000, 76.937090, 8.390164395878243);
664inline const Atom Zn78(
"Zn", 30, 78, 0.000000, 77.938570, 8.499378064333653);
665inline const Atom Zn79(
"Zn", 30, 79, 0.000000, 78.942680, 8.608878540262042);
666inline const Atom Zn80(
"Zn", 30, 80, 0.000000, 79.944410, 8.718119471785228);
667inline const Atom Zn81(
"Zn", 30, 81, 0.000000, 80.950480, 8.82783369016496);
668inline const Atom Zn82(
"Zn", 30, 82, 0.000000, 81.954840, 8.937361429161125);
669inline const Atom Ga(
"Ga", 31, 0, 0.000000, 69.723000, 5.904);
670inline const Atom Ga56(
"Ga", 31, 56, 0.000000, 55.994910, 4.741533620756422);
671inline const Atom Ga57(
"Ga", 31, 57, 0.000000, 56.982930, 4.82519711888473);
672inline const Atom Ga58(
"Ga", 31, 58, 0.000000, 57.974250, 4.909140054214535);
673inline const Atom Ga59(
"Ga", 31, 59, 0.000000, 58.963370, 4.992896698076675);
674inline const Atom Ga60(
"Ga", 31, 60, 0.000000, 59.957060, 5.077040320123919);
675inline const Atom Ga61(
"Ga", 31, 61, 0.000000, 60.949170, 5.1610501510262035);
676inline const Atom Ga62(
"Ga", 31, 62, 0.000000, 61.944180, 5.245305547954047);
677inline const Atom Ga63(
"Ga", 31, 63, 0.000000, 62.939140, 5.329556710984898);
678inline const Atom Ga64(
"Ga", 31, 64, 0.000000, 63.936838, 5.414039722215051);
679inline const Atom Ga65(
"Ga", 31, 65, 0.000000, 64.932739, 5.49837059259068);
680inline const Atom Ga66(
"Ga", 31, 66, 0.000000, 65.931592, 5.582951381437976);
681inline const Atom Ga67(
"Ga", 31, 67, 0.000000, 66.928205, 5.667342508635601);
682inline const Atom Ga68(
"Ga", 31, 68, 0.000000, 67.927983, 5.752001700787401);
683inline const Atom Ga69(
"Ga", 31, 69, 60.108000, 68.925581, 5.8364762018846);
684inline const Atom Ga70(
"Ga", 31, 70, 0.000000, 69.926028, 5.921191992771396);
685inline const Atom Ga71(
"Ga", 31, 71, 39.892000, 70.924705, 6.0057579037046604);
686inline const Atom Ga72(
"Ga", 31, 72, 0.000000, 71.926369, 6.090576781515424);
687inline const Atom Ga73(
"Ga", 31, 73, 0.000000, 72.925170, 6.175153158642054);
688inline const Atom Ga74(
"Ga", 31, 74, 0.000000, 73.926940, 6.259980978443268);
689inline const Atom Ga75(
"Ga", 31, 75, 0.000000, 74.926501, 6.344621744675359);
690inline const Atom Ga76(
"Ga", 31, 76, 0.000000, 75.928930, 6.4295053672389315);
691inline const Atom Ga77(
"Ga", 31, 77, 0.000000, 76.929280, 6.514212944365561);
692inline const Atom Ga78(
"Ga", 31, 78, 0.000000, 77.931660, 6.599092417710081);
693inline const Atom Ga79(
"Ga", 31, 79, 0.000000, 78.932920, 6.683877051761972);
694inline const Atom Ga80(
"Ga", 31, 80, 0.000000, 79.936590, 6.768865759648896);
695inline const Atom Ga81(
"Ga", 31, 81, 0.000000, 80.937750, 6.8536419259068015);
696inline const Atom Ga82(
"Ga", 31, 82, 0.000000, 81.943160, 6.938777973409062);
697inline const Atom Ga83(
"Ga", 31, 83, 0.000000, 82.946870, 7.02377006841358);
698inline const Atom Ga84(
"Ga", 31, 84, 0.000000, 83.952340, 7.10891119659223);
699inline const Atom Ge(
"Ge", 32, 0, 0.000000, 72.640000, 5.323);
700inline const Atom Ge58(
"Ge", 32, 58, 0.000000, 57.991010, 4.249533951404185);
701inline const Atom Ge59(
"Ge", 32, 59, 0.000000, 58.981750, 4.322134571172908);
702inline const Atom Ge60(
"Ge", 32, 60, 0.000000, 59.970190, 4.39456664881608);
703inline const Atom Ge61(
"Ge", 32, 61, 0.000000, 60.963790, 4.467376847053965);
704inline const Atom Ge62(
"Ge", 32, 62, 0.000000, 61.954650, 4.53998626032489);
705inline const Atom Ge63(
"Ge", 32, 63, 0.000000, 62.949640, 4.612898316629956);
706inline const Atom Ge64(
"Ge", 32, 64, 0.000000, 63.941570, 4.685586138628855);
707inline const Atom Ge65(
"Ge", 32, 65, 0.000000, 64.939440, 4.758709238986785);
708inline const Atom Ge66(
"Ge", 32, 66, 0.000000, 65.933850, 4.831578793364539);
709inline const Atom Ge67(
"Ge", 32, 67, 0.000000, 66.932738, 4.90477649193282);
710inline const Atom Ge68(
"Ge", 32, 68, 0.000000, 67.928097, 4.977715588257158);
711inline const Atom Ge69(
"Ge", 32, 69, 0.000000, 68.927972, 5.050985613381058);
712inline const Atom Ge70(
"Ge", 32, 70, 20.840000, 69.924250, 5.1239920825881065);
713inline const Atom Ge71(
"Ge", 32, 71, 0.000000, 70.924954, 5.197322826844713);
714inline const Atom Ge72(
"Ge", 32, 72, 27.540000, 71.922076, 5.270391129028084);
715inline const Atom Ge73(
"Ge", 32, 73, 7.730000, 72.923459, 5.343771673818833);
716inline const Atom Ge74(
"Ge", 32, 74, 36.280000, 73.921178, 5.416883694363987);
717inline const Atom Ge75(
"Ge", 32, 75, 0.000000, 74.922860, 5.49028608367979);
718inline const Atom Ge76(
"Ge", 32, 76, 7.610000, 75.921403, 5.5634585155850775);
719inline const Atom Ge77(
"Ge", 32, 77, 0.000000, 76.923548, 5.636894943082323);
720inline const Atom Ge78(
"Ge", 32, 78, 0.000000, 77.922853, 5.7101231624311675);
721inline const Atom Ge79(
"Ge", 32, 79, 0.000000, 78.925400, 5.783588989537446);
722inline const Atom Ge80(
"Ge", 32, 80, 0.000000, 79.925445, 5.856871472122798);
723inline const Atom Ge81(
"Ge", 32, 81, 0.000000, 80.928820, 5.930397974394274);
724inline const Atom Ge82(
"Ge", 32, 82, 0.000000, 81.929550, 6.003730653221367);
725inline const Atom Ge83(
"Ge", 32, 83, 0.000000, 82.934510, 6.077373303001102);
726inline const Atom Ge84(
"Ge", 32, 84, 0.000000, 83.937310, 6.15085766974119);
727inline const Atom Ge85(
"Ge", 32, 85, 0.000000, 84.942690, 6.224531096778635);
728inline const Atom Ge86(
"Ge", 32, 86, 0.000000, 85.946270, 6.2980726212830405);
729inline const Atom As(
"As", 33, 0, 0.000000, 74.921600, 5.73);
730inline const Atom As60(
"As", 33, 60, 0.000000, 59.993130, 4.588271405042071);
731inline const Atom As61(
"As", 33, 61, 0.000000, 60.980620, 4.663794587942596);
732inline const Atom As62(
"As", 33, 62, 0.000000, 61.973200, 4.739707053773545);
733inline const Atom As63(
"As", 33, 63, 0.000000, 62.963690, 4.815459676515184);
734inline const Atom As64(
"As", 33, 64, 0.000000, 63.957570, 4.891471566277282);
735inline const Atom As65(
"As", 33, 65, 0.000000, 64.949480, 4.967332790543715);
736inline const Atom As66(
"As", 33, 66, 0.000000, 65.944370, 5.043421925052322);
737inline const Atom As67(
"As", 33, 67, 0.000000, 66.939190, 5.119505705964635);
738inline const Atom As68(
"As", 33, 68, 0.000000, 67.936790, 5.195802101129715);
739inline const Atom As69(
"As", 33, 69, 0.000000, 68.932280, 5.271937123606545);
740inline const Atom As70(
"As", 33, 70, 0.000000, 69.930930, 5.348313822716014);
741inline const Atom As71(
"As", 33, 71, 0.000000, 70.927115, 5.424501998756034);
742inline const Atom As72(
"As", 33, 72, 0.000000, 71.926753, 5.5009542600531764);
743inline const Atom As73(
"As", 33, 73, 0.000000, 72.923825, 5.577210273806219);
744inline const Atom As74(
"As", 33, 74, 0.000000, 73.923929, 5.653698182406676);
745inline const Atom As75(
"As", 33, 75, 100.000000, 74.921596, 5.729999724672191);
746inline const Atom As76(
"As", 33, 76, 0.000000, 75.922394, 5.806540664467924);
747inline const Atom As77(
"As", 33, 77, 0.000000, 76.920648, 5.882887062222378);
748inline const Atom As78(
"As", 33, 78, 0.000000, 77.921829, 5.959457355021783);
749inline const Atom As79(
"As", 33, 79, 0.000000, 78.920948, 6.0358699232264135);
750inline const Atom As80(
"As", 33, 80, 0.000000, 79.922578, 6.112474532578055);
751inline const Atom As81(
"As", 33, 81, 0.000000, 80.922133, 6.188920446039594);
752inline const Atom As82(
"As", 33, 82, 0.000000, 81.924500, 6.265581421112202);
753inline const Atom As83(
"As", 33, 83, 0.000000, 82.924980, 6.342098078524753);
754inline const Atom As84(
"As", 33, 84, 0.000000, 83.929060, 6.4188900637466375);
755inline const Atom As85(
"As", 33, 85, 0.000000, 84.931810, 6.495580330638961);
756inline const Atom As86(
"As", 33, 86, 0.000000, 85.936230, 6.57239831904284);
757inline const Atom As87(
"As", 33, 87, 0.000000, 86.939580, 6.649134473903388);
758inline const Atom As88(
"As", 33, 88, 0.000000, 87.944560, 6.725995291077607);
759inline const Atom As89(
"As", 33, 89, 0.000000, 88.949230, 6.802832399468245);
760inline const Atom Se(
"Se", 34, 0, 0.000000, 78.960000, 4.79);
761inline const Atom Se65(
"Se", 34, 65, 0.000000, 64.964660, 3.940991912360689);
762inline const Atom Se66(
"Se", 34, 66, 0.000000, 65.955210, 4.001082268237082);
763inline const Atom Se67(
"Se", 34, 67, 0.000000, 66.950090, 4.061435297619048);
764inline const Atom Se68(
"Se", 34, 68, 0.000000, 67.941870, 4.121600269756839);
765inline const Atom Se69(
"Se", 34, 69, 0.000000, 68.939560, 4.182123763931105);
766inline const Atom Se70(
"Se", 34, 70, 0.000000, 69.933500, 4.242419769503546);
767inline const Atom Se71(
"Se", 34, 71, 0.000000, 70.932270, 4.303008780395137);
768inline const Atom Se72(
"Se", 34, 72, 0.000000, 71.927112, 4.363359504559271);
769inline const Atom Se73(
"Se", 34, 73, 0.000000, 72.926767, 4.424002202760892);
770inline const Atom Se74(
"Se", 34, 74, 0.890000, 73.922477, 4.484405558687944);
771inline const Atom Se75(
"Se", 34, 75, 0.000000, 74.922524, 4.545072037031409);
772inline const Atom Se76(
"Se", 34, 76, 9.370000, 75.919214, 4.605534897910335);
773inline const Atom Se77(
"Se", 34, 77, 7.630000, 76.919915, 4.666241019934144);
774inline const Atom Se78(
"Se", 34, 78, 23.770000, 77.917310, 4.726746612272037);
775inline const Atom Se79(
"Se", 34, 79, 0.000000, 78.918500, 4.787482447340427);
776inline const Atom Se80(
"Se", 34, 80, 49.610000, 79.916522, 4.848026081838905);
777inline const Atom Se81(
"Se", 34, 81, 0.000000, 80.917993, 4.9087789512538);
778inline const Atom Se82(
"Se", 34, 82, 8.730000, 81.916700, 4.969364146403243);
779inline const Atom Se83(
"Se", 34, 83, 0.000000, 82.919119, 5.030174518870314);
780inline const Atom Se84(
"Se", 34, 84, 0.000000, 83.918465, 5.090798472011145);
781inline const Atom Se85(
"Se", 34, 85, 0.000000, 84.922240, 5.151691104356637);
782inline const Atom Se86(
"Se", 34, 86, 0.000000, 85.924271, 5.212477939336374);
783inline const Atom Se87(
"Se", 34, 87, 0.000000, 86.928520, 5.273399326241136);
784inline const Atom Se88(
"Se", 34, 88, 0.000000, 87.931420, 5.334238877912868);
785inline const Atom Se89(
"Se", 34, 89, 0.000000, 88.936020, 5.39518155775076);
786inline const Atom Se90(
"Se", 34, 90, 0.000000, 89.939420, 5.456051441236069);
787inline const Atom Se91(
"Se", 34, 91, 0.000000, 90.945370, 5.517076016970618);
788inline const Atom Se92(
"Se", 34, 92, 0.000000, 91.949330, 5.577979872087134);
789inline const Atom Br(
"Br", 35, 0, 0.000000, 79.904000, 3.12);
790inline const Atom Br67(
"Br", 35, 67, 0.000000, 66.964790, 2.6147645274329196);
791inline const Atom Br68(
"Br", 35, 68, 0.000000, 67.958250, 2.6535560172206654);
792inline const Atom Br69(
"Br", 35, 69, 0.000000, 68.950180, 2.6922877653183828);
793inline const Atom Br70(
"Br", 35, 70, 0.000000, 69.944620, 2.7311175210252308);
794inline const Atom Br71(
"Br", 35, 71, 0.000000, 70.939250, 2.769954695634762);
795inline const Atom Br72(
"Br", 35, 72, 0.000000, 71.936500, 2.808894173007609);
796inline const Atom Br73(
"Br", 35, 73, 0.000000, 72.931790, 2.847757118542251);
797inline const Atom Br74(
"Br", 35, 74, 0.000000, 73.929891, 2.886729824789748);
798inline const Atom Br75(
"Br", 35, 75, 0.000000, 74.925776, 2.925616003203845);
799inline const Atom Br76(
"Br", 35, 76, 0.000000, 75.924542, 2.964614675610733);
800inline const Atom Br77(
"Br", 35, 77, 0.000000, 76.921380, 3.0035380656788147);
801inline const Atom Br78(
"Br", 35, 78, 0.000000, 77.921146, 3.0425757849419304);
802inline const Atom Br79(
"Br", 35, 79, 50.690000, 78.918338, 3.081512981978374);
803inline const Atom Br80(
"Br", 35, 80, 0.000000, 79.918530, 3.1205673508209855);
804inline const Atom Br81(
"Br", 35, 81, 49.310000, 80.916291, 3.159526781137365);
805inline const Atom Br82(
"Br", 35, 82, 0.000000, 81.916805, 3.1985937074489392);
806inline const Atom Br83(
"Br", 35, 83, 0.000000, 82.915180, 3.237577112535042);
807inline const Atom Br84(
"Br", 35, 84, 0.000000, 83.916504, 3.2766756668001604);
808inline const Atom Br85(
"Br", 35, 85, 0.000000, 84.915608, 3.315687537044454);
809inline const Atom Br86(
"Br", 35, 86, 0.000000, 85.918797, 3.354858913696436);
810inline const Atom Br87(
"Br", 35, 87, 0.000000, 86.920711, 3.393980505606728);
811inline const Atom Br88(
"Br", 35, 88, 0.000000, 87.924070, 3.433158520224269);
812inline const Atom Br89(
"Br", 35, 89, 0.000000, 88.926390, 3.47229596515819);
813inline const Atom Br90(
"Br", 35, 90, 0.000000, 89.930630, 3.5115083800560676);
814inline const Atom Br91(
"Br", 35, 91, 0.000000, 90.933970, 3.5506856527833404);
815inline const Atom Br92(
"Br", 35, 92, 0.000000, 91.939260, 3.589939066880257);
816inline const Atom Br93(
"Br", 35, 93, 0.000000, 92.943100, 3.6291358630356427);
817inline const Atom Br94(
"Br", 35, 94, 0.000000, 93.948680, 3.668400600720865);
818inline const Atom Kr(
"Kr", 36, 0, 0.000000, 83.798000, 2.16);
819inline const Atom Kr69(
"Kr", 36, 69, 0.000000, 68.965320, 1.7776688130981648);
820inline const Atom Kr70(
"Kr", 36, 70, 0.000000, 69.956010, 1.803205107520466);
821inline const Atom Kr71(
"Kr", 36, 71, 0.000000, 70.950510, 1.8288396095372204);
822inline const Atom Kr72(
"Kr", 36, 72, 0.000000, 71.941910, 1.8543942051122937);
823inline const Atom Kr73(
"Kr", 36, 73, 0.000000, 72.938930, 1.880093663333254);
824inline const Atom Kr74(
"Kr", 36, 74, 0.000000, 73.933260, 1.9057237833838518);
825inline const Atom Kr75(
"Kr", 36, 75, 0.000000, 74.931034, 1.9314426769135302);
826inline const Atom Kr76(
"Kr", 36, 76, 0.000000, 75.925948, 1.95708785030669);
827inline const Atom Kr77(
"Kr", 36, 77, 0.000000, 76.924668, 1.982831128189217);
828inline const Atom Kr78(
"Kr", 36, 78, 0.350000, 77.920386, 2.0084970257046706);
829inline const Atom Kr79(
"Kr", 36, 79, 0.000000, 78.920083, 2.0342654870044634);
830inline const Atom Kr80(
"Kr", 36, 80, 2.280000, 79.916378, 2.059946257428578);
831inline const Atom Kr81(
"Kr", 36, 81, 0.000000, 80.916592, 2.0857280450607414);
832inline const Atom Kr82(
"Kr", 36, 82, 11.580000, 81.913485, 2.1114242193847113);
833inline const Atom Kr83(
"Kr", 36, 83, 11.490000, 82.914136, 2.1372172815580326);
834inline const Atom Kr84(
"Kr", 36, 84, 57.000000, 83.911507, 2.1629257872502925);
835inline const Atom Kr85(
"Kr", 36, 85, 0.000000, 84.912527, 2.1887283505572928);
836inline const Atom Kr86(
"Kr", 36, 86, 17.300000, 85.910610, 2.214455216687749);
837inline const Atom Kr87(
"Kr", 36, 87, 0.000000, 86.913354, 2.2403022182868324);
838inline const Atom Kr88(
"Kr", 36, 88, 0.000000, 87.914447, 2.2661066555287714);
839inline const Atom Kr89(
"Kr", 36, 89, 0.000000, 88.917630, 2.2919649729110483);
840inline const Atom Kr90(
"Kr", 36, 90, 0.000000, 89.919524, 2.317790064679348);
841inline const Atom Kr91(
"Kr", 36, 91, 0.000000, 90.923440, 2.3436672760686412);
842inline const Atom Kr92(
"Kr", 36, 92, 0.000000, 91.926153, 2.369513478603308);
843inline const Atom Kr93(
"Kr", 36, 93, 0.000000, 92.931270, 2.3954216472946848);
844inline const Atom Kr94(
"Kr", 36, 94, 0.000000, 93.934360, 2.421277567483711);
845inline const Atom Kr95(
"Kr", 36, 95, 0.000000, 94.939840, 2.4471950929616457);
846inline const Atom Kr96(
"Kr", 36, 96, 0.000000, 95.943070, 2.4730546218286835);
847inline const Atom Kr97(
"Kr", 36, 97, 0.000000, 96.948560, 2.4989724050693334);
848inline const Atom Rb(
"Rb", 37, 0, 0.000000, 85.467800, 1.532);
849inline const Atom Rb71(
"Rb", 37, 71, 0.000000, 70.965320, 1.2720447962858528);
850inline const Atom Rb72(
"Rb", 37, 72, 0.000000, 71.959080, 1.2898578243502232);
851inline const Atom Rb73(
"Rb", 37, 73, 0.000000, 72.950370, 1.3076265779626948);
852inline const Atom Rb74(
"Rb", 37, 74, 0.000000, 73.944470, 1.325445700486031);
853inline const Atom Rb75(
"Rb", 37, 75, 0.000000, 74.938569, 1.343264805084488);
854inline const Atom Rb76(
"Rb", 37, 76, 0.000000, 75.935071, 1.3611269831679298);
855inline const Atom Rb77(
"Rb", 37, 77, 0.000000, 76.930407, 1.378968260842095);
856inline const Atom Rb78(
"Rb", 37, 78, 0.000000, 77.928141, 1.3968525223768484);
857inline const Atom Rb79(
"Rb", 37, 79, 0.000000, 78.923997, 1.4147031209882552);
858inline const Atom Rb80(
"Rb", 37, 80, 0.000000, 79.922519, 1.432601507327906);
859inline const Atom Rb81(
"Rb", 37, 81, 0.000000, 80.918994, 1.4504632014396066);
860inline const Atom Rb82(
"Rb", 37, 82, 0.000000, 81.918208, 1.4683739917957408);
861inline const Atom Rb83(
"Rb", 37, 83, 0.000000, 82.915112, 1.4862433756806657);
862inline const Atom Rb84(
"Rb", 37, 84, 0.000000, 83.914385, 1.5041552236046791);
863inline const Atom Rb85(
"Rb", 37, 85, 72.170000, 84.911789, 1.5220335753067236);
864inline const Atom Rb86(
"Rb", 37, 86, 0.000000, 85.911167, 1.5399473017580891);
865inline const Atom Rb87(
"Rb", 37, 87, 27.830000, 86.909183, 1.55783662527876);
866inline const Atom Rb88(
"Rb", 37, 88, 0.000000, 87.911319, 1.5757997831698023);
867inline const Atom Rb89(
"Rb", 37, 89, 0.000000, 88.912280, 1.593741888290093);
868inline const Atom Rb90(
"Rb", 37, 90, 0.000000, 89.914809, 1.6117120996211443);
869inline const Atom Rb91(
"Rb", 37, 91, 0.000000, 90.916534, 1.6296678993492286);
870inline const Atom Rb92(
"Rb", 37, 92, 0.000000, 91.919725, 1.6476499769503836);
871inline const Atom Rb93(
"Rb", 37, 93, 0.000000, 92.922033, 1.665616226883107);
872inline const Atom Rb94(
"Rb", 37, 94, 0.000000, 93.926407, 1.6836195096164872);
873inline const Atom Rb95(
"Rb", 37, 95, 0.000000, 94.929319, 1.7015965861763147);
874inline const Atom Rb96(
"Rb", 37, 96, 0.000000, 95.934284, 1.7196104625133677);
875inline const Atom Rb97(
"Rb", 37, 97, 0.000000, 96.937340, 1.737590120255816);
876inline const Atom Rb98(
"Rb", 37, 98, 0.000000, 97.941700, 1.7555931520408856);
877inline const Atom Rb99(
"Rb", 37, 99, 0.000000, 98.945420, 1.7735847119031962);
878inline const Atom Rb100(
"Rb", 37, 100, 0.000000, 99.949870, 1.7915893569274042);
879inline const Atom Rb101(
"Rb", 37, 101, 0.000000, 100.953200, 1.8095739260867836);
880inline const Atom Rb102(
"Rb", 37, 102, 0.000000, 101.959210, 1.8276065339227172);
881inline const Atom Sr(
"Sr", 38, 0, 0.000000, 87.620000, 2.54);
882inline const Atom Sr73(
"Sr", 38, 73, 0.000000, 72.965970, 2.115197030358366);
883inline const Atom Sr74(
"Sr", 38, 74, 0.000000, 73.956310, 2.143905813741155);
884inline const Atom Sr75(
"Sr", 38, 75, 0.000000, 74.949920, 2.1727093905501027);
885inline const Atom Sr76(
"Sr", 38, 76, 0.000000, 75.941610, 2.2014573088335996);
886inline const Atom Sr77(
"Sr", 38, 77, 0.000000, 76.937760, 2.230334517233508);
887inline const Atom Sr78(
"Sr", 38, 78, 0.000000, 77.932179, 2.2591615459940653);
888inline const Atom Sr79(
"Sr", 38, 79, 0.000000, 78.929707, 2.2880787009815107);
889inline const Atom Sr80(
"Sr", 38, 80, 0.000000, 79.924525, 2.3169172962793882);
890inline const Atom Sr81(
"Sr", 38, 81, 0.000000, 80.923213, 2.3458680782926273);
891inline const Atom Sr82(
"Sr", 38, 82, 0.000000, 81.918401, 2.3747173994521797);
892inline const Atom Sr83(
"Sr", 38, 83, 0.000000, 82.917555, 2.4036816902533666);
893inline const Atom Sr84(
"Sr", 38, 84, 0.560000, 83.913425, 2.4325507817849807);
894inline const Atom Sr85(
"Sr", 38, 85, 0.000000, 84.912933, 2.4615253346267973);
895inline const Atom Sr86(
"Sr", 38, 86, 9.860000, 85.909262, 2.490407743620178);
896inline const Atom Sr87(
"Sr", 38, 87, 7.000000, 86.908879, 2.5193854533439852);
897inline const Atom Sr88(
"Sr", 38, 88, 82.580000, 87.905614, 2.548279620200867);
898inline const Atom Sr89(
"Sr", 38, 89, 0.000000, 88.907453, 2.577321734375713);
899inline const Atom Sr90(
"Sr", 38, 90, 0.000000, 89.907738, 2.606318802830404);
900inline const Atom Sr91(
"Sr", 38, 91, 0.000000, 90.910210, 2.6353792901164117);
901inline const Atom Sr92(
"Sr", 38, 92, 0.000000, 91.911030, 2.664391876283953);
902inline const Atom Sr93(
"Sr", 38, 93, 0.000000, 92.914022, 2.6934674261584113);
903inline const Atom Sr94(
"Sr", 38, 94, 0.000000, 93.915360, 2.722495028532299);
904inline const Atom Sr95(
"Sr", 38, 95, 0.000000, 94.919358, 2.7515997411549873);
905inline const Atom Sr96(
"Sr", 38, 96, 0.000000, 95.921680, 2.780655868523168);
906inline const Atom Sr97(
"Sr", 38, 97, 0.000000, 96.926149, 2.809774234877881);
907inline const Atom Sr98(
"Sr", 38, 98, 0.000000, 97.928471, 2.8388303622460627);
908inline const Atom Sr99(
"Sr", 38, 99, 0.000000, 98.933320, 2.8679597443506046);
909inline const Atom Sr100(
"Sr", 38, 100, 0.000000, 99.935350, 2.8970074069847067);
910inline const Atom Sr101(
"Sr", 38, 101, 0.000000, 100.940520, 2.926146094498973);
911inline const Atom Sr102(
"Sr", 38, 102, 0.000000, 101.943020, 2.9552073818762836);
912inline const Atom Sr103(
"Sr", 38, 103, 0.000000, 102.948950, 2.9843681008902077);
913inline const Atom Sr104(
"Sr", 38, 104, 0.000000, 103.952330, 3.0134548984250173);
914inline const Atom Y(
"Y", 39, 0, 0.000000, 88.905850, 4.469);
915inline const Atom Y77(
"Y", 39, 77, 0.000000, 76.949620, 3.8680002697235336);
916inline const Atom Y78(
"Y", 39, 78, 0.000000, 77.943500, 3.9179592962667815);
917inline const Atom Y79(
"Y", 39, 79, 0.000000, 78.937350, 3.967916814810274);
918inline const Atom Y80(
"Y", 39, 80, 0.000000, 79.934340, 4.018032170661436);
919inline const Atom Y81(
"Y", 39, 81, 0.000000, 80.929130, 4.068036939863912);
920inline const Atom Y82(
"Y", 39, 82, 0.000000, 81.926790, 4.1181859743762645);
921inline const Atom Y83(
"Y", 39, 83, 0.000000, 82.922350, 4.16822944890578);
922inline const Atom Y84(
"Y", 39, 84, 0.000000, 83.920390, 4.21839758474836);
923inline const Atom Y85(
"Y", 39, 85, 0.000000, 84.916427, 4.2684650364739785);
924inline const Atom Y86(
"Y", 39, 86, 0.000000, 85.914888, 4.318654334579783);
925inline const Atom Y87(
"Y", 39, 87, 0.000000, 86.910878, 4.36871941371912);
926inline const Atom Y88(
"Y", 39, 88, 0.000000, 87.909503, 4.418916985716914);
927inline const Atom Y89(
"Y", 39, 89, 100.000000, 88.905848, 4.468999894440017);
928inline const Atom Y90(
"Y", 39, 90, 0.000000, 89.907151, 4.519332075522589);
929inline const Atom Y91(
"Y", 39, 91, 0.000000, 90.907303, 4.569606354441244);
930inline const Atom Y92(
"Y", 39, 92, 0.000000, 91.908947, 4.619955651321032);
931inline const Atom Y93(
"Y", 39, 93, 0.000000, 92.909582, 4.670254229142403);
932inline const Atom Y94(
"Y", 39, 94, 0.000000, 93.911594, 4.720622024152517);
933inline const Atom Y95(
"Y", 39, 95, 0.000000, 94.912824, 4.770950510635689);
934inline const Atom Y96(
"Y", 39, 96, 0.000000, 95.915898, 4.821371688837123);
935inline const Atom Y97(
"Y", 39, 97, 0.000000, 96.918131, 4.871750592778766);
936inline const Atom Y98(
"Y", 39, 98, 0.000000, 97.922220, 4.92222279163857);
937inline const Atom Y99(
"Y", 39, 99, 0.000000, 98.924635, 4.972610844112057);
938inline const Atom Y100(
"Y", 39, 100, 0.000000, 99.927760, 5.023034585913075);
939inline const Atom Y101(
"Y", 39, 101, 0.000000, 100.930310, 5.07342942438546);
940inline const Atom Y102(
"Y", 39, 102, 0.000000, 101.933560, 5.123859449518789);
941inline const Atom Y103(
"Y", 39, 103, 0.000000, 102.936940, 5.1742960093177235);
942inline const Atom Y104(
"Y", 39, 104, 0.000000, 103.941450, 5.224789370440754);
943inline const Atom Y105(
"Y", 39, 105, 0.000000, 104.945090, 5.275238999570894);
944inline const Atom Y106(
"Y", 39, 106, 0.000000, 105.950220, 5.325763526022191);
945inline const Atom Zr(
"Zr", 40, 0, 0.000000, 91.224000, 6.506);
946inline const Atom Zr79(
"Zr", 40, 79, 0.000000, 78.949160, 5.63057128562659);
947inline const Atom Zr80(
"Zr", 40, 80, 0.000000, 79.940550, 5.701276180610366);
948inline const Atom Zr81(
"Zr", 40, 81, 0.000000, 80.936820, 5.772329112075769);
949inline const Atom Zr82(
"Zr", 40, 82, 0.000000, 81.931090, 5.843239405638867);
950inline const Atom Zr83(
"Zr", 40, 83, 0.000000, 82.928650, 5.914384338551259);
951inline const Atom Zr84(
"Zr", 40, 84, 0.000000, 83.923250, 5.985318167368236);
952inline const Atom Zr85(
"Zr", 40, 85, 0.000000, 84.921470, 6.056510170788389);
953inline const Atom Zr86(
"Zr", 40, 86, 0.000000, 85.916470, 6.127472527185828);
954inline const Atom Zr87(
"Zr", 40, 87, 0.000000, 86.914817, 6.1986735881127775);
955inline const Atom Zr88(
"Zr", 40, 88, 0.000000, 87.910226, 6.269665113961238);
956inline const Atom Zr89(
"Zr", 40, 89, 0.000000, 88.908889, 6.340888711676752);
957inline const Atom Zr90(
"Zr", 40, 90, 51.450000, 89.904704, 6.411909171623695);
958inline const Atom Zr91(
"Zr", 40, 91, 11.220000, 90.905645, 6.483295255305622);
959inline const Atom Zr92(
"Zr", 40, 92, 17.150000, 91.905040, 6.554571065625273);
960inline const Atom Zr93(
"Zr", 40, 93, 0.000000, 92.906476, 6.625992395132859);
961inline const Atom Zr94(
"Zr", 40, 94, 17.380000, 93.906316, 6.697299949517672);
962inline const Atom Zr95(
"Zr", 40, 95, 0.000000, 94.908043, 6.768742061367622);
963inline const Atom Zr96(
"Zr", 40, 96, 2.800000, 95.908276, 6.840077651232132);
964inline const Atom Zr97(
"Zr", 40, 97, 0.000000, 96.910951, 6.911587380579672);
965inline const Atom Zr98(
"Zr", 40, 98, 0.000000, 97.912746, 6.983034349250197);
966inline const Atom Zr99(
"Zr", 40, 99, 0.000000, 98.916511, 7.054621816254495);
967inline const Atom Zr100(
"Zr", 40, 100, 0.000000, 99.917760, 7.12602984477769);
968inline const Atom Zr101(
"Zr", 40, 101, 0.000000, 100.921140, 7.197589853985792);
969inline const Atom Zr102(
"Zr", 40, 102, 0.000000, 101.922980, 7.26904003200912);
970inline const Atom Zr103(
"Zr", 40, 103, 0.000000, 102.926600, 7.3406171577655);
971inline const Atom Zr104(
"Zr", 40, 104, 0.000000, 103.928780, 7.41209158423222);
972inline const Atom Zr105(
"Zr", 40, 105, 0.000000, 104.933050, 7.483715067306849);
973inline const Atom Zr106(
"Zr", 40, 106, 0.000000, 105.935910, 7.555237990660353);
974inline const Atom Zr107(
"Zr", 40, 107, 0.000000, 106.940860, 7.6269099706217665);
975inline const Atom Zr108(
"Zr", 40, 108, 0.000000, 107.944280, 7.698472832587916);
976inline const Atom Nb(
"Nb", 41, 0, 0.000000, 92.906380, 8.57);
977inline const Atom Nb81(
"Nb", 41, 81, 0.000000, 80.949050, 7.46701527387032);
978inline const Atom Nb82(
"Nb", 41, 82, 0.000000, 81.943130, 7.5587125889524485);
979inline const Atom Nb83(
"Nb", 41, 83, 0.000000, 82.936700, 7.650362859902626);
980inline const Atom Nb84(
"Nb", 41, 84, 0.000000, 83.933570, 7.7423175340595565);
981inline const Atom Nb85(
"Nb", 41, 85, 0.000000, 84.927910, 7.834038832424641);
982inline const Atom Nb86(
"Nb", 41, 86, 0.000000, 85.925040, 7.926017489864528);
983inline const Atom Nb87(
"Nb", 41, 87, 0.000000, 86.920360, 8.01782918675768);
984inline const Atom Nb88(
"Nb", 41, 88, 0.000000, 87.917960, 8.109851198593681);
985inline const Atom Nb89(
"Nb", 41, 89, 0.000000, 88.913500, 8.20168318903395);
986inline const Atom Nb90(
"Nb", 41, 90, 0.000000, 89.911264, 8.293720328786893);
987inline const Atom Nb91(
"Nb", 41, 91, 0.000000, 90.906991, 8.385569568742213);
988inline const Atom Nb92(
"Nb", 41, 92, 0.000000, 91.907193, 8.477831616343249);
989inline const Atom Nb93(
"Nb", 41, 93, 100.000000, 92.906378, 8.569999769391512);
990inline const Atom Nb94(
"Nb", 41, 94, 0.000000, 93.907284, 8.662326737894643);
991inline const Atom Nb95(
"Nb", 41, 95, 0.000000, 94.906835, 8.75452878116659);
992inline const Atom Nb96(
"Nb", 41, 96, 0.000000, 95.908100, 8.846888846600201);
993inline const Atom Nb97(
"Nb", 41, 97, 0.000000, 96.908097, 8.939131975080722);
994inline const Atom Nb98(
"Nb", 41, 98, 0.000000, 97.910331, 9.031581433589382);
995inline const Atom Nb99(
"Nb", 41, 99, 0.000000, 98.911618, 9.123943546826386);
996inline const Atom Nb100(
"Nb", 41, 100, 0.000000, 99.914181, 9.216423362636666);
997inline const Atom Nb101(
"Nb", 41, 101, 0.000000, 100.915252, 9.308765551300137);
998inline const Atom Nb102(
"Nb", 41, 102, 0.000000, 101.918040, 9.401266121874515);
999inline const Atom Nb103(
"Nb", 41, 103, 0.000000, 102.919140, 9.493610985596467);
1000inline const Atom Nb104(
"Nb", 41, 104, 0.000000, 103.922460, 9.586160629657511);
1001inline const Atom Nb105(
"Nb", 41, 105, 0.000000, 104.923930, 9.67853962343598);
1002inline const Atom Nb106(
"Nb", 41, 106, 0.000000, 105.928190, 9.77117597628925);
1003inline const Atom Nb107(
"Nb", 41, 107, 0.000000, 106.930310, 9.86361492827511);
1004inline const Atom Nb108(
"Nb", 41, 108, 0.000000, 107.935010, 9.956291868222614);
1005inline const Atom Nb109(
"Nb", 41, 109, 0.000000, 108.937630, 10.048776941906466);
1006inline const Atom Nb110(
"Nb", 41, 110, 0.000000, 109.942680, 10.141486167042565);
1007inline const Atom Mo(
"Mo", 42, 0, 0.000000, 95.940000, 10.22);
1008inline const Atom Mo83(
"Mo", 42, 83, 0.000000, 82.948740, 8.83610717948718);
1009inline const Atom Mo84(
"Mo", 42, 84, 0.000000, 83.940090, 8.941710650406504);
1010inline const Atom Mo85(
"Mo", 42, 85, 0.000000, 84.936590, 9.047862724619554);
1011inline const Atom Mo86(
"Mo", 42, 86, 0.000000, 85.930700, 9.153760204294352);
1012inline const Atom Mo87(
"Mo", 42, 87, 0.000000, 86.927330, 9.259926126745883);
1013inline const Atom Mo88(
"Mo", 42, 88, 0.000000, 87.921953, 9.365878253700231);
1014inline const Atom Mo89(
"Mo", 42, 89, 0.000000, 88.919481, 9.472139835522203);
1015inline const Atom Mo90(
"Mo", 42, 90, 0.000000, 89.913936, 9.578074066291434);
1016inline const Atom Mo91(
"Mo", 42, 91, 0.000000, 90.911751, 9.684366220762977);
1017inline const Atom Mo92(
"Mo", 42, 92, 14.840000, 91.906810, 9.790364792578695);
1018inline const Atom Mo93(
"Mo", 42, 93, 0.000000, 92.906812, 9.89688991703148);
1019inline const Atom Mo94(
"Mo", 42, 94, 9.250000, 93.905088, 10.003231136877217);
1020inline const Atom Mo95(
"Mo", 42, 95, 15.920000, 94.905841, 10.109836357410883);
1021inline const Atom Mo96(
"Mo", 42, 96, 16.680000, 95.904679, 10.216237422951844);
1022inline const Atom Mo97(
"Mo", 42, 97, 9.550000, 96.906021, 10.3229053014384);
1023inline const Atom Mo98(
"Mo", 42, 98, 24.130000, 97.905408, 10.429364891765687);
1024inline const Atom Mo99(
"Mo", 42, 99, 0.000000, 98.907712, 10.536135215259538);
1025inline const Atom Mo100(
"Mo", 42, 100, 9.630000, 99.907477, 10.642635135918283);
1026inline const Atom Mo101(
"Mo", 42, 101, 0.000000, 100.910347, 10.74946577381697);
1027inline const Atom Mo102(
"Mo", 42, 102, 0.000000, 101.910297, 10.85598535897436);
1028inline const Atom Mo103(
"Mo", 42, 103, 0.000000, 102.913200, 10.962819512195123);
1029inline const Atom Mo104(
"Mo", 42, 104, 0.000000, 103.913760, 11.069404077548468);
1030inline const Atom Mo105(
"Mo", 42, 105, 0.000000, 104.916970, 11.176270933917033);
1031inline const Atom Mo106(
"Mo", 42, 106, 0.000000, 105.918134, 11.282919840316866);
1032inline const Atom Mo107(
"Mo", 42, 107, 0.000000, 106.921690, 11.389823554304776);
1033inline const Atom Mo108(
"Mo", 42, 108, 0.000000, 107.923580, 11.496549797790287);
1034inline const Atom Mo109(
"Mo", 42, 109, 0.000000, 108.927810, 11.60352530956848);
1035inline const Atom Mo110(
"Mo", 42, 110, 0.000000, 109.929730, 11.710254748801336);
1036inline const Atom Mo111(
"Mo", 42, 111, 0.000000, 110.934510, 11.817288849280802);
1037inline const Atom Mo112(
"Mo", 42, 112, 0.000000, 111.936840, 11.92406196372733);
1038inline const Atom Mo113(
"Mo", 42, 113, 0.000000, 112.942030, 12.031139739420473);
1039inline const Atom Tc(
"Tc", 43, 0, 0.000000, 98.000000, 11.5);
1040inline const Atom Tc85(
"Tc", 43, 85, 0.000000, 84.948940, 9.968498061224489);
1041inline const Atom Tc86(
"Tc", 43, 86, 0.000000, 85.942880, 10.085133877551021);
1042inline const Atom Tc87(
"Tc", 43, 87, 0.000000, 86.936530, 10.201735663265307);
1043inline const Atom Tc88(
"Tc", 43, 88, 0.000000, 87.932830, 10.318648418367346);
1044inline const Atom Tc89(
"Tc", 43, 89, 0.000000, 88.927540, 10.435374591836734);
1045inline const Atom Tc90(
"Tc", 43, 90, 0.000000, 89.923560, 10.552254489795917);
1046inline const Atom Tc91(
"Tc", 43, 91, 0.000000, 90.918430, 10.66899943877551);
1047inline const Atom Tc92(
"Tc", 43, 92, 0.000000, 91.915260, 10.785974387755102);
1048inline const Atom Tc93(
"Tc", 43, 93, 0.000000, 92.910248, 10.902733183673469);
1049inline const Atom Tc94(
"Tc", 43, 94, 0.000000, 93.909656, 11.020010653061224);
1050inline const Atom Tc95(
"Tc", 43, 95, 0.000000, 94.907656, 11.137122897959184);
1051inline const Atom Tc96(
"Tc", 43, 96, 0.000000, 95.907871, 11.25449506632653);
1052inline const Atom Tc97(
"Tc", 43, 97, 0.000000, 96.906365, 11.371665280612243);
1053inline const Atom Tc98(
"Tc", 43, 98, 0.000000, 97.907216, 11.489112081632653);
1054inline const Atom Tc99(
"Tc", 43, 99, 0.000000, 98.906255, 11.606346203061223);
1055inline const Atom Tc100(
"Tc", 43, 100, 0.000000, 99.907658, 11.723857779591835);
1056inline const Atom Tc101(
"Tc", 43, 101, 0.000000, 100.907314, 11.841164397959183);
1057inline const Atom Tc102(
"Tc", 43, 102, 0.000000, 101.909213, 11.958734178571428);
1058inline const Atom Tc103(
"Tc", 43, 103, 0.000000, 102.909179, 12.07607712755102);
1059inline const Atom Tc104(
"Tc", 43, 104, 0.000000, 103.911440, 12.193689387755102);
1060inline const Atom Tc105(
"Tc", 43, 105, 0.000000, 104.911660, 12.311062142857143);
1061inline const Atom Tc106(
"Tc", 43, 106, 0.000000, 105.914355, 12.428725331632652);
1062inline const Atom Tc107(
"Tc", 43, 107, 0.000000, 106.915080, 12.546157346938775);
1063inline const Atom Tc108(
"Tc", 43, 108, 0.000000, 107.918480, 12.663903265306121);
1064inline const Atom Tc109(
"Tc", 43, 109, 0.000000, 108.919630, 12.781385153061224);
1065inline const Atom Tc110(
"Tc", 43, 110, 0.000000, 109.923390, 12.89917331632653);
1066inline const Atom Tc111(
"Tc", 43, 111, 0.000000, 110.925050, 13.016715051020407);
1067inline const Atom Tc112(
"Tc", 43, 112, 0.000000, 111.929240, 13.134553673469387);
1068inline const Atom Tc113(
"Tc", 43, 113, 0.000000, 112.931330, 13.25214586734694);
1069inline const Atom Tc114(
"Tc", 43, 114, 0.000000, 113.935880, 13.370026734693877);
1070inline const Atom Tc115(
"Tc", 43, 115, 0.000000, 114.938280, 13.487655306122448);
1071inline const Atom Ru(
"Ru", 44, 0, 0.000000, 101.070000, 12.41);
1072inline const Atom Ru87(
"Ru", 44, 87, 0.000000, 86.949180, 10.676158343722173);
1073inline const Atom Ru88(
"Ru", 44, 88, 0.000000, 87.940420, 10.79786892450777);
1074inline const Atom Ru89(
"Ru", 44, 89, 0.000000, 88.936110, 10.92012590382903);
1075inline const Atom Ru90(
"Ru", 44, 90, 0.000000, 89.929780, 11.042134855050955);
1076inline const Atom Ru91(
"Ru", 44, 91, 0.000000, 90.926380, 11.164503569803106);
1077inline const Atom Ru92(
"Ru", 44, 92, 0.000000, 91.920120, 11.286521116058179);
1078inline const Atom Ru93(
"Ru", 44, 93, 0.000000, 92.917050, 11.408930350252302);
1079inline const Atom Ru94(
"Ru", 44, 94, 0.000000, 93.911360, 11.531017884634412);
1080inline const Atom Ru95(
"Ru", 44, 95, 0.000000, 94.910413, 11.653687793905215);
1081inline const Atom Ru96(
"Ru", 44, 96, 5.540000, 95.907598, 11.776128338577223);
1082inline const Atom Ru97(
"Ru", 44, 97, 0.000000, 96.907555, 11.89890924656179);
1083inline const Atom Ru98(
"Ru", 44, 98, 1.870000, 97.905287, 12.021416955278521);
1084inline const Atom Ru99(
"Ru", 44, 99, 12.760000, 98.905939, 12.144283236499456);
1085inline const Atom Ru100(
"Ru", 44, 100, 12.600000, 99.904220, 12.266858281161571);
1086inline const Atom Ru101(
"Ru", 44, 101, 17.060000, 100.905582, 12.389811765133077);
1087inline const Atom Ru102(
"Ru", 44, 102, 31.550000, 101.904349, 12.512446594390028);
1088inline const Atom Ru103(
"Ru", 44, 103, 0.000000, 102.906324, 12.635475186672604);
1089inline const Atom Ru104(
"Ru", 44, 104, 18.620000, 103.905430, 12.758151640447215);
1090inline const Atom Ru105(
"Ru", 44, 105, 0.000000, 104.907750, 12.881222692193528);
1091inline const Atom Ru106(
"Ru", 44, 106, 0.000000, 105.907327, 13.003956941426734);
1092inline const Atom Ru107(
"Ru", 44, 107, 0.000000, 106.909910, 13.127060285940438);
1093inline const Atom Ru108(
"Ru", 44, 108, 0.000000, 107.910190, 13.249880853863658);
1094inline const Atom Ru109(
"Ru", 44, 109, 0.000000, 108.913200, 13.37303662807955);
1095inline const Atom Ru110(
"Ru", 44, 110, 0.000000, 109.913970, 13.49591736123479);
1096inline const Atom Ru111(
"Ru", 44, 111, 0.000000, 110.917560, 13.619144351439598);
1097inline const Atom Ru112(
"Ru", 44, 112, 0.000000, 111.918550, 13.74205209755615);
1098inline const Atom Ru113(
"Ru", 44, 113, 0.000000, 112.922540, 13.865328202236075);
1099inline const Atom Ru114(
"Ru", 44, 114, 0.000000, 113.924000, 13.98829365786089);
1100inline const Atom Ru115(
"Ru", 44, 115, 0.000000, 114.928310, 14.111609054120908);
1101inline const Atom Ru116(
"Ru", 44, 116, 0.000000, 115.930160, 14.23462239635896);
1102inline const Atom Ru117(
"Ru", 44, 117, 0.000000, 116.934790, 14.35797708419907);
1103inline const Atom Ru118(
"Ru", 44, 118, 0.000000, 117.937030, 14.48103831305036);
1104inline const Atom Rh(
"Rh", 45, 0, 0.000000, 102.905500, 12.41);
1105inline const Atom Rh89(
"Rh", 45, 89, 0.000000, 88.949380, 10.726946623844206);
1106inline const Atom Rh90(
"Rh", 45, 90, 0.000000, 89.942870, 10.846757624228054);
1107inline const Atom Rh91(
"Rh", 45, 91, 0.000000, 90.936550, 10.966591537867266);
1108inline const Atom Rh92(
"Rh", 45, 92, 0.000000, 91.931980, 11.086636494648001);
1109inline const Atom Rh93(
"Rh", 45, 93, 0.000000, 92.925740, 11.206480055973685);
1110inline const Atom Rh94(
"Rh", 45, 94, 0.000000, 93.921700, 11.326588928677282);
1111inline const Atom Rh95(
"Rh", 45, 95, 0.000000, 94.915900, 11.446485552278546);
1112inline const Atom Rh96(
"Rh", 45, 96, 0.000000, 95.914518, 11.566914969365097);
1113inline const Atom Rh97(
"Rh", 45, 97, 0.000000, 96.911340, 11.687127795890405);
1114inline const Atom Rh98(
"Rh", 45, 98, 0.000000, 97.910716, 11.807648624806253);
1115inline const Atom Rh99(
"Rh", 45, 99, 0.000000, 98.908132, 11.927933085403597);
1116inline const Atom Rh100(
"Rh", 45, 100, 0.000000, 99.908117, 12.048527357332699);
1117inline const Atom Rh101(
"Rh", 45, 101, 0.000000, 100.906164, 12.168887914057072);
1118inline const Atom Rh102(
"Rh", 45, 102, 0.000000, 101.906843, 12.289565879666295);
1119inline const Atom Rh103(
"Rh", 45, 103, 100.000000, 102.905504, 12.410000482384323);
1120inline const Atom Rh104(
"Rh", 45, 104, 0.000000, 103.906655, 12.53073536934372);
1121inline const Atom Rh105(
"Rh", 45, 105, 0.000000, 104.905692, 12.651215316188154);
1122inline const Atom Rh106(
"Rh", 45, 106, 0.000000, 105.907285, 12.772003506615293);
1123inline const Atom Rh107(
"Rh", 45, 107, 0.000000, 106.906751, 12.892535189178421);
1124inline const Atom Rh108(
"Rh", 45, 108, 0.000000, 107.908730, 13.013369929692777);
1125inline const Atom Rh109(
"Rh", 45, 109, 0.000000, 108.908736, 13.133966734139575);
1126inline const Atom Rh110(
"Rh", 45, 110, 0.000000, 109.910950, 13.254829814732933);
1127inline const Atom Rh111(
"Rh", 45, 111, 0.000000, 110.911660, 13.375511518820666);
1128inline const Atom Rh112(
"Rh", 45, 112, 0.000000, 111.914610, 13.496463358129546);
1129inline const Atom Rh113(
"Rh", 45, 113, 0.000000, 112.915420, 13.617157121825365);
1130inline const Atom Rh114(
"Rh", 45, 114, 0.000000, 113.918850, 13.738166847253062);
1131inline const Atom Rh115(
"Rh", 45, 115, 0.000000, 114.920120, 13.85891608514608);
1132inline const Atom Rh116(
"Rh", 45, 116, 0.000000, 115.923710, 13.979945105946719);
1133inline const Atom Rh117(
"Rh", 45, 117, 0.000000, 116.925350, 14.100738964389656);
1134inline const Atom Rh118(
"Rh", 45, 118, 0.000000, 117.929430, 14.221827077269921);
1135inline const Atom Rh119(
"Rh", 45, 119, 0.000000, 118.931360, 14.342655908576313);
1136inline const Atom Rh120(
"Rh", 45, 120, 0.000000, 119.935780, 14.463785024124073);
1137inline const Atom Rh121(
"Rh", 45, 121, 0.000000, 120.938080, 14.584658475980389);
1138inline const Atom Pd(
"Pd", 46, 0, 0.000000, 106.420000, 12.02);
1139inline const Atom Pd91(
"Pd", 46, 91, 0.000000, 90.949480, 10.272624972749481);
1140inline const Atom Pd92(
"Pd", 46, 92, 0.000000, 91.940420, 10.3845503514377);
1141inline const Atom Pd93(
"Pd", 46, 93, 0.000000, 92.935910, 10.496989646682954);
1142inline const Atom Pd94(
"Pd", 46, 94, 0.000000, 93.928770, 10.609131886863372);
1143inline const Atom Pd95(
"Pd", 46, 95, 0.000000, 94.924690, 10.721619750046983);
1144inline const Atom Pd96(
"Pd", 46, 96, 0.000000, 95.918220, 10.833837665852283);
1145inline const Atom Pd97(
"Pd", 46, 97, 0.000000, 96.916480, 10.946589828979516);
1146inline const Atom Pd98(
"Pd", 46, 98, 0.000000, 97.912721, 11.059113948693854);
1147inline const Atom Pd99(
"Pd", 46, 99, 0.000000, 98.911768, 11.171955002443148);
1148inline const Atom Pd100(
"Pd", 46, 100, 0.000000, 99.908505, 11.284535144709642);
1149inline const Atom Pd101(
"Pd", 46, 101, 0.000000, 100.908289, 11.397459441646307);
1150inline const Atom Pd102(
"Pd", 46, 102, 1.020000, 101.905608, 11.510105320052622);
1151inline const Atom Pd103(
"Pd", 46, 103, 0.000000, 102.906087, 11.623108116331515);
1152inline const Atom Pd104(
"Pd", 46, 104, 11.140000, 103.904035, 11.735825039466263);
1153inline const Atom Pd105(
"Pd", 46, 105, 22.330000, 104.905084, 11.848892216500657);
1154inline const Atom Pd106(
"Pd", 46, 106, 27.330000, 105.903483, 11.961660079496335);
1155inline const Atom Pd107(
"Pd", 46, 107, 0.000000, 106.905128, 12.074794573952264);
1156inline const Atom Pd108(
"Pd", 46, 108, 26.460000, 107.903894, 12.187603889118586);
1157inline const Atom Pd109(
"Pd", 46, 109, 0.000000, 108.905954, 12.300785257282465);
1158inline const Atom Pd110(
"Pd", 46, 110, 11.720000, 109.905152, 12.413643366284534);
1159inline const Atom Pd111(
"Pd", 46, 111, 0.000000, 110.907640, 12.52687307648938);
1160inline const Atom Pd112(
"Pd", 46, 112, 0.000000, 111.907313, 12.639784836121029);
1161inline const Atom Pd113(
"Pd", 46, 113, 0.000000, 112.910150, 12.753053965420033);
1162inline const Atom Pd114(
"Pd", 46, 114, 0.000000, 113.910365, 12.866026943243751);
1163inline const Atom Pd115(
"Pd", 46, 115, 0.000000, 114.913680, 12.979350062018415);
1164inline const Atom Pd116(
"Pd", 46, 116, 0.000000, 115.914160, 13.092352971246005);
1165inline const Atom Pd117(
"Pd", 46, 117, 0.000000, 116.917840, 13.20571731629393);
1166inline const Atom Pd118(
"Pd", 46, 118, 0.000000, 117.918980, 13.318794771659462);
1167inline const Atom Pd119(
"Pd", 46, 119, 0.000000, 118.922680, 13.432161375681261);
1168inline const Atom Pd120(
"Pd", 46, 120, 0.000000, 119.924030, 13.545262550272504);
1169inline const Atom Pd121(
"Pd", 46, 121, 0.000000, 120.928180, 13.65867998120654);
1170inline const Atom Pd122(
"Pd", 46, 122, 0.000000, 121.929800, 13.771811651945123);
1171inline const Atom Pd123(
"Pd", 46, 123, 0.000000, 122.934260, 13.885264096974252);
1172inline const Atom Ag(
"Ag", 47, 0, 0.000000, 107.868200, 10.5);
1173inline const Atom Ag94(
"Ag", 47, 94, 0.000000, 93.942780, 9.144485492480639);
1174inline const Atom Ag95(
"Ag", 47, 95, 0.000000, 94.935480, 9.241115917388072);
1175inline const Atom Ag96(
"Ag", 47, 96, 0.000000, 95.930680, 9.337989694831284);
1176inline const Atom Ag97(
"Ag", 47, 97, 0.000000, 96.924000, 9.434680471167592);
1177inline const Atom Ag98(
"Ag", 47, 98, 0.000000, 97.921760, 9.531803441607444);
1178inline const Atom Ag99(
"Ag", 47, 99, 0.000000, 98.917600, 9.628739517299815);
1179inline const Atom Ag100(
"Ag", 47, 100, 0.000000, 99.916070, 9.72593159985983);
1180inline const Atom Ag101(
"Ag", 47, 101, 0.000000, 100.912800, 9.82295430905494);
1181inline const Atom Ag102(
"Ag", 47, 102, 0.000000, 101.912000, 9.9202174505554);
1182inline const Atom Ag103(
"Ag", 47, 103, 0.000000, 102.908972, 10.017263716275973);
1183inline const Atom Ag104(
"Ag", 47, 104, 0.000000, 103.908628, 10.11457124527896);
1184inline const Atom Ag105(
"Ag", 47, 105, 0.000000, 104.906528, 10.211707843460816);
1185inline const Atom Ag106(
"Ag", 47, 106, 0.000000, 105.906666, 10.309062290832701);
1186inline const Atom Ag107(
"Ag", 47, 107, 51.839000, 106.905093, 10.406250187729098);
1187inline const Atom Ag108(
"Ag", 47, 108, 0.000000, 107.905954, 10.503675012654332);
1188inline const Atom Ag109(
"Ag", 47, 109, 48.161000, 108.904756, 10.600899412431097);
1189inline const Atom Ag110(
"Ag", 47, 110, 0.000000, 109.906110, 10.698372226476385);
1190inline const Atom Ag111(
"Ag", 47, 111, 0.000000, 110.905295, 10.79563390786163);
1191inline const Atom Ag112(
"Ag", 47, 112, 0.000000, 111.907004, 10.893141277967);
1192inline const Atom Ag113(
"Ag", 47, 113, 0.000000, 112.906566, 10.99043965691464);
1193inline const Atom Ag114(
"Ag", 47, 114, 0.000000, 113.908808, 11.087998909780639);
1194inline const Atom Ag115(
"Ag", 47, 115, 0.000000, 114.908760, 11.185335251723863);
1195inline const Atom Ag116(
"Ag", 47, 116, 0.000000, 115.911360, 11.282929352672985);
1196inline const Atom Ag117(
"Ag", 47, 117, 0.000000, 116.911680, 11.380301516109473);
1197inline const Atom Ag118(
"Ag", 47, 118, 0.000000, 117.914580, 11.47792481936289);
1198inline const Atom Ag119(
"Ag", 47, 119, 0.000000, 118.915670, 11.5753719353804);
1199inline const Atom Ag120(
"Ag", 47, 120, 0.000000, 119.918790, 11.673016653656962);
1200inline const Atom Ag121(
"Ag", 47, 121, 0.000000, 120.919850, 11.770460849444044);
1201inline const Atom Ag122(
"Ag", 47, 122, 0.000000, 121.923320, 11.868139637075618);
1202inline const Atom Ag123(
"Ag", 47, 123, 0.000000, 122.924900, 11.965634450190139);
1203inline const Atom Ag124(
"Ag", 47, 124, 0.000000, 123.928530, 12.063328812384);
1204inline const Atom Ag125(
"Ag", 47, 125, 0.000000, 124.930540, 12.160865482134676);
1205inline const Atom Ag126(
"Ag", 47, 126, 0.000000, 125.934500, 12.258591966863264);
1206inline const Atom Ag127(
"Ag", 47, 127, 0.000000, 126.936880, 12.356164652789237);
1207inline const Atom Cd(
"Cd", 48, 0, 0.000000, 112.411000, 8.65);
1208inline const Atom Cd96(
"Cd", 48, 96, 0.000000, 95.939770, 7.382542727135245);
1209inline const Atom Cd97(
"Cd", 48, 97, 0.000000, 96.934940, 7.459120824474473);
1210inline const Atom Cd98(
"Cd", 48, 98, 0.000000, 97.927580, 7.535504238909004);
1211inline const Atom Cd99(
"Cd", 48, 99, 0.000000, 98.925010, 7.612256242716461);
1212inline const Atom Cd100(
"Cd", 48, 100, 0.000000, 99.920230, 7.688838187543924);
1213inline const Atom Cd101(
"Cd", 48, 101, 0.000000, 100.918680, 7.765668680111377);
1214inline const Atom Cd102(
"Cd", 48, 102, 0.000000, 101.914780, 7.8423183407317785);
1215inline const Atom Cd103(
"Cd", 48, 103, 0.000000, 102.913419, 7.919163376804762);
1216inline const Atom Cd104(
"Cd", 48, 104, 0.000000, 103.909848, 7.99583835389775);
1217inline const Atom Cd105(
"Cd", 48, 105, 0.000000, 104.909468, 8.072758877689907);
1218inline const Atom Cd106(
"Cd", 48, 106, 1.250000, 105.906458, 8.149477023600893);
1219inline const Atom Cd107(
"Cd", 48, 107, 0.000000, 106.906614, 8.22643879246693);
1220inline const Atom Cd108(
"Cd", 48, 108, 0.890000, 107.904183, 8.30320149229168);
1221inline const Atom Cd109(
"Cd", 48, 109, 0.000000, 108.904986, 8.380213047655479);
1222inline const Atom Cd110(
"Cd", 48, 110, 12.490000, 109.903006, 8.457010451824111);
1223inline const Atom Cd111(
"Cd", 48, 111, 12.800000, 110.904182, 8.534050709450144);
1224inline const Atom Cd112(
"Cd", 48, 112, 24.130000, 111.902757, 8.610890836128137);
1225inline const Atom Cd113(
"Cd", 48, 113, 12.220000, 112.904401, 8.687967083159123);
1226inline const Atom Cd114(
"Cd", 48, 114, 28.730000, 113.903358, 8.764836604647233);
1227inline const Atom Cd115(
"Cd", 48, 115, 0.000000, 114.905431, 8.841945878517228);
1228inline const Atom Cd116(
"Cd", 48, 116, 7.490000, 115.904755, 8.918843625179031);
1229inline const Atom Cd117(
"Cd", 48, 117, 0.000000, 116.907218, 8.995982917152237);
1230inline const Atom Cd118(
"Cd", 48, 118, 0.000000, 117.906914, 9.072909289126509);
1231inline const Atom Cd119(
"Cd", 48, 119, 0.000000, 118.909920, 9.150090364821947);
1232inline const Atom Cd120(
"Cd", 48, 120, 0.000000, 119.909851, 9.227034819990926);
1233inline const Atom Cd121(
"Cd", 48, 121, 0.000000, 120.912980, 9.304225360507425);
1234inline const Atom Cd122(
"Cd", 48, 122, 0.000000, 121.913500, 9.381215139087812);
1235inline const Atom Cd123(
"Cd", 48, 123, 0.000000, 122.917000, 9.458434227967013);
1236inline const Atom Cd124(
"Cd", 48, 124, 0.000000, 123.917650, 9.535434010016813);
1237inline const Atom Cd125(
"Cd", 48, 125, 0.000000, 124.921250, 9.612660793872486);
1238inline const Atom Cd126(
"Cd", 48, 126, 0.000000, 125.922350, 9.6896952033164);
1239inline const Atom Cd127(
"Cd", 48, 127, 0.000000, 126.926430, 9.766958923059132);
1240inline const Atom Cd128(
"Cd", 48, 128, 0.000000, 127.927760, 9.844011030948929);
1241inline const Atom Cd129(
"Cd", 48, 129, 0.000000, 128.932260, 9.921307069592835);
1242inline const Atom Cd130(
"Cd", 48, 130, 0.000000, 129.933980, 9.998389187890865);
1243inline const Atom In(
"In", 49, 0, 0.000000, 114.818000, 7.31);
1244inline const Atom In98(
"In", 49, 98, 0.000000, 97.942240, 6.235588273615635);
1245inline const Atom In99(
"In", 49, 99, 0.000000, 98.934610, 6.298768477938999);
1246inline const Atom In100(
"In", 49, 100, 0.000000, 99.931150, 6.362214169381107);
1247inline const Atom In101(
"In", 49, 101, 0.000000, 100.926560, 6.425587918270654);
1248inline const Atom In102(
"In", 49, 102, 0.000000, 101.924710, 6.489136111933669);
1249inline const Atom In103(
"In", 49, 103, 0.000000, 102.919914, 6.552496745632219);
1250inline const Atom In104(
"In", 49, 104, 0.000000, 103.918340, 6.61606251110453);
1251inline const Atom In105(
"In", 49, 105, 0.000000, 104.914673, 6.679495023689665);
1252inline const Atom In106(
"In", 49, 106, 0.000000, 105.913461, 6.743083836245187);
1253inline const Atom In107(
"In", 49, 107, 0.000000, 106.910292, 6.80654805448623);
1254inline const Atom In108(
"In", 49, 108, 0.000000, 107.909720, 6.870177613266212);
1255inline const Atom In109(
"In", 49, 109, 0.000000, 108.907154, 6.933680222090613);
1256inline const Atom In110(
"In", 49, 110, 0.000000, 109.907169, 6.9973471527983415);
1257inline const Atom In111(
"In", 49, 111, 0.000000, 110.905111, 7.0608821039384075);
1258inline const Atom In112(
"In", 49, 112, 0.000000, 111.905533, 7.124574946698253);
1259inline const Atom In113(
"In", 49, 113, 4.290000, 112.904061, 7.188147206100089);
1260inline const Atom In114(
"In", 49, 114, 0.000000, 113.904917, 7.251867679893396);
1261inline const Atom In115(
"In", 49, 115, 95.710000, 114.903878, 7.315467506662719);
1262inline const Atom In116(
"In", 49, 116, 0.000000, 115.905260, 7.379221468759253);
1263inline const Atom In117(
"In", 49, 117, 0.000000, 116.904516, 7.442840076991413);
1264inline const Atom In118(
"In", 49, 118, 0.000000, 117.906355, 7.5066231344388505);
1265inline const Atom In119(
"In", 49, 119, 0.000000, 118.905846, 7.5702567041753035);
1266inline const Atom In120(
"In", 49, 120, 0.000000, 119.907960, 7.634057269766064);
1267inline const Atom In121(
"In", 49, 121, 0.000000, 120.907849, 7.697716178560853);
1268inline const Atom In122(
"In", 49, 122, 0.000000, 121.910280, 7.761536926265917);
1269inline const Atom In123(
"In", 49, 123, 0.000000, 122.910439, 7.825213024874148);
1270inline const Atom In124(
"In", 49, 124, 0.000000, 123.913180, 7.889053509031684);
1271inline const Atom In125(
"In", 49, 125, 0.000000, 124.913600, 7.952746224459579);
1272inline const Atom In126(
"In", 49, 126, 0.000000, 125.916460, 8.016594284868226);
1273inline const Atom In127(
"In", 49, 127, 0.000000, 126.917340, 8.08031628664495);
1274inline const Atom In128(
"In", 49, 128, 0.000000, 127.920170, 8.144162437074325);
1275inline const Atom In129(
"In", 49, 129, 0.000000, 128.921660, 8.207923275096238);
1276inline const Atom In130(
"In", 49, 130, 0.000000, 129.924850, 8.271792345276872);
1277inline const Atom In131(
"In", 49, 131, 0.000000, 130.926770, 8.335580559668344);
1278inline const Atom In132(
"In", 49, 132, 0.000000, 131.932920, 8.399638081137104);
1279inline const Atom In133(
"In", 49, 133, 0.000000, 132.938340, 8.46364912644359);
1280inline const Atom In134(
"In", 49, 134, 0.000000, 133.944660, 8.52771747112822);
1281inline const Atom Sn(
"Sn", 50, 0, 0.000000, 118.710000, 7.31);
1282inline const Atom Sn100(
"Sn", 50, 100, 0.000000, 99.938950, 6.154104325667594);
1283inline const Atom Sn101(
"Sn", 50, 101, 0.000000, 100.936060, 6.215505000421194);
1284inline const Atom Sn102(
"Sn", 50, 102, 0.000000, 101.930490, 6.276740644427597);
1285inline const Atom Sn103(
"Sn", 50, 103, 0.000000, 102.928130, 6.3381739558588155);
1286inline const Atom Sn104(
"Sn", 50, 104, 0.000000, 103.923190, 6.399448394406537);
1287inline const Atom Sn105(
"Sn", 50, 105, 0.000000, 104.921390, 6.460916189874484);
1288inline const Atom Sn106(
"Sn", 50, 106, 0.000000, 105.916880, 6.522217107236123);
1289inline const Atom Sn107(
"Sn", 50, 107, 0.000000, 106.915670, 6.583721234099908);
1290inline const Atom Sn108(
"Sn", 50, 108, 0.000000, 107.911970, 6.645072030157526);
1291inline const Atom Sn109(
"Sn", 50, 109, 0.000000, 108.911287, 6.70660860896302);
1292inline const Atom Sn110(
"Sn", 50, 110, 0.000000, 109.907853, 6.767975784938084);
1293inline const Atom Sn111(
"Sn", 50, 111, 0.000000, 110.907735, 6.82954715567349);
1294inline const Atom Sn112(
"Sn", 50, 112, 0.970000, 111.904821, 6.890946352539802);
1295inline const Atom Sn113(
"Sn", 50, 113, 0.000000, 112.905173, 6.952546665234606);
1296inline const Atom Sn114(
"Sn", 50, 114, 0.660000, 113.902782, 7.013978067728077);
1297inline const Atom Sn115(
"Sn", 50, 115, 0.340000, 114.903346, 7.075591435093926);
1298inline const Atom Sn116(
"Sn", 50, 116, 14.540000, 115.901744, 7.137071423132002);
1299inline const Atom Sn117(
"Sn", 50, 117, 7.680000, 116.902954, 7.1987245702973635);
1300inline const Atom Sn118(
"Sn", 50, 118, 24.220000, 117.901606, 7.260220199309241);
1301inline const Atom Sn119(
"Sn", 50, 119, 8.590000, 118.903309, 7.321903704742651);
1302inline const Atom Sn120(
"Sn", 50, 120, 32.580000, 119.902197, 7.383413841681409);
1303inline const Atom Sn121(
"Sn", 50, 121, 0.000000, 120.904237, 7.4451181175890815);
1304inline const Atom Sn122(
"Sn", 50, 122, 4.630000, 121.903440, 7.506647688745683);
1305inline const Atom Sn123(
"Sn", 50, 123, 0.000000, 122.905722, 7.568366835894196);
1306inline const Atom Sn124(
"Sn", 50, 124, 5.790000, 123.905275, 7.629917928784433);
1307inline const Atom Sn125(
"Sn", 50, 125, 0.000000, 124.907785, 7.691651146651504);
1308inline const Atom Sn126(
"Sn", 50, 126, 0.000000, 125.907654, 7.753221723022492);
1309inline const Atom Sn127(
"Sn", 50, 127, 0.000000, 126.910351, 7.814966437621094);
1310inline const Atom Sn128(
"Sn", 50, 128, 0.000000, 127.910535, 7.8765564051048775);
1311inline const Atom Sn129(
"Sn", 50, 129, 0.000000, 128.913440, 7.938313928059979);
1312inline const Atom Sn130(
"Sn", 50, 130, 0.000000, 129.913850, 7.999917812315727);
1313inline const Atom Sn131(
"Sn", 50, 131, 0.000000, 130.916920, 8.061685495745936);
1314inline const Atom Sn132(
"Sn", 50, 132, 0.000000, 131.917744, 8.123314873557408);
1315inline const Atom Sn133(
"Sn", 50, 133, 0.000000, 132.923810, 8.185267046584114);
1316inline const Atom Sn134(
"Sn", 50, 134, 0.000000, 133.928460, 8.247132024260804);
1317inline const Atom Sn135(
"Sn", 50, 135, 0.000000, 134.934730, 8.309096759329458);
1318inline const Atom Sn136(
"Sn", 50, 136, 0.000000, 135.939340, 8.370959273860668);
1319inline const Atom Sn137(
"Sn", 50, 137, 0.000000, 136.945790, 8.432935093083985);
1320inline const Atom Sb(
"Sb", 51, 0, 0.000000, 121.760000, 6.691);
1321inline const Atom Sb103(
"Sb", 51, 103, 0.000000, 102.940120, 5.656803079172141);
1322inline const Atom Sb104(
"Sb", 51, 104, 0.000000, 103.936290, 5.711544976921813);
1323inline const Atom Sb105(
"Sb", 51, 105, 0.000000, 104.931530, 5.766235768971747);
1324inline const Atom Sb106(
"Sb", 51, 106, 0.000000, 105.928760, 5.821035916228646);
1325inline const Atom Sb107(
"Sb", 51, 107, 0.000000, 106.924150, 5.875734951133376);
1326inline const Atom Sb108(
"Sb", 51, 108, 0.000000, 107.922160, 5.930577961235217);
1327inline const Atom Sb109(
"Sb", 51, 109, 0.000000, 108.918136, 5.985309198226018);
1328inline const Atom Sb110(
"Sb", 51, 110, 0.000000, 109.916760, 6.040185949080157);
1329inline const Atom Sb111(
"Sb", 51, 111, 0.000000, 110.913210, 6.094943233492115);
1330inline const Atom Sb112(
"Sb", 51, 112, 0.000000, 111.912395, 6.149850812623193);
1331inline const Atom Sb113(
"Sb", 51, 113, 0.000000, 112.909378, 6.204637386645861);
1332inline const Atom Sb114(
"Sb", 51, 114, 0.000000, 113.909100, 6.259574475197108);
1333inline const Atom Sb115(
"Sb", 51, 115, 0.000000, 114.906599, 6.314389404640276);
1334inline const Atom Sb116(
"Sb", 51, 116, 0.000000, 115.906797, 6.369352650517411);
1335inline const Atom Sb117(
"Sb", 51, 117, 0.000000, 116.904840, 6.424197474047306);
1336inline const Atom Sb118(
"Sb", 51, 118, 0.000000, 117.905532, 6.479187866392903);
1337inline const Atom Sb119(
"Sb", 51, 119, 0.000000, 118.903946, 6.534053077250328);
1338inline const Atom Sb120(
"Sb", 51, 120, 0.000000, 119.905074, 6.5890674288272);
1339inline const Atom Sb121(
"Sb", 51, 121, 57.210000, 120.903818, 6.643950773965177);
1340inline const Atom Sb122(
"Sb", 51, 122, 0.000000, 121.905175, 6.698977731614653);
1341inline const Atom Sb123(
"Sb", 51, 123, 42.790000, 122.904216, 6.7538773591384675);
1342inline const Atom Sb124(
"Sb", 51, 124, 0.000000, 123.905937, 6.8089243414298615);
1343inline const Atom Sb125(
"Sb", 51, 125, 0.000000, 124.905248, 6.863838817082786);
1344inline const Atom Sb126(
"Sb", 51, 126, 0.000000, 125.907250, 6.918901197026938);
1345inline const Atom Sb127(
"Sb", 51, 127, 0.000000, 126.906915, 6.973835153293364);
1346inline const Atom Sb128(
"Sb", 51, 128, 0.000000, 127.909167, 7.028911271328844);
1347inline const Atom Sb129(
"Sb", 51, 129, 0.000000, 128.909150, 7.083862702447438);
1348inline const Atom Sb130(
"Sb", 51, 130, 0.000000, 129.911546, 7.138946733623521);
1349inline const Atom Sb131(
"Sb", 51, 131, 0.000000, 130.911950, 7.19392129968791);
1350inline const Atom Sb132(
"Sb", 51, 132, 0.000000, 131.914413, 7.249009012672469);
1351inline const Atom Sb133(
"Sb", 51, 133, 0.000000, 132.915240, 7.304006823587385);
1352inline const Atom Sb134(
"Sb", 51, 134, 0.000000, 133.920550, 7.3592509859559785);
1353inline const Atom Sb135(
"Sb", 51, 135, 0.000000, 134.925170, 7.414457231192509);
1354inline const Atom Sb136(
"Sb", 51, 136, 0.000000, 135.930660, 7.469711284986858);
1355inline const Atom Sb137(
"Sb", 51, 137, 0.000000, 136.935310, 7.524919178794349);
1356inline const Atom Sb138(
"Sb", 51, 138, 0.000000, 137.940960, 7.580182024967147);
1357inline const Atom Sb139(
"Sb", 51, 139, 0.000000, 138.945710, 7.635395414011168);
1358inline const Atom Te(
"Te", 52, 0, 0.000000, 127.600000, 6.24);
1359inline const Atom Te106(
"Te", 52, 106, 0.000000, 105.937700, 5.180652413793104);
1360inline const Atom Te107(
"Te", 52, 107, 0.000000, 106.935040, 5.229425153605016);
1361inline const Atom Te108(
"Te", 52, 108, 0.000000, 107.929490, 5.2780565642633235);
1362inline const Atom Te109(
"Te", 52, 109, 0.000000, 108.927460, 5.326860112852665);
1363inline const Atom Te110(
"Te", 52, 110, 0.000000, 109.922410, 5.375515974921631);
1364inline const Atom Te111(
"Te", 52, 111, 0.000000, 110.921120, 5.424355711598746);
1365inline const Atom Te112(
"Te", 52, 112, 0.000000, 111.917060, 5.4730599874608155);
1366inline const Atom Te113(
"Te", 52, 113, 0.000000, 112.915930, 5.5219075485893425);
1367inline const Atom Te114(
"Te", 52, 114, 0.000000, 113.912060, 5.570621115987461);
1368inline const Atom Te115(
"Te", 52, 115, 0.000000, 114.911580, 5.619500463949844);
1369inline const Atom Te116(
"Te", 52, 116, 0.000000, 115.908420, 5.668248752351098);
1370inline const Atom Te117(
"Te", 52, 117, 0.000000, 116.908634, 5.717162038871474);
1371inline const Atom Te118(
"Te", 52, 118, 0.000000, 117.905825, 5.7659274921630095);
1372inline const Atom Te119(
"Te", 52, 119, 0.000000, 118.906408, 5.814858823824452);
1373inline const Atom Te120(
"Te", 52, 120, 0.090000, 119.904020, 5.863644865203763);
1374inline const Atom Te121(
"Te", 52, 121, 0.000000, 120.904930, 5.912592188087775);
1375inline const Atom Te122(
"Te", 52, 122, 2.550000, 121.903047, 5.961402930282132);
1376inline const Atom Te123(
"Te", 52, 123, 0.890000, 122.904273, 6.010365701567399);
1377inline const Atom Te124(
"Te", 52, 124, 4.740000, 123.902820, 6.05919744263323);
1378inline const Atom Te125(
"Te", 52, 125, 7.070000, 124.904425, 6.108178762758621);
1379inline const Atom Te126(
"Te", 52, 126, 18.840000, 125.903306, 6.1570268520376175);
1380inline const Atom Te127(
"Te", 52, 127, 0.000000, 126.905217, 6.206023151097178);
1381inline const Atom Te128(
"Te", 52, 128, 31.740000, 127.904461, 6.254889021442007);
1382inline const Atom Te129(
"Te", 52, 129, 0.000000, 128.906596, 6.303896230721003);
1383inline const Atom Te130(
"Te", 52, 130, 34.080000, 129.906223, 6.352780801504703);
1384inline const Atom Te131(
"Te", 52, 131, 0.000000, 130.908522, 6.401796055297807);
1385inline const Atom Te132(
"Te", 52, 132, 0.000000, 131.908524, 6.450698979310346);
1386inline const Atom Te133(
"Te", 52, 133, 0.000000, 132.910940, 6.499719949843262);
1387inline const Atom Te134(
"Te", 52, 134, 0.000000, 133.911540, 6.548652112852665);
1388inline const Atom Te135(
"Te", 52, 135, 0.000000, 134.916450, 6.597795047021943);
1389inline const Atom Te136(
"Te", 52, 136, 0.000000, 135.920100, 6.6468763636363635);
1390inline const Atom Te137(
"Te", 52, 137, 0.000000, 136.925320, 6.696034457680251);
1391inline const Atom Te138(
"Te", 52, 138, 0.000000, 137.929220, 6.745127999999999);
1392inline const Atom Te139(
"Te", 52, 139, 0.000000, 138.934730, 6.79430027586207);
1393inline const Atom Te140(
"Te", 52, 140, 0.000000, 139.938700, 6.843397241379312);
1394inline const Atom Te141(
"Te", 52, 141, 0.000000, 140.944390, 6.892578319749217);
1395inline const Atom Te142(
"Te", 52, 142, 0.000000, 141.948500, 6.941682131661442);
1396inline const Atom I(
"I", 53, 0, 0.000000, 126.904470, 4.93);
1397inline const Atom I108(
"I", 53, 108, 0.000000, 107.943290, 4.193393815836432);
1398inline const Atom I109(
"I", 53, 109, 0.000000, 108.938190, 4.232043809804335);
1399inline const Atom I110(
"I", 53, 110, 0.000000, 109.935210, 4.270776161785317);
1400inline const Atom I111(
"I", 53, 111, 0.000000, 110.930280, 4.3094327599335145);
1401inline const Atom I112(
"I", 53, 112, 0.000000, 111.927970, 4.34819114015448);
1402inline const Atom I113(
"I", 53, 113, 0.000000, 112.923640, 4.386871047174304);
1403inline const Atom I114(
"I", 53, 114, 0.000000, 113.921850, 4.425649628417344);
1404inline const Atom I115(
"I", 53, 115, 0.000000, 114.917920, 4.464345074684918);
1405inline const Atom I116(
"I", 53, 116, 0.000000, 115.916740, 4.503147353280779);
1406inline const Atom I117(
"I", 53, 117, 0.000000, 116.913650, 4.54187543196863);
1407inline const Atom I118(
"I", 53, 118, 0.000000, 117.913380, 4.580713062353122);
1408inline const Atom I119(
"I", 53, 119, 0.000000, 118.910180, 4.619436867747841);
1409inline const Atom I120(
"I", 53, 120, 0.000000, 119.910048, 4.658279859172809);
1410inline const Atom I121(
"I", 53, 121, 0.000000, 120.907366, 4.697023787893365);
1411inline const Atom I122(
"I", 53, 122, 0.000000, 121.907592, 4.735880686945069);
1412inline const Atom I123(
"I", 53, 123, 0.000000, 122.905598, 4.774651343171757);
1413inline const Atom I124(
"I", 53, 124, 0.000000, 123.906211, 4.813523291984908);
1414inline const Atom I125(
"I", 53, 125, 0.000000, 124.904624, 4.852309747741747);
1415inline const Atom I126(
"I", 53, 126, 0.000000, 125.905619, 4.891196517112439);
1416inline const Atom I127(
"I", 53, 127, 100.000000, 126.904468, 4.929999922303761);
1417inline const Atom I128(
"I", 53, 128, 0.000000, 127.905805, 4.968899981616093);
1418inline const Atom I129(
"I", 53, 129, 0.000000, 128.904987, 5.007716323231167);
1419inline const Atom I130(
"I", 53, 130, 0.000000, 129.906674, 5.046629979385281);
1420inline const Atom I131(
"I", 53, 131, 0.000000, 130.906124, 5.085456740065972);
1421inline const Atom I132(
"I", 53, 132, 0.000000, 131.907995, 5.124377536504427);
1422inline const Atom I133(
"I", 53, 133, 0.000000, 132.907806, 5.16321831358659);
1423inline const Atom I134(
"I", 53, 134, 0.000000, 133.909877, 5.202146887418543);
1424inline const Atom I135(
"I", 53, 135, 0.000000, 134.910050, 5.2410017275199205);
1425inline const Atom I136(
"I", 53, 136, 0.000000, 135.914660, 5.280028936726973);
1426inline const Atom I137(
"I", 53, 137, 0.000000, 136.917873, 5.319001875111255);
1427inline const Atom I138(
"I", 53, 138, 0.000000, 137.922380, 5.358025082962011);
1428inline const Atom I139(
"I", 53, 139, 0.000000, 138.926090, 5.397017328861622);
1429inline const Atom I140(
"I", 53, 140, 0.000000, 139.931210, 5.4360643506095565);
1430inline const Atom I141(
"I", 53, 141, 0.000000, 140.934830, 5.475053100178425);
1431inline const Atom I142(
"I", 53, 142, 0.000000, 141.940180, 5.514109056993815);
1432inline const Atom I143(
"I", 53, 143, 0.000000, 142.944070, 5.553108295554916);
1433inline const Atom I144(
"I", 53, 144, 0.000000, 143.949610, 5.592171633512988);
1434inline const Atom Xe(
"Xe", 54, 0, 0.000000, 131.293000, 3.52);
1435inline const Atom Xe110(
"Xe", 54, 110, 0.000000, 109.944480, 2.9476405413845366);
1436inline const Atom Xe111(
"Xe", 54, 111, 0.000000, 110.941630, 2.9743743961978173);
1437inline const Atom Xe112(
"Xe", 54, 112, 0.000000, 111.935670, 3.0010248710898524);
1438inline const Atom Xe113(
"Xe", 54, 113, 0.000000, 112.933380, 3.027773739651009);
1439inline const Atom Xe114(
"Xe", 54, 114, 0.000000, 113.928150, 3.054443786035813);
1440inline const Atom Xe115(
"Xe", 54, 115, 0.000000, 114.926540, 3.0812108855765348);
1441inline const Atom Xe116(
"Xe", 54, 116, 0.000000, 115.921740, 3.1078924603748868);
1442inline const Atom Xe117(
"Xe", 54, 117, 0.000000, 116.920560, 3.134671088329157);
1443inline const Atom Xe118(
"Xe", 54, 118, 0.000000, 117.916570, 3.1613743794414018);
1444inline const Atom Xe119(
"Xe", 54, 119, 0.000000, 118.915550, 3.1881572970379226);
1445inline const Atom Xe120(
"Xe", 54, 120, 0.000000, 119.912150, 3.2148764062059665);
1446inline const Atom Xe121(
"Xe", 54, 121, 0.000000, 120.911386, 3.2416661872300883);
1447inline const Atom Xe122(
"Xe", 54, 122, 0.000000, 121.908550, 3.2684004173870655);
1448inline const Atom Xe123(
"Xe", 54, 123, 0.000000, 122.908471, 3.2952085634420722);
1449inline const Atom Xe124(
"Xe", 54, 124, 0.090000, 123.905896, 3.3219497857159177);
1450inline const Atom Xe125(
"Xe", 54, 125, 0.000000, 124.906398, 3.3487735192584522);
1451inline const Atom Xe126(
"Xe", 54, 126, 0.090000, 125.904269, 3.3755266989100714);
1452inline const Atom Xe127(
"Xe", 54, 127, 0.000000, 126.905180, 3.4023613871265033);
1453inline const Atom Xe128(
"Xe", 54, 128, 1.920000, 127.903530, 3.4291274249807677);
1454inline const Atom Xe129(
"Xe", 54, 129, 26.440000, 128.904779, 3.4559711777474806);
1455inline const Atom Xe130(
"Xe", 54, 130, 4.080000, 129.903508, 3.482747349881562);
1456inline const Atom Xe131(
"Xe", 54, 131, 21.180000, 130.905082, 3.50959981330307);
1457inline const Atom Xe132(
"Xe", 54, 132, 26.890000, 131.904155, 3.536385213530043);
1458inline const Atom Xe133(
"Xe", 54, 133, 0.000000, 132.905906, 3.5632424357734225);
1459inline const Atom Xe134(
"Xe", 54, 134, 10.440000, 133.905394, 3.5900389863892213);
1460inline const Atom Xe135(
"Xe", 54, 135, 0.000000, 134.907207, 3.616897844058708);
1461inline const Atom Xe136(
"Xe", 54, 136, 8.870000, 135.907220, 3.643708456658009);
1462inline const Atom Xe137(
"Xe", 54, 137, 0.000000, 136.911563, 3.6706351577007146);
1463inline const Atom Xe138(
"Xe", 54, 138, 0.000000, 137.913990, 3.697510490277471);
1464inline const Atom Xe139(
"Xe", 54, 139, 0.000000, 138.918787, 3.724449363180063);
1465inline const Atom Xe140(
"Xe", 54, 140, 0.000000, 139.921640, 3.751336116929311);
1466inline const Atom Xe141(
"Xe", 54, 141, 0.000000, 140.926650, 3.7782807004181485);
1467inline const Atom Xe142(
"Xe", 54, 142, 0.000000, 141.929700, 3.805172735789417);
1468inline const Atom Xe143(
"Xe", 54, 143, 0.000000, 142.934890, 3.8321221451257865);
1469inline const Atom Xe144(
"Xe", 54, 144, 0.000000, 143.938230, 3.859021955473635);
1470inline const Atom Xe145(
"Xe", 54, 145, 0.000000, 144.943670, 3.8859780673760214);
1471inline const Atom Xe146(
"Xe", 54, 146, 0.000000, 145.947300, 3.9128856527004485);
1472inline const Atom Xe147(
"Xe", 54, 147, 0.000000, 146.953010, 3.939849003374133);
1473inline const Atom Cs(
"Cs", 55, 0, 0.000000, 132.905450, 1.873);
1474inline const Atom Cs112(
"Cs", 55, 112, 0.000000, 111.950330, 1.5776852498524325);
1475inline const Atom Cs113(
"Cs", 55, 113, 0.000000, 112.944540, 1.5916963782899798);
1476inline const Atom Cs114(
"Cs", 55, 114, 0.000000, 113.941420, 1.6057451343041236);
1477inline const Atom Cs115(
"Cs", 55, 115, 0.000000, 114.935940, 1.6197606314865192);
1478inline const Atom Cs116(
"Cs", 55, 116, 0.000000, 115.932910, 1.6338106558459418);
1479inline const Atom Cs117(
"Cs", 55, 117, 0.000000, 116.928640, 1.6478432052259708);
1480inline const Atom Cs118(
"Cs", 55, 118, 0.000000, 117.926555, 1.6619065472108179);
1481inline const Atom Cs119(
"Cs", 55, 119, 0.000000, 118.922371, 1.6759403085652245);
1482inline const Atom Cs120(
"Cs", 55, 120, 0.000000, 119.920678, 1.6900091748983959);
1483inline const Atom Cs121(
"Cs", 55, 121, 0.000000, 120.917184, 1.7040526602332713);
1484inline const Atom Cs122(
"Cs", 55, 122, 0.000000, 121.916122, 1.7181304190761177);
1485inline const Atom Cs123(
"Cs", 55, 123, 0.000000, 122.912990, 1.7321790059775575);
1486inline const Atom Cs124(
"Cs", 55, 124, 0.000000, 123.912246, 1.746261246307055);
1487inline const Atom Cs125(
"Cs", 55, 125, 0.000000, 124.909725, 1.7603184438636639);
1488inline const Atom Cs126(
"Cs", 55, 126, 0.000000, 125.909448, 1.7744072654958845);
1489inline const Atom Cs127(
"Cs", 55, 127, 0.000000, 126.907418, 1.7884713825806242);
1490inline const Atom Cs128(
"Cs", 55, 128, 0.000000, 127.907748, 1.802568758497112);
1491inline const Atom Cs129(
"Cs", 55, 129, 0.000000, 128.906063, 1.8166377375720857);
1492inline const Atom Cs130(
"Cs", 55, 130, 0.000000, 129.906706, 1.8307395245115985);
1493inline const Atom Cs131(
"Cs", 55, 131, 0.000000, 130.905460, 1.8448146902929865);
1494inline const Atom Cs132(
"Cs", 55, 132, 0.000000, 131.906430, 1.8589210855536775);
1495inline const Atom Cs133(
"Cs", 55, 133, 100.000000, 132.905447, 1.8729999577218241);
1496inline const Atom Cs134(
"Cs", 55, 134, 0.000000, 133.906713, 1.8871105244292086);
1497inline const Atom Cs135(
"Cs", 55, 135, 0.000000, 134.905972, 1.901192807036882);
1498inline const Atom Cs136(
"Cs", 55, 136, 0.000000, 135.907306, 1.9153043320495886);
1499inline const Atom Cs137(
"Cs", 55, 137, 0.000000, 136.907084, 1.9293939287817017);
1500inline const Atom Cs138(
"Cs", 55, 138, 0.000000, 137.911011, 1.9435419962311553);
1501inline const Atom Cs139(
"Cs", 55, 139, 0.000000, 138.913358, 1.9576677971746077);
1502inline const Atom Cs140(
"Cs", 55, 140, 0.000000, 139.917277, 1.9718157518822592);
1503inline const Atom Cs141(
"Cs", 55, 141, 0.000000, 140.920044, 1.9859474717703447);
1504inline const Atom Cs142(
"Cs", 55, 142, 0.000000, 141.924292, 2.0001000629846257);
1505inline const Atom Cs143(
"Cs", 55, 143, 0.000000, 142.927330, 2.0142356020012726);
1506inline const Atom Cs144(
"Cs", 55, 144, 0.000000, 143.932030, 2.0283945631273963);
1507inline const Atom Cs145(
"Cs", 55, 145, 0.000000, 144.935390, 2.0425346400015956);
1508inline const Atom Cs146(
"Cs", 55, 146, 0.000000, 145.940160, 2.056694587618491);
1509inline const Atom Cs147(
"Cs", 55, 147, 0.000000, 146.943860, 2.070839456019298);
1510inline const Atom Cs148(
"Cs", 55, 148, 0.000000, 147.948900, 2.08500320867203);
1511inline const Atom Cs149(
"Cs", 55, 149, 0.000000, 148.952720, 2.099149768199874);
1512inline const Atom Cs150(
"Cs", 55, 150, 0.000000, 149.957970, 2.1133164803249223);
1513inline const Atom Cs151(
"Cs", 55, 151, 0.000000, 150.962000, 2.127465999325084);
1514inline const Atom Ba(
"Ba", 56, 0, 0.000000, 137.327000, 3.5);
1515inline const Atom Ba114(
"Ba", 56, 114, 0.000000, 113.950940, 2.9042234229248436);
1516inline const Atom Ba115(
"Ba", 56, 115, 0.000000, 114.947710, 2.9296277134139683);
1517inline const Atom Ba116(
"Ba", 56, 116, 0.000000, 115.941680, 2.9549606413888023);
1518inline const Atom Ba117(
"Ba", 56, 117, 0.000000, 116.938860, 2.9803753813889475);
1519inline const Atom Ba118(
"Ba", 56, 118, 0.000000, 117.933440, 3.005723856197252);
1520inline const Atom Ba119(
"Ba", 56, 119, 0.000000, 118.931050, 3.0311495554406633);
1521inline const Atom Ba120(
"Ba", 56, 120, 0.000000, 119.926050, 3.0565087346261115);
1522inline const Atom Ba121(
"Ba", 56, 121, 0.000000, 120.924490, 3.081955587757688);
1523inline const Atom Ba122(
"Ba", 56, 122, 0.000000, 121.920260, 3.1073343916345655);
1524inline const Atom Ba123(
"Ba", 56, 123, 0.000000, 122.918850, 3.1327850677579794);
1525inline const Atom Ba124(
"Ba", 56, 124, 0.000000, 123.915088, 3.1581757993693884);
1526inline const Atom Ba125(
"Ba", 56, 125, 0.000000, 124.914620, 3.183650483881538);
1527inline const Atom Ba126(
"Ba", 56, 126, 0.000000, 125.911244, 3.209051053325275);
1528inline const Atom Ba127(
"Ba", 56, 127, 0.000000, 126.911120, 3.2345345052320376);
1529inline const Atom Ba128(
"Ba", 56, 128, 0.000000, 127.908309, 3.2599494746116933);
1530inline const Atom Ba129(
"Ba", 56, 129, 0.000000, 128.908674, 3.2854453894718443);
1531inline const Atom Ba130(
"Ba", 56, 130, 0.106000, 129.906310, 3.3108717513671744);
1532inline const Atom Ba131(
"Ba", 56, 131, 0.000000, 130.906931, 3.3363741908000613);
1533inline const Atom Ba132(
"Ba", 56, 132, 0.101000, 131.905056, 3.36181301564878);
1534inline const Atom Ba133(
"Ba", 56, 133, 0.000000, 132.906002, 3.3873237382306467);
1535inline const Atom Ba134(
"Ba", 56, 134, 2.417000, 133.904503, 3.41277214604557);
1536inline const Atom Ba135(
"Ba", 56, 135, 6.592000, 134.905683, 3.4382888324947025);
1537inline const Atom Ba136(
"Ba", 56, 136, 7.854000, 135.904570, 3.4637470781419535);
1538inline const Atom Ba137(
"Ba", 56, 137, 11.232000, 136.905821, 3.489265574140555);
1539inline const Atom Ba138(
"Ba", 56, 138, 71.698000, 137.905241, 3.5147374041521324);
1540inline const Atom Ba139(
"Ba", 56, 139, 0.000000, 138.908835, 3.5403156152832294);
1541inline const Atom Ba140(
"Ba", 56, 140, 0.000000, 139.910599, 3.565847185913913);
1542inline const Atom Ba141(
"Ba", 56, 141, 0.000000, 140.914406, 3.591430825693418);
1543inline const Atom Ba142(
"Ba", 56, 142, 0.000000, 141.916448, 3.6169694816023075);
1544inline const Atom Ba143(
"Ba", 56, 143, 0.000000, 142.920617, 3.6425623475354447);
1545inline const Atom Ba144(
"Ba", 56, 144, 0.000000, 143.922940, 3.6681081651823755);
1546inline const Atom Ba145(
"Ba", 56, 145, 0.000000, 144.926920, 3.6936962141457976);
1547inline const Atom Ba146(
"Ba", 56, 146, 0.000000, 145.930110, 3.7192641286855466);
1548inline const Atom Ba147(
"Ba", 56, 147, 0.000000, 146.933990, 3.7448496289877444);
1549inline const Atom Ba148(
"Ba", 56, 148, 0.000000, 147.937680, 3.7704302868336157);
1550inline const Atom Ba149(
"Ba", 56, 149, 0.000000, 148.942460, 3.796038725086837);
1551inline const Atom Ba150(
"Ba", 56, 150, 0.000000, 149.945620, 3.821605875028217);
1552inline const Atom Ba151(
"Ba", 56, 151, 0.000000, 150.950700, 3.847221959265112);
1553inline const Atom Ba152(
"Ba", 56, 152, 0.000000, 151.954160, 3.8727967551901665);
1554inline const Atom Ba153(
"Ba", 56, 153, 0.000000, 152.959610, 3.898422269473592);
1555inline const Atom La(
"La", 57, 0, 0.000000, 138.905500, 6.145);
1556inline const Atom La117(
"La", 57, 117, 0.000000, 116.950010, 5.1737174658310865);
1557inline const Atom La118(
"La", 57, 118, 0.000000, 117.946570, 5.217803993722351);
1558inline const Atom La119(
"La", 57, 119, 0.000000, 118.940990, 5.261795850776247);
1559inline const Atom La120(
"La", 57, 120, 0.000000, 119.938070, 5.305905382796218);
1560inline const Atom La121(
"La", 57, 121, 0.000000, 120.933010, 5.349920243978819);
1561inline const Atom La122(
"La", 57, 122, 0.000000, 121.930710, 5.394057203998402);
1562inline const Atom La123(
"La", 57, 123, 0.000000, 122.926240, 5.438098166019344);
1563inline const Atom La124(
"La", 57, 124, 0.000000, 123.924530, 5.482261226877266);
1564inline const Atom La125(
"La", 57, 125, 0.000000, 124.920670, 5.526329174510729);
1565inline const Atom La126(
"La", 57, 126, 0.000000, 125.919370, 5.570510373239361);
1566inline const Atom La127(
"La", 57, 127, 0.000000, 126.916160, 5.614607076033707);
1567inline const Atom La128(
"La", 57, 128, 0.000000, 127.915450, 5.658814375600679);
1568inline const Atom La129(
"La", 57, 129, 0.000000, 128.912670, 5.702930101039915);
1569inline const Atom La130(
"La", 57, 130, 0.000000, 129.912320, 5.747153326542145);
1570inline const Atom La131(
"La", 57, 131, 0.000000, 130.910110, 5.791294268045542);
1571inline const Atom La132(
"La", 57, 132, 0.000000, 131.910110, 5.835532977095939);
1572inline const Atom La133(
"La", 57, 133, 0.000000, 132.908400, 5.8796960379538605);
1573inline const Atom La134(
"La", 57, 134, 0.000000, 133.908490, 5.923938728488073);
1574inline const Atom La135(
"La", 57, 135, 0.000000, 134.906971, 5.968110238939423);
1575inline const Atom La136(
"La", 57, 136, 0.000000, 135.907650, 6.012378986073266);
1576inline const Atom La137(
"La", 57, 137, 0.000000, 136.906470, 6.056565493446984);
1577inline const Atom La138(
"La", 57, 138, 0.090000, 137.907107, 6.100832382555046);
1578inline const Atom La139(
"La", 57, 139, 99.910000, 138.906348, 6.145037514425275);
1579inline const Atom La140(
"La", 57, 140, 0.000000, 139.909473, 6.189414469441455);
1580inline const Atom La141(
"La", 57, 141, 0.000000, 140.910957, 6.233718828736083);
1581inline const Atom La142(
"La", 57, 142, 0.000000, 141.914074, 6.278095429842591);
1582inline const Atom La143(
"La", 57, 143, 0.000000, 142.916059, 6.322421952730454);
1583inline const Atom La144(
"La", 57, 144, 0.000000, 143.919590, 6.366816868662507);
1584inline const Atom La145(
"La", 57, 145, 0.000000, 144.921640, 6.411146267066459);
1585inline const Atom La146(
"La", 57, 146, 0.000000, 145.925700, 6.455564585275602);
1586inline const Atom La147(
"La", 57, 147, 0.000000, 146.927820, 6.499897080389185);
1587inline const Atom La148(
"La", 57, 148, 0.000000, 147.932190, 6.544329112598133);
1588inline const Atom La149(
"La", 57, 149, 0.000000, 148.934370, 6.5886642620342615);
1589inline const Atom La150(
"La", 57, 150, 0.000000, 149.938570, 6.63308877366267);
1590inline const Atom La151(
"La", 57, 151, 0.000000, 150.941560, 6.677459756453129);
1591inline const Atom La152(
"La", 57, 152, 0.000000, 151.946110, 6.721899751629706);
1592inline const Atom La153(
"La", 57, 153, 0.000000, 152.949450, 6.766286217968331);
1593inline const Atom La154(
"La", 57, 154, 0.000000, 153.954400, 6.810743908628528);
1594inline const Atom La155(
"La", 57, 155, 0.000000, 154.958130, 6.855147628063684);
1595inline const Atom Ce(
"Ce", 58, 0, 0.000000, 140.116000, 6.77);
1596inline const Atom Ce119(
"Ce", 58, 119, 0.000000, 118.952760, 5.747453432869907);
1597inline const Atom Ce120(
"Ce", 58, 120, 0.000000, 119.946640, 5.795474840846156);
1598inline const Atom Ce121(
"Ce", 58, 121, 0.000000, 120.943670, 5.84364844771475);
1599inline const Atom Ce122(
"Ce", 58, 122, 0.000000, 121.938010, 5.891692081560992);
1600inline const Atom Ce123(
"Ce", 58, 123, 0.000000, 122.935510, 5.939888397470666);
1601inline const Atom Ce124(
"Ce", 58, 124, 0.000000, 123.930520, 5.987964403779724);
1602inline const Atom Ce125(
"Ce", 58, 125, 0.000000, 124.928540, 6.036185844585914);
1603inline const Atom Ce126(
"Ce", 58, 126, 0.000000, 125.924100, 6.084288425304746);
1604inline const Atom Ce127(
"Ce", 58, 127, 0.000000, 126.922750, 6.132540305889404);
1605inline const Atom Ce128(
"Ce", 58, 128, 0.000000, 127.918870, 6.180669944189099);
1606inline const Atom Ce129(
"Ce", 58, 129, 0.000000, 128.918090, 6.228949365525707);
1607inline const Atom Ce130(
"Ce", 58, 130, 0.000000, 129.914690, 6.277102196037569);
1608inline const Atom Ce131(
"Ce", 58, 131, 0.000000, 130.914420, 6.325406259099602);
1609inline const Atom Ce132(
"Ce", 58, 132, 0.000000, 131.911490, 6.373581798652543);
1610inline const Atom Ce133(
"Ce", 58, 133, 0.000000, 132.911550, 6.421901806360443);
1611inline const Atom Ce134(
"Ce", 58, 134, 0.000000, 133.909030, 6.470097155927944);
1612inline const Atom Ce135(
"Ce", 58, 135, 0.000000, 134.909146, 6.518419869393929);
1613inline const Atom Ce136(
"Ce", 58, 136, 0.185000, 135.907140, 6.566640053955292);
1614inline const Atom Ce137(
"Ce", 58, 137, 0.000000, 136.907780, 6.614988085586227);
1615inline const Atom Ce138(
"Ce", 58, 138, 0.251000, 137.905986, 6.663218513374631);
1616inline const Atom Ce139(
"Ce", 58, 139, 0.000000, 138.906647, 6.711567559664847);
1617inline const Atom Ce140(
"Ce", 58, 140, 88.450000, 139.905434, 6.759826059693396);
1618inline const Atom Ce141(
"Ce", 58, 141, 0.000000, 140.908271, 6.808280244012103);
1619inline const Atom Ce142(
"Ce", 58, 142, 11.114000, 141.909240, 6.856644171971794);
1620inline const Atom Ce143(
"Ce", 58, 143, 0.000000, 142.912381, 6.90511304469154);
1621inline const Atom Ce144(
"Ce", 58, 144, 0.000000, 143.913643, 6.953491129564075);
1622inline const Atom Ce145(
"Ce", 58, 145, 0.000000, 144.917230, 7.001981551714293);
1623inline const Atom Ce146(
"Ce", 58, 146, 0.000000, 145.918690, 7.050369203374346);
1624inline const Atom Ce147(
"Ce", 58, 147, 0.000000, 146.922510, 7.0988708834108865);
1625inline const Atom Ce148(
"Ce", 58, 148, 0.000000, 147.924390, 7.147278828256586);
1626inline const Atom Ce149(
"Ce", 58, 149, 0.000000, 148.928290, 7.195784373661821);
1627inline const Atom Ce150(
"Ce", 58, 150, 0.000000, 149.930230, 7.244195217534042);
1628inline const Atom Ce151(
"Ce", 58, 151, 0.000000, 150.934040, 7.292696414399497);
1629inline const Atom Ce152(
"Ce", 58, 152, 0.000000, 151.936380, 7.34112658511519);
1630inline const Atom Ce153(
"Ce", 58, 153, 0.000000, 152.940580, 7.38964662565303);
1631inline const Atom Ce154(
"Ce", 58, 154, 0.000000, 153.943320, 7.438096123212194);
1632inline const Atom Ce155(
"Ce", 58, 155, 0.000000, 154.948040, 7.486641288646548);
1633inline const Atom Ce156(
"Ce", 58, 156, 0.000000, 155.951260, 7.53511397841788);
1634inline const Atom Ce157(
"Ce", 58, 157, 0.000000, 156.956340, 7.583676538011361);
1635inline const Atom Pr(
"Pr", 59, 0, 0.000000, 140.907650, 6.773);
1636inline const Atom Pr121(
"Pr", 59, 121, 0.000000, 120.955360, 5.8139544111338175);
1637inline const Atom Pr122(
"Pr", 59, 122, 0.000000, 121.951650, 5.861843025910942);
1638inline const Atom Pr123(
"Pr", 59, 123, 0.000000, 122.945960, 5.909636468140658);
1639inline const Atom Pr124(
"Pr", 59, 124, 0.000000, 123.942960, 5.95755921044741);
1640inline const Atom Pr125(
"Pr", 59, 125, 0.000000, 124.937830, 6.005379570165282);
1641inline const Atom Pr126(
"Pr", 59, 126, 0.000000, 125.935310, 6.053325384604739);
1642inline const Atom Pr127(
"Pr", 59, 127, 0.000000, 126.930830, 6.10117698783565);
1643inline const Atom Pr128(
"Pr", 59, 128, 0.000000, 127.928800, 6.149146355077244);
1644inline const Atom Pr129(
"Pr", 59, 129, 0.000000, 128.924860, 6.197023914457447);
1645inline const Atom Pr130(
"Pr", 59, 130, 0.000000, 129.923380, 6.245019718517767);
1646inline const Atom Pr131(
"Pr", 59, 131, 0.000000, 130.920060, 6.292927079402715);
1647inline const Atom Pr132(
"Pr", 59, 132, 0.000000, 131.919120, 6.340948839612327);
1648inline const Atom Pr133(
"Pr", 59, 133, 0.000000, 132.916200, 6.388875427274531);
1649inline const Atom Pr134(
"Pr", 59, 134, 0.000000, 133.915670, 6.436916894930829);
1650inline const Atom Pr135(
"Pr", 59, 135, 0.000000, 134.913140, 6.484862228700854);
1651inline const Atom Pr136(
"Pr", 59, 136, 0.000000, 135.912650, 6.53290561903488);
1652inline const Atom Pr137(
"Pr", 59, 137, 0.000000, 136.910680, 6.580877870293062);
1653inline const Atom Pr138(
"Pr", 59, 138, 0.000000, 137.910749, 6.628948130048299);
1654inline const Atom Pr139(
"Pr", 59, 139, 0.000000, 138.908932, 6.676927735548779);
1655inline const Atom Pr140(
"Pr", 59, 140, 0.000000, 139.909071, 6.725001359990037);
1656inline const Atom Pr141(
"Pr", 59, 141, 100.000000, 140.907648, 6.772999903866114);
1657inline const Atom Pr142(
"Pr", 59, 142, 0.000000, 141.910040, 6.821181823130256);
1658inline const Atom Pr143(
"Pr", 59, 143, 0.000000, 142.910812, 6.8692858739465175);
1659inline const Atom Pr144(
"Pr", 59, 144, 0.000000, 143.913301, 6.917472455704143);
1660inline const Atom Pr145(
"Pr", 59, 145, 0.000000, 144.914507, 6.965597367573726);
1661inline const Atom Pr146(
"Pr", 59, 146, 0.000000, 145.917590, 7.013812501095575);
1662inline const Atom Pr147(
"Pr", 59, 147, 0.000000, 146.918980, 7.061946257282696);
1663inline const Atom Pr148(
"Pr", 59, 148, 0.000000, 147.922180, 7.110167014636891);
1664inline const Atom Pr149(
"Pr", 59, 149, 0.000000, 148.923791, 7.158311393618445);
1665inline const Atom Pr150(
"Pr", 59, 150, 0.000000, 149.927000, 7.206532583575129);
1666inline const Atom Pr151(
"Pr", 59, 151, 0.000000, 150.928230, 7.254658649051347);
1667inline const Atom Pr152(
"Pr", 59, 152, 0.000000, 151.931600, 7.302887577785876);
1668inline const Atom Pr153(
"Pr", 59, 153, 0.000000, 152.933650, 7.3510530581554665);
1669inline const Atom Pr154(
"Pr", 59, 154, 0.000000, 153.937390, 7.3992997716589555);
1670inline const Atom Pr155(
"Pr", 59, 155, 0.000000, 154.939990, 7.44749168884727);
1671inline const Atom Pr156(
"Pr", 59, 156, 0.000000, 155.944120, 7.495757148458583);
1672inline const Atom Pr157(
"Pr", 59, 157, 0.000000, 156.947170, 7.543970695771309);
1673inline const Atom Pr158(
"Pr", 59, 158, 0.000000, 157.951780, 7.592259227515327);
1674inline const Atom Pr159(
"Pr", 59, 159, 0.000000, 158.955230, 7.640492001605306);
1675inline const Atom Nd(
"Nd", 60, 0, 0.000000, 144.240000, 7.008);
1676inline const Atom Nd126(
"Nd", 60, 126, 0.000000, 125.943070, 6.119031021630616);
1677inline const Atom Nd127(
"Nd", 60, 127, 0.000000, 126.940500, 6.167491846921797);
1678inline const Atom Nd128(
"Nd", 60, 128, 0.000000, 127.935390, 6.215829264559068);
1679inline const Atom Nd129(
"Nd", 60, 129, 0.000000, 128.933250, 6.264310981697171);
1680inline const Atom Nd130(
"Nd", 60, 130, 0.000000, 129.928780, 6.312679494176372);
1681inline const Atom Nd131(
"Nd", 60, 131, 0.000000, 130.927100, 6.361183560732113);
1682inline const Atom Nd132(
"Nd", 60, 132, 0.000000, 131.923120, 6.409575880199667);
1683inline const Atom Nd133(
"Nd", 60, 133, 0.000000, 132.922210, 6.4581173577371045);
1684inline const Atom Nd134(
"Nd", 60, 134, 0.000000, 133.918650, 6.506530083194676);
1685inline const Atom Nd135(
"Nd", 60, 135, 0.000000, 134.918240, 6.55509585357737);
1686inline const Atom Nd136(
"Nd", 60, 136, 0.000000, 135.915020, 6.603525098169716);
1687inline const Atom Nd137(
"Nd", 60, 137, 0.000000, 136.914640, 6.652092326123127);
1688inline const Atom Nd138(
"Nd", 60, 138, 0.000000, 137.911930, 6.700546349417637);
1689inline const Atom Nd139(
"Nd", 60, 139, 0.000000, 138.911920, 6.749131554076539);
1690inline const Atom Nd140(
"Nd", 60, 140, 0.000000, 139.909310, 6.7975904359401);
1691inline const Atom Nd141(
"Nd", 60, 141, 0.000000, 140.909605, 6.846190459234609);
1692inline const Atom Nd142(
"Nd", 60, 142, 27.200000, 141.907719, 6.894684517138102);
1693inline const Atom Nd143(
"Nd", 60, 143, 12.200000, 142.909810, 6.943371800332778);
1694inline const Atom Nd144(
"Nd", 60, 144, 23.800000, 143.910083, 6.991970754742096);
1695inline const Atom Nd145(
"Nd", 60, 145, 8.300000, 144.912569, 7.040677229284525);
1696inline const Atom Nd146(
"Nd", 60, 146, 17.200000, 145.913112, 7.0892893018302825);
1697inline const Atom Nd147(
"Nd", 60, 147, 0.000000, 146.916096, 7.138019972046589);
1698inline const Atom Nd148(
"Nd", 60, 148, 5.700000, 147.916889, 7.186644191014974);
1699inline const Atom Nd149(
"Nd", 60, 149, 0.000000, 148.920144, 7.235388027953411);
1700inline const Atom Nd150(
"Nd", 60, 150, 5.600000, 149.920887, 7.28400981763727);
1701inline const Atom Nd151(
"Nd", 60, 151, 0.000000, 150.923825, 7.332738252911812);
1702inline const Atom Nd152(
"Nd", 60, 152, 0.000000, 151.924680, 7.381365484193011);
1703inline const Atom Nd153(
"Nd", 60, 153, 0.000000, 152.927695, 7.430097660565723);
1704inline const Atom Nd154(
"Nd", 60, 154, 0.000000, 153.929480, 7.478770076539101);
1705inline const Atom Nd155(
"Nd", 60, 155, 0.000000, 154.932630, 7.527508811980033);
1706inline const Atom Nd156(
"Nd", 60, 156, 0.000000, 155.935200, 7.576219367720465);
1707inline const Atom Nd157(
"Nd", 60, 157, 0.000000, 156.939270, 7.62500280199667);
1708inline const Atom Nd158(
"Nd", 60, 158, 0.000000, 157.941870, 7.67371481530782);
1709inline const Atom Nd159(
"Nd", 60, 159, 0.000000, 158.946390, 7.722520113144759);
1710inline const Atom Nd160(
"Nd", 60, 160, 0.000000, 159.949390, 7.771251560732113);
1711inline const Atom Nd161(
"Nd", 60, 161, 0.000000, 160.954330, 7.8200772645590675);
1712inline const Atom Pm(
"Pm", 61, 0, 0.000000, 145.000000, 7.264);
1713inline const Atom Pm128(
"Pm", 61, 128, 0.000000, 127.948260, 6.409766625103449);
1714inline const Atom Pm129(
"Pm", 61, 129, 0.000000, 128.943160, 6.459607684413793);
1715inline const Atom Pm130(
"Pm", 61, 130, 0.000000, 129.940450, 6.509568474482759);
1716inline const Atom Pm131(
"Pm", 61, 131, 0.000000, 130.935800, 6.55943207724138);
1717inline const Atom Pm132(
"Pm", 61, 132, 0.000000, 131.933750, 6.609425931034483);
1718inline const Atom Pm133(
"Pm", 61, 133, 0.000000, 132.929720, 6.659320593655173);
1719inline const Atom Pm134(
"Pm", 61, 134, 0.000000, 133.928490, 6.709355526620691);
1720inline const Atom Pm135(
"Pm", 61, 135, 0.000000, 134.924620, 6.759258204689655);
1721inline const Atom Pm136(
"Pm", 61, 136, 0.000000, 135.923450, 6.809296143448276);
1722inline const Atom Pm137(
"Pm", 61, 137, 0.000000, 136.920710, 6.85925543062069);
1723inline const Atom Pm138(
"Pm", 61, 138, 0.000000, 137.919450, 6.909288860689656);
1724inline const Atom Pm139(
"Pm", 61, 139, 0.000000, 138.916760, 6.959250652689656);
1725inline const Atom Pm140(
"Pm", 61, 140, 0.000000, 139.915800, 7.009299111724138);
1726inline const Atom Pm141(
"Pm", 61, 141, 0.000000, 140.913607, 7.059285801710346);
1727inline const Atom Pm142(
"Pm", 61, 142, 0.000000, 141.912950, 7.10934944);
1728inline const Atom Pm143(
"Pm", 61, 143, 0.000000, 142.910928, 7.159344696496553);
1729inline const Atom Pm144(
"Pm", 61, 144, 0.000000, 143.912586, 7.209524308303449);
1730inline const Atom Pm145(
"Pm", 61, 145, 0.000000, 144.912744, 7.259628775282759);
1731inline const Atom Pm146(
"Pm", 61, 146, 0.000000, 145.914692, 7.309822915089655);
1732inline const Atom Pm147(
"Pm", 61, 147, 0.000000, 146.915134, 7.359941609489655);
1733inline const Atom Pm148(
"Pm", 61, 148, 0.000000, 147.917468, 7.410155086565519);
1734inline const Atom Pm149(
"Pm", 61, 149, 0.000000, 148.918329, 7.460294771420689);
1735inline const Atom Pm150(
"Pm", 61, 150, 0.000000, 149.920979, 7.510524079006897);
1736inline const Atom Pm151(
"Pm", 61, 151, 0.000000, 150.921203, 7.56063185235862);
1737inline const Atom Pm152(
"Pm", 61, 152, 0.000000, 151.923490, 7.610842974896551);
1738inline const Atom Pm153(
"Pm", 61, 153, 0.000000, 152.924113, 7.660970736772415);
1739inline const Atom Pm154(
"Pm", 61, 154, 0.000000, 153.926550, 7.711189373793104);
1740inline const Atom Pm155(
"Pm", 61, 155, 0.000000, 154.928100, 7.761363575172414);
1741inline const Atom Pm156(
"Pm", 61, 156, 0.000000, 155.931060, 7.8116084126896554);
1742inline const Atom Pm157(
"Pm", 61, 157, 0.000000, 156.933200, 7.861812171034482);
1743inline const Atom Pm158(
"Pm", 61, 158, 0.000000, 157.936690, 7.912083559724138);
1744inline const Atom Pm159(
"Pm", 61, 159, 0.000000, 158.939130, 7.962302347034483);
1745inline const Atom Pm160(
"Pm", 61, 160, 0.000000, 159.942990, 8.012592271448275);
1746inline const Atom Pm161(
"Pm", 61, 161, 0.000000, 160.945860, 8.062832600275863);
1747inline const Atom Pm162(
"Pm", 61, 162, 0.000000, 161.950290, 8.113151079724139);
1748inline const Atom Pm163(
"Pm", 61, 163, 0.000000, 162.953520, 8.163409443310345);
1749inline const Atom Sm(
"Sm", 62, 0, 0.000000, 150.360000, 7.52);
1750inline const Atom Sm130(
"Sm", 62, 130, 0.000000, 129.948630, 6.499159999999999);
1751inline const Atom Sm131(
"Sm", 62, 131, 0.000000, 130.945890, 6.549036264964085);
1752inline const Atom Sm132(
"Sm", 62, 132, 0.000000, 131.940820, 6.598795998935887);
1753inline const Atom Sm133(
"Sm", 62, 133, 0.000000, 132.938730, 6.648704772545888);
1754inline const Atom Sm134(
"Sm", 62, 134, 0.000000, 133.934020, 6.698482511306198);
1755inline const Atom Sm135(
"Sm", 62, 135, 0.000000, 134.932350, 6.7484122905027935);
1756inline const Atom Sm136(
"Sm", 62, 136, 0.000000, 135.928300, 6.798223038042032);
1757inline const Atom Sm137(
"Sm", 62, 137, 0.000000, 136.927050, 6.84817382282522);
1758inline const Atom Sm138(
"Sm", 62, 138, 0.000000, 137.923540, 6.898011577547219);
1759inline const Atom Sm139(
"Sm", 62, 139, 0.000000, 138.922302, 6.947962962490023);
1760inline const Atom Sm140(
"Sm", 62, 140, 0.000000, 139.918991, 6.997810669859004);
1761inline const Atom Sm141(
"Sm", 62, 141, 0.000000, 140.918469, 7.047797864325617);
1762inline const Atom Sm142(
"Sm", 62, 142, 0.000000, 141.915193, 7.097647322160147);
1763inline const Atom Sm143(
"Sm", 62, 143, 0.000000, 142.914624, 7.147632166001595);
1764inline const Atom Sm144(
"Sm", 62, 144, 3.070000, 143.911995, 7.197513982442137);
1765inline const Atom Sm145(
"Sm", 62, 145, 0.000000, 144.913406, 7.247597852620377);
1766inline const Atom Sm146(
"Sm", 62, 146, 0.000000, 145.913037, 7.297592699122106);
1767inline const Atom Sm147(
"Sm", 62, 147, 14.990000, 146.914893, 7.347698825219473);
1768inline const Atom Sm148(
"Sm", 62, 148, 11.240000, 147.914818, 7.397708375631816);
1769inline const Atom Sm149(
"Sm", 62, 149, 13.820000, 148.917180, 7.447839808459696);
1770inline const Atom Sm150(
"Sm", 62, 150, 7.380000, 149.917271, 7.497857661080073);
1771inline const Atom Sm151(
"Sm", 62, 151, 0.000000, 150.919928, 7.548003847831869);
1772inline const Atom Sm152(
"Sm", 62, 152, 26.750000, 151.919728, 7.598007146581537);
1773inline const Atom Sm153(
"Sm", 62, 153, 0.000000, 152.922094, 7.648138779462622);
1774inline const Atom Sm154(
"Sm", 62, 154, 22.750000, 153.922205, 7.698157632349027);
1775inline const Atom Sm155(
"Sm", 62, 155, 0.000000, 154.924636, 7.748292516094704);
1776inline const Atom Sm156(
"Sm", 62, 156, 0.000000, 155.925526, 7.798350329342908);
1777inline const Atom Sm157(
"Sm", 62, 157, 0.000000, 156.928350, 7.8485048683160406);
1778inline const Atom Sm158(
"Sm", 62, 158, 0.000000, 157.929990, 7.898600191540303);
1779inline const Atom Sm159(
"Sm", 62, 159, 0.000000, 158.933200, 7.948774035647777);
1780inline const Atom Sm160(
"Sm", 62, 160, 0.000000, 159.935140, 7.998884362862462);
1781inline const Atom Sm161(
"Sm", 62, 161, 0.000000, 160.938830, 8.049082213354614);
1782inline const Atom Sm162(
"Sm", 62, 162, 0.000000, 161.941220, 8.099215046554933);
1783inline const Atom Sm163(
"Sm", 62, 163, 0.000000, 162.945360, 8.14943540303272);
1784inline const Atom Sm164(
"Sm", 62, 164, 0.000000, 163.948280, 8.199594743282788);
1785inline const Atom Sm165(
"Sm", 62, 165, 0.000000, 164.952980, 8.249843107209363);
1786inline const Atom Eu(
"Eu", 63, 0, 0.000000, 151.964000, 5.244);
1787inline const Atom Eu132(
"Eu", 63, 132, 0.000000, 131.954160, 4.553496979811007);
1788inline const Atom Eu133(
"Eu", 63, 133, 0.000000, 132.948900, 4.587823639809429);
1789inline const Atom Eu134(
"Eu", 63, 134, 0.000000, 133.946320, 4.622242781711457);
1790inline const Atom Eu135(
"Eu", 63, 135, 0.000000, 134.941720, 4.656592217104051);
1791inline const Atom Eu136(
"Eu", 63, 136, 0.000000, 135.939500, 4.691023781948356);
1792inline const Atom Eu137(
"Eu", 63, 137, 0.000000, 136.935210, 4.725383914874576);
1793inline const Atom Eu138(
"Eu", 63, 138, 0.000000, 137.933450, 4.759831353478455);
1794inline const Atom Eu139(
"Eu", 63, 139, 0.000000, 138.929840, 4.794214951962307);
1795inline const Atom Eu140(
"Eu", 63, 140, 0.000000, 139.928080, 4.828662390566187);
1796inline const Atom Eu141(
"Eu", 63, 141, 0.000000, 140.924890, 4.863060482482693);
1797inline const Atom Eu142(
"Eu", 63, 142, 0.000000, 141.923400, 4.89751723829328);
1798inline const Atom Eu143(
"Eu", 63, 143, 0.000000, 142.920287, 4.931917987339107);
1799inline const Atom Eu144(
"Eu", 63, 144, 0.000000, 143.918774, 4.966373949461715);
1800inline const Atom Eu145(
"Eu", 63, 145, 0.000000, 144.916261, 5.000795403411334);
1801inline const Atom Eu146(
"Eu", 63, 146, 0.000000, 145.917200, 5.03533597957411);
1802inline const Atom Eu147(
"Eu", 63, 147, 0.000000, 146.916741, 5.0698283133110476);
1803inline const Atom Eu148(
"Eu", 63, 148, 0.000000, 147.918154, 5.104385246347818);
1804inline const Atom Eu149(
"Eu", 63, 149, 0.000000, 148.917926, 5.138885551472717);
1805inline const Atom Eu150(
"Eu", 63, 150, 0.000000, 149.919698, 5.1734548729435925);
1806inline const Atom Eu151(
"Eu", 63, 151, 47.810000, 150.919846, 5.207968153141533);
1807inline const Atom Eu152(
"Eu", 63, 152, 0.000000, 151.921740, 5.242541684609512);
1808inline const Atom Eu153(
"Eu", 63, 153, 52.190000, 152.921226, 5.277032120396936);
1809inline const Atom Eu154(
"Eu", 63, 154, 0.000000, 153.922975, 5.311600648179832);
1810inline const Atom Eu155(
"Eu", 63, 155, 0.000000, 154.922889, 5.3461058534652945);
1811inline const Atom Eu156(
"Eu", 63, 156, 0.000000, 155.924751, 5.380678280671738);
1812inline const Atom Eu157(
"Eu", 63, 157, 0.000000, 156.925419, 5.415209505119634);
1813inline const Atom Eu158(
"Eu", 63, 158, 0.000000, 157.927840, 5.449801222394777);
1814inline const Atom Eu159(
"Eu", 63, 159, 0.000000, 158.929084, 5.484352323550313);
1815inline const Atom Eu160(
"Eu", 63, 160, 0.000000, 159.931970, 5.518960087125898);
1816inline const Atom Eu161(
"Eu", 63, 161, 0.000000, 160.933680, 5.553527269090048);
1817inline const Atom Eu162(
"Eu", 63, 162, 0.000000, 161.937040, 5.588151389539627);
1818inline const Atom Eu163(
"Eu", 63, 163, 0.000000, 162.939210, 5.622734445263352);
1819inline const Atom Eu164(
"Eu", 63, 164, 0.000000, 163.942990, 5.657373059145588);
1820inline const Atom Eu165(
"Eu", 63, 165, 0.000000, 164.945720, 5.691975439446185);
1821inline const Atom Eu166(
"Eu", 63, 166, 0.000000, 165.949970, 5.726630272169724);
1822inline const Atom Eu167(
"Eu", 63, 167, 0.000000, 166.953050, 5.761244730330868);
1823inline const Atom Gd(
"Gd", 64, 0, 0.000000, 157.250000, 7.901);
1824inline const Atom Gd136(
"Gd", 64, 136, 0.000000, 135.947070, 6.830637838282989);
1825inline const Atom Gd137(
"Gd", 64, 137, 0.000000, 136.944650, 6.8807610788553255);
1826inline const Atom Gd138(
"Gd", 64, 138, 0.000000, 137.939970, 6.930770766104928);
1827inline const Atom Gd139(
"Gd", 64, 139, 0.000000, 138.938080, 6.980920636438793);
1828inline const Atom Gd140(
"Gd", 64, 140, 0.000000, 139.933950, 7.030957958346582);
1829inline const Atom Gd141(
"Gd", 64, 141, 0.000000, 140.932210, 7.081115365405405);
1830inline const Atom Gd142(
"Gd", 64, 142, 0.000000, 141.928230, 7.131160224038156);
1831inline const Atom Gd143(
"Gd", 64, 143, 0.000000, 142.926740, 7.181330192305246);
1832inline const Atom Gd144(
"Gd", 64, 144, 0.000000, 143.922790, 7.231376558282989);
1833inline const Atom Gd145(
"Gd", 64, 145, 0.000000, 144.921690, 7.2815661220349766);
1834inline const Atom Gd146(
"Gd", 64, 146, 0.000000, 145.918305, 7.3316408763434024);
1835inline const Atom Gd147(
"Gd", 64, 147, 0.000000, 146.919089, 7.381925101360891);
1836inline const Atom Gd148(
"Gd", 64, 148, 0.000000, 147.918110, 7.43212074473768);
1837inline const Atom Gd149(
"Gd", 64, 149, 0.000000, 148.919336, 7.482427177971382);
1838inline const Atom Gd150(
"Gd", 64, 150, 0.000000, 149.918655, 7.5326377943084255);
1839inline const Atom Gd151(
"Gd", 64, 151, 0.000000, 150.920344, 7.582967490899841);
1840inline const Atom Gd152(
"Gd", 64, 152, 0.200000, 151.919788, 7.633184387841018);
1841inline const Atom Gd153(
"Gd", 64, 153, 0.000000, 152.921746, 7.6835276002925275);
1842inline const Atom Gd154(
"Gd", 64, 154, 2.180000, 153.920862, 7.733728016928458);
1843inline const Atom Gd155(
"Gd", 64, 155, 14.800000, 154.922619, 7.784061130168521);
1844inline const Atom Gd156(
"Gd", 64, 156, 20.470000, 155.922120, 7.834280891065183);
1845inline const Atom Gd157(
"Gd", 64, 157, 15.650000, 156.923957, 7.884618023891892);
1846inline const Atom Gd158(
"Gd", 64, 158, 24.840000, 157.924101, 7.934870092216217);
1847inline const Atom Gd159(
"Gd", 64, 159, 0.000000, 158.926385, 7.985229684483308);
1848inline const Atom Gd160(
"Gd", 64, 160, 21.860000, 159.927051, 8.035507980610491);
1849inline const Atom Gd161(
"Gd", 64, 161, 0.000000, 160.929666, 8.08588420391733);
1850inline const Atom Gd162(
"Gd", 64, 162, 0.000000, 161.930981, 8.136195108941175);
1851inline const Atom Gd163(
"Gd", 64, 163, 0.000000, 162.933990, 8.18659112871224);
1852inline const Atom Gd164(
"Gd", 64, 164, 0.000000, 163.935860, 8.23692991961844);
1853inline const Atom Gd165(
"Gd", 64, 165, 0.000000, 164.939380, 8.287351614499205);
1854inline const Atom Gd166(
"Gd", 64, 166, 0.000000, 165.941600, 8.337707991096979);
1855inline const Atom Gd167(
"Gd", 64, 167, 0.000000, 166.945570, 8.388152296152624);
1856inline const Atom Gd168(
"Gd", 64, 168, 0.000000, 167.948360, 8.438537312305247);
1857inline const Atom Gd169(
"Gd", 64, 169, 0.000000, 168.952870, 8.489008749570747);
1858inline const Atom Tb(
"Tb", 65, 0, 0.000000, 158.925340, 8.23);
1859inline const Atom Tb138(
"Tb", 65, 138, 0.000000, 137.952870, 7.143933875491472);
1860inline const Atom Tb139(
"Tb", 65, 139, 0.000000, 138.948030, 7.195468557122482);
1861inline const Atom Tb140(
"Tb", 65, 140, 0.000000, 139.945540, 7.247124934261585);
1862inline const Atom Tb141(
"Tb", 65, 141, 0.000000, 140.941160, 7.298683437140987);
1863inline const Atom Tb142(
"Tb", 65, 142, 0.000000, 141.938860, 7.3503496534913815);
1864inline const Atom Tb143(
"Tb", 65, 143, 0.000000, 142.934750, 7.401922138407884);
1865inline const Atom Tb144(
"Tb", 65, 144, 0.000000, 143.932530, 7.453592497584086);
1866inline const Atom Tb145(
"Tb", 65, 145, 0.000000, 144.928880, 7.505188803748981);
1867inline const Atom Tb146(
"Tb", 65, 146, 0.000000, 145.927180, 7.55688609129293);
1868inline const Atom Tb147(
"Tb", 65, 147, 0.000000, 146.924037, 7.60850865261638);
1869inline const Atom Tb148(
"Tb", 65, 148, 0.000000, 147.924300, 7.660307594748577);
1870inline const Atom Tb149(
"Tb", 65, 149, 0.000000, 148.923242, 7.712038128469632);
1871inline const Atom Tb150(
"Tb", 65, 150, 0.000000, 149.923654, 7.763844786614897);
1872inline const Atom Tb151(
"Tb", 65, 151, 0.000000, 150.923098, 7.815601316567894);
1873inline const Atom Tb152(
"Tb", 65, 152, 0.000000, 151.924070, 7.86743697449381);
1874inline const Atom Tb153(
"Tb", 65, 153, 0.000000, 152.923431, 7.91918920626503);
1875inline const Atom Tb154(
"Tb", 65, 154, 0.000000, 153.924690, 7.97103972657853);
1876inline const Atom Tb155(
"Tb", 65, 155, 0.000000, 154.923500, 8.022763424637002);
1877inline const Atom Tb156(
"Tb", 65, 156, 0.000000, 155.924744, 8.074613168170664);
1878inline const Atom Tb157(
"Tb", 65, 157, 0.000000, 156.924021, 8.126361049974788);
1879inline const Atom Tb158(
"Tb", 65, 158, 0.000000, 157.925410, 8.178218302380225);
1880inline const Atom Tb159(
"Tb", 65, 159, 100.000000, 158.925343, 8.230000155355969);
1881inline const Atom Tb160(
"Tb", 65, 160, 0.000000, 159.927164, 8.281879779020766);
1882inline const Atom Tb161(
"Tb", 65, 161, 0.000000, 160.927566, 8.333685919312806);
1883inline const Atom Tb162(
"Tb", 65, 162, 0.000000, 161.929480, 8.385570359012604);
1884inline const Atom Tb163(
"Tb", 65, 163, 0.000000, 162.930644, 8.437415959720457);
1885inline const Atom Tb164(
"Tb", 65, 164, 0.000000, 163.933350, 8.489341413395747);
1886inline const Atom Tb165(
"Tb", 65, 165, 0.000000, 164.934880, 8.541205967531672);
1887inline const Atom Tb166(
"Tb", 65, 166, 0.000000, 165.938050, 8.593155449596647);
1888inline const Atom Tb167(
"Tb", 65, 167, 0.000000, 166.940050, 8.64504434283419);
1889inline const Atom Tb168(
"Tb", 65, 168, 0.000000, 167.943640, 8.697015574734651);
1890inline const Atom Tb169(
"Tb", 65, 169, 0.000000, 168.946220, 8.748934503459298);
1891inline const Atom Tb170(
"Tb", 65, 170, 0.000000, 169.950250, 8.800928520901703);
1892inline const Atom Tb171(
"Tb", 65, 171, 0.000000, 170.953300, 8.852871788727967);
1893inline const Atom Dy(
"Dy", 66, 0, 0.000000, 162.500000, 8.551);
1894inline const Atom Dy140(
"Dy", 66, 140, 0.000000, 139.953790, 7.364583743323077);
1895inline const Atom Dy141(
"Dy", 66, 141, 0.000000, 140.951190, 7.417068465784615);
1896inline const Atom Dy142(
"Dy", 66, 142, 0.000000, 141.946270, 7.469431106276923);
1897inline const Atom Dy143(
"Dy", 66, 143, 0.000000, 142.943830, 7.521924248184615);
1898inline const Atom Dy144(
"Dy", 66, 144, 0.000000, 143.939070, 7.574295308123077);
1899inline const Atom Dy145(
"Dy", 66, 145, 0.000000, 144.936950, 7.626805288923077);
1900inline const Atom Dy146(
"Dy", 66, 146, 0.000000, 145.932720, 7.679204238276923);
1901inline const Atom Dy147(
"Dy", 66, 147, 0.000000, 146.930880, 7.731728953107693);
1902inline const Atom Dy148(
"Dy", 66, 148, 0.000000, 147.927180, 7.784155791876923);
1903inline const Atom Dy149(
"Dy", 66, 149, 0.000000, 148.927334, 7.836785434055385);
1904inline const Atom Dy150(
"Dy", 66, 150, 0.000000, 149.925580, 7.889314674338461);
1905inline const Atom Dy151(
"Dy", 66, 151, 0.000000, 150.926180, 7.941967785723076);
1906inline const Atom Dy152(
"Dy", 66, 152, 0.000000, 151.924714, 7.994512181009231);
1907inline const Atom Dy153(
"Dy", 66, 153, 0.000000, 152.925761, 8.047188814221538);
1908inline const Atom Dy154(
"Dy", 66, 154, 0.000000, 153.924422, 8.099739892443077);
1909inline const Atom Dy155(
"Dy", 66, 155, 0.000000, 154.925749, 8.152431259686153);
1910inline const Atom Dy156(
"Dy", 66, 156, 0.060000, 155.924278, 8.204975391864615);
1911inline const Atom Dy157(
"Dy", 66, 157, 0.000000, 156.925461, 8.257659181606154);
1912inline const Atom Dy158(
"Dy", 66, 158, 0.100000, 157.924405, 8.310225151723078);
1913inline const Atom Dy159(
"Dy", 66, 159, 0.000000, 158.925736, 8.362916729452307);
1914inline const Atom Dy160(
"Dy", 66, 160, 2.340000, 159.925194, 8.41550974704);
1915inline const Atom Dy161(
"Dy", 66, 161, 18.910000, 160.926930, 8.468222636492309);
1916inline const Atom Dy162(
"Dy", 66, 162, 25.510000, 161.926795, 8.520837071046154);
1917inline const Atom Dy163(
"Dy", 66, 163, 24.900000, 162.928728, 8.57356032694154);
1918inline const Atom Dy164(
"Dy", 66, 164, 28.180000, 163.929171, 8.626205176744616);
1919inline const Atom Dy165(
"Dy", 66, 165, 0.000000, 164.931700, 8.678959795076924);
1920inline const Atom Dy166(
"Dy", 66, 166, 0.000000, 165.932803, 8.731639375095385);
1921inline const Atom Dy167(
"Dy", 66, 167, 0.000000, 166.935650, 8.784410727076924);
1922inline const Atom Dy168(
"Dy", 66, 168, 0.000000, 167.937230, 8.83711540756923);
1923inline const Atom Dy169(
"Dy", 66, 169, 0.000000, 168.940300, 8.889898494153845);
1924inline const Atom Dy170(
"Dy", 66, 170, 0.000000, 169.942670, 8.942644745661537);
1925inline const Atom Dy171(
"Dy", 66, 171, 0.000000, 170.946480, 8.995466772184615);
1926inline const Atom Dy172(
"Dy", 66, 172, 0.000000, 171.949110, 9.048226705292308);
1927inline const Atom Dy173(
"Dy", 66, 173, 0.000000, 172.953440, 9.101076095015385);
1928inline const Atom Ho(
"Ho", 67, 0, 0.000000, 164.930320, 8.795);
1929inline const Atom Ho142(
"Ho", 67, 142, 0.000000, 141.959860, 7.570087590322992);
1930inline const Atom Ho143(
"Ho", 67, 143, 0.000000, 142.954690, 7.623137447074619);
1931inline const Atom Ho144(
"Ho", 67, 144, 0.000000, 143.951640, 7.676300353991916);
1932inline const Atom Ho145(
"Ho", 67, 145, 0.000000, 144.946880, 7.729372074218979);
1933inline const Atom Ho146(
"Ho", 67, 146, 0.000000, 145.944100, 7.782549379034734);
1934inline const Atom Ho147(
"Ho", 67, 147, 0.000000, 146.939840, 7.83564776203672);
1935inline const Atom Ho148(
"Ho", 67, 148, 0.000000, 147.937270, 7.888836265217942);
1936inline const Atom Ho149(
"Ho", 67, 149, 0.000000, 148.933790, 7.941976242148805);
1937inline const Atom Ho150(
"Ho", 67, 150, 0.000000, 149.933350, 7.995278328751196);
1938inline const Atom Ho151(
"Ho", 67, 151, 0.000000, 150.931681, 8.048514878252828);
1939inline const Atom Ho152(
"Ho", 67, 152, 0.000000, 151.931740, 8.10184357430459);
1940inline const Atom Ho153(
"Ho", 67, 153, 0.000000, 152.930195, 8.155086736174404);
1941inline const Atom Ho154(
"Ho", 67, 154, 0.000000, 153.930596, 8.208433669564215);
1942inline const Atom Ho155(
"Ho", 67, 155, 0.000000, 154.929079, 8.261678324549422);
1943inline const Atom Ho156(
"Ho", 67, 156, 0.000000, 155.929710, 8.315037522815697);
1944inline const Atom Ho157(
"Ho", 67, 157, 0.000000, 156.928190, 8.368282017824255);
1945inline const Atom Ho158(
"Ho", 67, 158, 0.000000, 157.928950, 8.421648095086457);
1946inline const Atom Ho159(
"Ho", 67, 159, 0.000000, 158.927709, 8.474907467923423);
1947inline const Atom Ho160(
"Ho", 67, 160, 0.000000, 159.928726, 8.528287249851937);
1948inline const Atom Ho161(
"Ho", 67, 161, 0.000000, 160.927852, 8.581566193165695);
1949inline const Atom Ho162(
"Ho", 67, 162, 0.000000, 161.929092, 8.634957866691824);
1950inline const Atom Ho163(
"Ho", 67, 163, 0.000000, 162.928730, 8.688264112687103);
1951inline const Atom Ho164(
"Ho", 67, 164, 0.000000, 163.930231, 8.741669704181742);
1952inline const Atom Ho165(
"Ho", 67, 165, 100.000000, 164.930319, 8.79499994667445);
1953inline const Atom Ho166(
"Ho", 67, 166, 0.000000, 165.932281, 8.848430121247565);
1954inline const Atom Ho167(
"Ho", 67, 167, 0.000000, 166.933126, 8.901800731181508);
1955inline const Atom Ho168(
"Ho", 67, 168, 0.000000, 167.935500, 8.95525287588116);
1956inline const Atom Ho169(
"Ho", 67, 169, 0.000000, 168.936868, 9.00865137507767);
1957inline const Atom Ho170(
"Ho", 67, 170, 0.000000, 169.939610, 9.062123143579665);
1958inline const Atom Ho171(
"Ho", 67, 171, 0.000000, 170.941460, 9.1155473456912);
1959inline const Atom Ho172(
"Ho", 67, 172, 0.000000, 171.944820, 9.169052069382996);
1960inline const Atom Ho173(
"Ho", 67, 173, 0.000000, 172.947290, 9.222509333335436);
1961inline const Atom Ho174(
"Ho", 67, 174, 0.000000, 173.951150, 9.276040719802157);
1962inline const Atom Ho175(
"Ho", 67, 175, 0.000000, 174.954050, 9.329520913741026);
1963inline const Atom Er(
"Er", 68, 0, 0.000000, 167.259000, 9.066);
1964inline const Atom Er144(
"Er", 68, 144, 0.000000, 143.960590, 7.803147866123797);
1965inline const Atom Er145(
"Er", 68, 145, 0.000000, 144.957460, 7.857181570857175);
1966inline const Atom Er146(
"Er", 68, 146, 0.000000, 145.952120, 7.911095486162181);
1967inline const Atom Er147(
"Er", 68, 147, 0.000000, 146.949310, 7.965146535971159);
1968inline const Atom Er148(
"Er", 68, 148, 0.000000, 147.944440, 8.019085926855954);
1969inline const Atom Er149(
"Er", 68, 149, 0.000000, 148.942170, 8.073166246480012);
1970inline const Atom Er150(
"Er", 68, 150, 0.000000, 149.937760, 8.127130570910984);
1971inline const Atom Er151(
"Er", 68, 151, 0.000000, 150.937460, 8.181317671156709);
1972inline const Atom Er152(
"Er", 68, 152, 0.000000, 151.935080, 8.23539202841103);
1973inline const Atom Er153(
"Er", 68, 153, 0.000000, 152.935093, 8.289596094308829);
1974inline const Atom Er154(
"Er", 68, 154, 0.000000, 153.932777, 8.343673920578265);
1975inline const Atom Er155(
"Er", 68, 155, 0.000000, 154.933200, 8.39790020985418);
1976inline const Atom Er156(
"Er", 68, 156, 0.000000, 155.931020, 8.451985407780748);
1977inline const Atom Er157(
"Er", 68, 157, 0.000000, 156.931950, 8.506239178160818);
1978inline const Atom Er158(
"Er", 68, 158, 0.000000, 157.929910, 8.560331964557964);
1979inline const Atom Er159(
"Er", 68, 159, 0.000000, 158.930681, 8.614577116603591);
1980inline const Atom Er160(
"Er", 68, 160, 0.000000, 159.929080, 8.668693698276327);
1981inline const Atom Er161(
"Er", 68, 161, 0.000000, 160.930001, 8.722946980826146);
1982inline const Atom Er162(
"Er", 68, 162, 0.140000, 161.928775, 8.77708388875935);
1983inline const Atom Er163(
"Er", 68, 163, 0.000000, 162.930029, 8.831355221028465);
1984inline const Atom Er164(
"Er", 68, 164, 1.610000, 163.929197, 8.885513485086005);
1985inline const Atom Er165(
"Er", 68, 165, 0.000000, 164.930723, 8.939799560669382);
1986inline const Atom Er166(
"Er", 68, 166, 33.610000, 165.930290, 8.993979451868062);
1987inline const Atom Er167(
"Er", 68, 167, 22.930000, 166.932045, 9.048277940021165);
1988inline const Atom Er168(
"Er", 68, 168, 26.780000, 167.932368, 9.102498808960954);
1989inline const Atom Er169(
"Er", 68, 169, 0.000000, 168.934588, 9.156822501677041);
1990inline const Atom Er170(
"Er", 68, 170, 14.930000, 169.935460, 9.211073128262159);
1991inline const Atom Er171(
"Er", 68, 171, 0.000000, 170.938026, 9.265415575341239);
1992inline const Atom Er172(
"Er", 68, 172, 0.000000, 171.939352, 9.319690810252364);
1993inline const Atom Er173(
"Er", 68, 173, 0.000000, 172.942400, 9.37405938335157);
1994inline const Atom Er174(
"Er", 68, 174, 0.000000, 173.944340, 9.428367899126506);
1995inline const Atom Er175(
"Er", 68, 175, 0.000000, 174.947930, 9.482765850447512);
1996inline const Atom Er176(
"Er", 68, 176, 0.000000, 175.950290, 9.537097131634173);
1997inline const Atom Er177(
"Er", 68, 177, 0.000000, 176.954370, 9.591521642602194);
1998inline const Atom Tm(
"Tm", 69, 0, 0.000000, 168.934210, 9.321);
1999inline const Atom Tm146(
"Tm", 69, 146, 0.000000, 145.966500, 8.053749128136923);
2000inline const Atom Tm147(
"Tm", 69, 147, 0.000000, 146.961080, 8.1086254032265);
2001inline const Atom Tm148(
"Tm", 69, 148, 0.000000, 147.957550, 8.16360595968099);
2002inline const Atom Tm149(
"Tm", 69, 149, 0.000000, 148.952650, 8.21851092593975);
2003inline const Atom Tm150(
"Tm", 69, 150, 0.000000, 149.949670, 8.273521828823185);
2004inline const Atom Tm151(
"Tm", 69, 151, 0.000000, 150.945430, 8.328463210796675);
2005inline const Atom Tm152(
"Tm", 69, 152, 0.000000, 151.944300, 8.383576188032015);
2006inline const Atom Tm153(
"Tm", 69, 153, 0.000000, 152.942028, 8.438626155045801);
2007inline const Atom Tm154(
"Tm", 69, 154, 0.000000, 153.941420, 8.493767933800974);
2008inline const Atom Tm155(
"Tm", 69, 155, 0.000000, 154.939192, 8.548820328529075);
2009inline const Atom Tm156(
"Tm", 69, 156, 0.000000, 155.939010, 8.603985611972849);
2010inline const Atom Tm157(
"Tm", 69, 157, 0.000000, 156.936760, 8.659036792843793);
2011inline const Atom Tm158(
"Tm", 69, 158, 0.000000, 157.937000, 8.714225360274867);
2012inline const Atom Tm159(
"Tm", 69, 159, 0.000000, 158.934810, 8.769279851665331);
2013inline const Atom Tm160(
"Tm", 69, 160, 0.000000, 159.935090, 8.824470626109418);
2014inline const Atom Tm161(
"Tm", 69, 161, 0.000000, 160.933400, 8.87955270516256);
2015inline const Atom Tm162(
"Tm", 69, 162, 0.000000, 161.933970, 8.934759480450998);
2016inline const Atom Tm163(
"Tm", 69, 163, 0.000000, 162.932648, 8.98986186402387);
2017inline const Atom Tm164(
"Tm", 69, 164, 0.000000, 163.933451, 9.045081495163116);
2018inline const Atom Tm165(
"Tm", 69, 165, 0.000000, 164.932432, 9.10020059685957);
2019inline const Atom Tm166(
"Tm", 69, 166, 0.000000, 165.933553, 9.155437773752277);
2020inline const Atom Tm167(
"Tm", 69, 167, 0.000000, 166.932849, 9.210574255676217);
2021inline const Atom Tm168(
"Tm", 69, 168, 0.000000, 167.934170, 9.265822467633997);
2022inline const Atom Tm169(
"Tm", 69, 169, 100.000000, 168.934211, 9.321000055175324);
2023inline const Atom Tm170(
"Tm", 69, 170, 0.000000, 169.935798, 9.37626294376965);
2024inline const Atom Tm171(
"Tm", 69, 171, 0.000000, 170.936426, 9.431472919226959);
2025inline const Atom Tm172(
"Tm", 69, 172, 0.000000, 171.938396, 9.486756939970892);
2026inline const Atom Tm173(
"Tm", 69, 173, 0.000000, 172.939600, 9.541998696415604);
2027inline const Atom Tm174(
"Tm", 69, 174, 0.000000, 173.942160, 9.597315270601497);
2028inline const Atom Tm175(
"Tm", 69, 175, 0.000000, 174.943830, 9.652582738747823);
2029inline const Atom Tm176(
"Tm", 69, 176, 0.000000, 175.946990, 9.707932418128927);
2030inline const Atom Tm177(
"Tm", 69, 177, 0.000000, 176.949040, 9.763220852898888);
2031inline const Atom Tm178(
"Tm", 69, 178, 0.000000, 177.952640, 9.818594809423146);
2032inline const Atom Tm179(
"Tm", 69, 179, 0.000000, 178.955340, 9.873919108154588);
2033inline const Atom Yb(
"Yb", 70, 0, 0.000000, 173.040000, 6.966);
2034inline const Atom Yb148(
"Yb", 70, 148, 0.000000, 147.966760, 5.956636905686547);
2035inline const Atom Yb149(
"Yb", 70, 149, 0.000000, 148.963480, 5.9967614521497925);
2036inline const Atom Yb150(
"Yb", 70, 150, 0.000000, 149.957990, 6.036797031553398);
2037inline const Atom Yb151(
"Yb", 70, 151, 0.000000, 150.955250, 6.076943316574203);
2038inline const Atom Yb152(
"Yb", 70, 152, 0.000000, 151.950170, 6.11699540117892);
2039inline const Atom Yb153(
"Yb", 70, 153, 0.000000, 152.949210, 6.157213342926491);
2040inline const Atom Yb154(
"Yb", 70, 154, 0.000000, 153.946240, 6.197350368932039);
2041inline const Atom Yb155(
"Yb", 70, 155, 0.000000, 154.945790, 6.237588841539528);
2042inline const Atom Yb156(
"Yb", 70, 156, 0.000000, 155.942850, 6.277727075242718);
2043inline const Atom Yb157(
"Yb", 70, 157, 0.000000, 156.942660, 6.317976014563107);
2044inline const Atom Yb158(
"Yb", 70, 158, 0.000000, 157.939858, 6.35811980367545);
2045inline const Atom Yb159(
"Yb", 70, 159, 0.000000, 158.940150, 6.39838814667129);
2046inline const Atom Yb160(
"Yb", 70, 160, 0.000000, 159.937560, 6.438540470180305);
2047inline const Atom Yb161(
"Yb", 70, 161, 0.000000, 160.937850, 6.478808732662968);
2048inline const Atom Yb162(
"Yb", 70, 162, 0.000000, 161.935750, 6.51898078190014);
2049inline const Atom Yb163(
"Yb", 70, 163, 0.000000, 162.936270, 6.559258303398059);
2050inline const Atom Yb164(
"Yb", 70, 164, 0.000000, 163.934520, 6.5994444424410545);
2051inline const Atom Yb165(
"Yb", 70, 165, 0.000000, 164.935398, 6.639736375797503);
2052inline const Atom Yb166(
"Yb", 70, 166, 0.000000, 165.933880, 6.679931854368932);
2053inline const Atom Yb167(
"Yb", 70, 167, 0.000000, 166.934947, 6.720231396220527);
2054inline const Atom Yb168(
"Yb", 70, 168, 0.130000, 167.933894, 6.76044559410541);
2055inline const Atom Yb169(
"Yb", 70, 169, 0.000000, 168.935187, 6.80075423394591);
2056inline const Atom Yb170(
"Yb", 70, 170, 3.040000, 169.934759, 6.840993592198337);
2057inline const Atom Yb171(
"Yb", 70, 171, 14.280000, 170.936322, 6.881313101317614);
2058inline const Atom Yb172(
"Yb", 70, 172, 21.830000, 171.936378, 6.921571931681693);
2059inline const Atom Yb173(
"Yb", 70, 173, 16.130000, 172.938207, 6.961902153079057);
2060inline const Atom Yb174(
"Yb", 70, 174, 31.830000, 173.938858, 7.002184960266992);
2061inline const Atom Yb175(
"Yb", 70, 175, 0.000000, 174.941272, 7.042538743845355);
2062inline const Atom Yb176(
"Yb", 70, 176, 12.760000, 175.942568, 7.082847484327323);
2063inline const Atom Yb177(
"Yb", 70, 177, 0.000000, 176.945257, 7.123212322364772);
2064inline const Atom Yb178(
"Yb", 70, 178, 0.000000, 177.946643, 7.163524706067961);
2065inline const Atom Yb179(
"Yb", 70, 179, 0.000000, 178.950170, 7.203923279126214);
2066inline const Atom Yb180(
"Yb", 70, 180, 0.000000, 179.952330, 7.244266821428572);
2067inline const Atom Yb181(
"Yb", 70, 181, 0.000000, 180.956150, 7.28467718966713);
2068inline const Atom Lu(
"Lu", 71, 0, 0.000000, 174.967000, 9.841);
2069inline const Atom Lu150(
"Lu", 71, 150, 0.000000, 149.972670, 8.435196611189538);
2070inline const Atom Lu151(
"Lu", 71, 151, 0.000000, 150.967150, 8.491131031280183);
2071inline const Atom Lu152(
"Lu", 71, 152, 0.000000, 151.963610, 8.547176816256778);
2072inline const Atom Lu153(
"Lu", 71, 153, 0.000000, 152.958690, 8.60314498328256);
2073inline const Atom Lu154(
"Lu", 71, 154, 0.000000, 153.957100, 8.65930044579835);
2074inline const Atom Lu155(
"Lu", 71, 155, 0.000000, 154.954230, 8.715383914852513);
2075inline const Atom Lu156(
"Lu", 71, 156, 0.000000, 155.952910, 8.771554563489113);
2076inline const Atom Lu157(
"Lu", 71, 157, 0.000000, 156.950102, 8.827641519726575);
2077inline const Atom Lu158(
"Lu", 71, 158, 0.000000, 157.949170, 8.88383399138123);
2078inline const Atom Lu159(
"Lu", 71, 159, 0.000000, 158.946620, 8.9399354588008);
2079inline const Atom Lu160(
"Lu", 71, 160, 0.000000, 159.946020, 8.996146603759565);
2080inline const Atom Lu161(
"Lu", 71, 161, 0.000000, 160.943540, 9.052252008321569);
2081inline const Atom Lu162(
"Lu", 71, 162, 0.000000, 161.943220, 9.108478901850061);
2082inline const Atom Lu163(
"Lu", 71, 163, 0.000000, 162.941200, 9.164610179062336);
2083inline const Atom Lu164(
"Lu", 71, 164, 0.000000, 163.941220, 9.220856195854074);
2084inline const Atom Lu165(
"Lu", 71, 165, 0.000000, 164.939610, 9.277010533472025);
2085inline const Atom Lu166(
"Lu", 71, 166, 0.000000, 165.939760, 9.33326386209971);
2086inline const Atom Lu167(
"Lu", 71, 167, 0.000000, 166.938310, 9.389427198900362);
2087inline const Atom Lu168(
"Lu", 71, 168, 0.000000, 167.938700, 9.445694026302101);
2088inline const Atom Lu169(
"Lu", 71, 169, 0.000000, 168.937649, 9.501879804814621);
2089inline const Atom Lu170(
"Lu", 71, 170, 0.000000, 169.938472, 9.558170986254549);
2090inline const Atom Lu171(
"Lu", 71, 171, 0.000000, 170.937910, 9.614384268519204);
2091inline const Atom Lu172(
"Lu", 71, 172, 0.000000, 171.939082, 9.670695079426405);
2092inline const Atom Lu173(
"Lu", 71, 173, 0.000000, 172.938927, 9.726931253362062);
2093inline const Atom Lu174(
"Lu", 71, 174, 0.000000, 173.940334, 9.78325525369641);
2094inline const Atom Lu175(
"Lu", 71, 175, 97.410000, 174.940768, 9.839524578371348);
2095inline const Atom Lu176(
"Lu", 71, 176, 2.590000, 175.942682, 9.89587715111078);
2096inline const Atom Lu177(
"Lu", 71, 177, 0.000000, 176.943755, 9.952182371275725);
2097inline const Atom Lu178(
"Lu", 71, 178, 0.000000, 177.945951, 10.008550776952223);
2098inline const Atom Lu179(
"Lu", 71, 179, 0.000000, 178.947324, 10.064872893082695);
2099inline const Atom Lu180(
"Lu", 71, 180, 0.000000, 179.949880, 10.121261546920275);
2100inline const Atom Lu181(
"Lu", 71, 181, 0.000000, 180.951970, 10.177623990638233);
2101inline const Atom Lu182(
"Lu", 71, 182, 0.000000, 181.955210, 10.234051115981869);
2102inline const Atom Lu183(
"Lu", 71, 183, 0.000000, 182.957570, 10.29042874582064);
2103inline const Atom Lu184(
"Lu", 71, 184, 0.000000, 183.961170, 10.346876119325358);
2104inline const Atom Hf(
"Hf", 72, 0, 0.000000, 178.490000, 13.31);
2105inline const Atom Hf154(
"Hf", 72, 154, 0.000000, 153.964250, 11.4811147263152);
2106inline const Atom Hf155(
"Hf", 72, 155, 0.000000, 154.962760, 11.555573620931145);
2107inline const Atom Hf156(
"Hf", 72, 156, 0.000000, 155.959250, 11.629881884139166);
2108inline const Atom Hf157(
"Hf", 72, 157, 0.000000, 156.958130, 11.704368369656564);
2109inline const Atom Hf158(
"Hf", 72, 158, 0.000000, 157.954650, 11.778678869964702);
2110inline const Atom Hf159(
"Hf", 72, 159, 0.000000, 158.954000, 11.853200403383944);
2111inline const Atom Hf160(
"Hf", 72, 160, 0.000000, 159.950710, 11.927525071992829);
2112inline const Atom Hf161(
"Hf", 72, 161, 0.000000, 160.950330, 12.002066739313127);
2113inline const Atom Hf162(
"Hf", 72, 162, 0.000000, 161.947203, 12.07640356283265);
2114inline const Atom Hf163(
"Hf", 72, 163, 0.000000, 162.947060, 12.15096290324388);
2115inline const Atom Hf164(
"Hf", 72, 164, 0.000000, 163.944420, 12.225336042355314);
2116inline const Atom Hf165(
"Hf", 72, 165, 0.000000, 164.944540, 12.299914994677572);
2117inline const Atom Hf166(
"Hf", 72, 166, 0.000000, 165.942250, 12.37431423329038);
2118inline const Atom Hf167(
"Hf", 72, 167, 0.000000, 166.942600, 12.44891033671354);
2119inline const Atom Hf168(
"Hf", 72, 168, 0.000000, 167.940630, 12.523333437727604);
2120inline const Atom Hf169(
"Hf", 72, 169, 0.000000, 168.941160, 12.59794296375147);
2121inline const Atom Hf170(
"Hf", 72, 170, 0.000000, 169.939650, 12.672400366967338);
2122inline const Atom Hf171(
"Hf", 72, 171, 0.000000, 170.940490, 12.74703300969242);
2123inline const Atom Hf172(
"Hf", 72, 172, 0.000000, 171.939460, 12.821526206510168);
2124inline const Atom Hf173(
"Hf", 72, 173, 0.000000, 172.940650, 12.896184948736623);
2125inline const Atom Hf174(
"Hf", 72, 174, 0.160000, 173.940040, 12.97070946495602);
2126inline const Atom Hf175(
"Hf", 72, 175, 0.000000, 174.941503, 13.045388564793548);
2127inline const Atom Hf176(
"Hf", 72, 176, 5.260000, 175.941402, 13.119951022230937);
2128inline const Atom Hf177(
"Hf", 72, 177, 18.600000, 176.943220, 13.194656609333856);
2129inline const Atom Hf178(
"Hf", 72, 178, 27.280000, 177.943698, 13.269262235346519);
2130inline const Atom Hf179(
"Hf", 72, 179, 13.620000, 178.945815, 13.34399013379461);
2131inline const Atom Hf180(
"Hf", 72, 180, 35.080000, 179.946549, 13.418614849728275);
2132inline const Atom Hf181(
"Hf", 72, 181, 0.000000, 180.949099, 13.493375029531066);
2133inline const Atom Hf182(
"Hf", 72, 182, 0.000000, 181.950553, 13.568053450781559);
2134inline const Atom Hf183(
"Hf", 72, 183, 0.000000, 182.953530, 13.642845449605021);
2135inline const Atom Hf184(
"Hf", 72, 184, 0.000000, 183.955450, 13.71755862793434);
2136inline const Atom Hf185(
"Hf", 72, 185, 0.000000, 184.958780, 13.792376949969183);
2137inline const Atom Hf186(
"Hf", 72, 186, 0.000000, 185.960920, 13.867106533699367);
2138inline const Atom Ta(
"Ta", 73, 0, 0.000000, 180.947900, 16.654);
2139inline const Atom Ta156(
"Ta", 73, 156, 0.000000, 155.971690, 14.355251015679098);
2140inline const Atom Ta157(
"Ta", 73, 157, 0.000000, 156.968150, 14.446962745077451);
2141inline const Atom Ta158(
"Ta", 73, 158, 0.000000, 157.966370, 14.538836460550248);
2142inline const Atom Ta159(
"Ta", 73, 159, 0.000000, 158.962910, 14.63055555295198);
2143inline const Atom Ta160(
"Ta", 73, 160, 0.000000, 159.961360, 14.722450437059509);
2144inline const Atom Ta161(
"Ta", 73, 161, 0.000000, 160.958370, 14.814212787106122);
2145inline const Atom Ta162(
"Ta", 73, 162, 0.000000, 161.957150, 14.906138043602606);
2146inline const Atom Ta163(
"Ta", 73, 163, 0.000000, 162.954320, 14.997915119655989);
2147inline const Atom Ta164(
"Ta", 73, 164, 0.000000, 163.953570, 15.089883633797355);
2148inline const Atom Ta165(
"Ta", 73, 165, 0.000000, 164.950820, 15.181668072854118);
2149inline const Atom Ta166(
"Ta", 73, 166, 0.000000, 165.950470, 15.273673402012403);
2150inline const Atom Ta167(
"Ta", 73, 167, 0.000000, 166.947970, 15.365480850454743);
2151inline const Atom Ta168(
"Ta", 73, 168, 0.000000, 167.947790, 15.457501825995216);
2152inline const Atom Ta169(
"Ta", 73, 169, 0.000000, 168.945920, 15.549367258089205);
2153inline const Atom Ta170(
"Ta", 73, 170, 0.000000, 169.946090, 15.641420446769484);
2154inline const Atom Ta171(
"Ta", 73, 171, 0.000000, 170.944460, 15.733307967873625);
2155inline const Atom Ta172(
"Ta", 73, 172, 0.000000, 171.944740, 15.825371280683555);
2156inline const Atom Ta173(
"Ta", 73, 173, 0.000000, 172.943540, 15.917298377930887);
2157inline const Atom Ta174(
"Ta", 73, 174, 0.000000, 173.944170, 16.00939390388062);
2158inline const Atom Ta175(
"Ta", 73, 175, 0.000000, 174.943650, 16.10138358665671);
2159inline const Atom Ta176(
"Ta", 73, 176, 0.000000, 175.944740, 16.193521449875902);
2160inline const Atom Ta177(
"Ta", 73, 177, 0.000000, 176.944472, 16.285534326112654);
2161inline const Atom Ta178(
"Ta", 73, 178, 0.000000, 177.945750, 16.3776894923898);
2162inline const Atom Ta179(
"Ta", 73, 179, 0.000000, 178.945934, 16.46974396959567);
2163inline const Atom Ta180(
"Ta", 73, 180, 0.012000, 179.947466, 16.561922513408554);
2164inline const Atom Ta181(
"Ta", 73, 181, 99.988000, 180.947996, 16.65400883560406);
2165inline const Atom Ta182(
"Ta", 73, 182, 0.000000, 181.950152, 16.74624481084334);
2166inline const Atom Ta183(
"Ta", 73, 183, 0.000000, 182.951373, 16.838394730980575);
2167inline const Atom Ta184(
"Ta", 73, 184, 0.000000, 183.954009, 16.93067488424016);
2168inline const Atom Ta185(
"Ta", 73, 185, 0.000000, 184.955559, 17.022855084728807);
2169inline const Atom Ta186(
"Ta", 73, 186, 0.000000, 185.958550, 17.115167911315908);
2170inline const Atom Ta187(
"Ta", 73, 187, 0.000000, 186.960410, 17.20737664344267);
2171inline const Atom Ta188(
"Ta", 73, 188, 0.000000, 187.963710, 17.299717909630342);
2172inline const Atom W(
"W", 74, 0, 0.000000, 183.840000, 19.3);
2173inline const Atom W158(
"W", 74, 158, 0.000000, 157.973940, 16.584513936031332);
2174inline const Atom W159(
"W", 74, 159, 0.000000, 158.972280, 16.689322258485642);
2175inline const Atom W160(
"W", 74, 160, 0.000000, 159.968370, 16.79389437010444);
2176inline const Atom W161(
"W", 74, 161, 0.000000, 160.967090, 16.8987425859443);
2177inline const Atom W162(
"W", 74, 162, 0.000000, 161.963340, 17.003331494778067);
2178inline const Atom W163(
"W", 74, 163, 0.000000, 162.962530, 17.1082290524369);
2179inline const Atom W164(
"W", 74, 164, 0.000000, 163.958980, 17.21283895778938);
2180inline const Atom W165(
"W", 74, 165, 0.000000, 164.958340, 17.31775436248912);
2181inline const Atom W166(
"W", 74, 166, 0.000000, 165.955020, 17.42238841383812);
2182inline const Atom W167(
"W", 74, 167, 0.000000, 166.954670, 17.52733426348999);
2183inline const Atom W168(
"W", 74, 168, 0.000000, 167.951860, 17.632021855961707);
2184inline const Atom W169(
"W", 74, 169, 0.000000, 168.951760, 17.73699395126197);
2185inline const Atom W170(
"W", 74, 170, 0.000000, 169.949290, 17.84171723781549);
2186inline const Atom W171(
"W", 74, 171, 0.000000, 170.949460, 17.946717678416015);
2187inline const Atom W172(
"W", 74, 172, 0.000000, 171.947420, 18.05148610748477);
2188inline const Atom W173(
"W", 74, 173, 0.000000, 172.947830, 18.156511743907746);
2189inline const Atom W174(
"W", 74, 174, 0.000000, 173.946160, 18.261319016536117);
2190inline const Atom W175(
"W", 74, 175, 0.000000, 174.946770, 18.366365649477807);
2191inline const Atom W176(
"W", 74, 176, 0.000000, 175.945590, 18.471224363577026);
2192inline const Atom W177(
"W", 74, 177, 0.000000, 176.946620, 18.576315089208006);
2193inline const Atom W178(
"W", 74, 178, 0.000000, 177.945850, 18.681216846170585);
2194inline const Atom W179(
"W", 74, 179, 0.000000, 178.947072, 18.78632772845953);
2195inline const Atom W180(
"W", 74, 180, 0.120000, 179.946706, 18.891271898389906);
2196inline const Atom W181(
"W", 74, 181, 0.000000, 180.948198, 18.99641112597911);
2197inline const Atom W182(
"W", 74, 182, 26.500000, 181.948206, 19.101394559399477);
2198inline const Atom W183(
"W", 74, 183, 14.310000, 182.950224, 19.206589060324195);
2199inline const Atom W184(
"W", 74, 184, 30.640000, 183.950933, 19.311645992058313);
2200inline const Atom W185(
"W", 74, 185, 0.000000, 184.953421, 19.416889782310705);
2201inline const Atom W186(
"W", 74, 186, 28.430000, 185.954362, 19.5219712064839);
2202inline const Atom W187(
"W", 74, 187, 0.000000, 186.957158, 19.62724733137511);
2203inline const Atom W188(
"W", 74, 188, 0.000000, 187.958487, 19.732369446801567);
2204inline const Atom W189(
"W", 74, 189, 0.000000, 188.961910, 19.83771139577894);
2205inline const Atom W190(
"W", 74, 190, 0.000000, 189.963180, 19.942827317232375);
2206inline const Atom Re(
"Re", 75, 0, 0.000000, 186.207000, 21.02);
2207inline const Atom Re160(
"Re", 75, 160, 0.000000, 159.981490, 18.059530091779582);
2208inline const Atom Re161(
"Re", 75, 161, 0.000000, 160.977660, 18.17198286423174);
2209inline const Atom Re162(
"Re", 75, 162, 0.000000, 161.975710, 18.284647860714152);
2210inline const Atom Re163(
"Re", 75, 163, 0.000000, 162.971970, 18.397110792827338);
2211inline const Atom Re164(
"Re", 75, 164, 0.000000, 163.970320, 18.509809654846485);
2212inline const Atom Re165(
"Re", 75, 165, 0.000000, 164.967050, 18.622325642967237);
2213inline const Atom Re166(
"Re", 75, 166, 0.000000, 165.965800, 18.735069659035375);
2214inline const Atom Re167(
"Re", 75, 167, 0.000000, 166.962560, 18.847589033709795);
2215inline const Atom Re168(
"Re", 75, 168, 0.000000, 167.961610, 18.96036691531468);
2216inline const Atom Re169(
"Re", 75, 169, 0.000000, 168.958830, 19.07293821714544);
2217inline const Atom Re170(
"Re", 75, 170, 0.000000, 169.958160, 19.185747706584607);
2218inline const Atom Re171(
"Re", 75, 171, 0.000000, 170.955550, 19.298338198886185);
2219inline const Atom Re172(
"Re", 75, 172, 0.000000, 171.955290, 19.41119397122557);
2220inline const Atom Re173(
"Re", 75, 173, 0.000000, 172.953060, 19.52382735987369);
2221inline const Atom Re174(
"Re", 75, 174, 0.000000, 173.953110, 19.636718126601043);
2222inline const Atom Re175(
"Re", 75, 175, 0.000000, 174.951390, 19.74940908666162);
2223inline const Atom Re176(
"Re", 75, 176, 0.000000, 175.951570, 19.862314528454892);
2224inline const Atom Re177(
"Re", 75, 177, 0.000000, 176.950270, 19.975052900266906);
2225inline const Atom Re178(
"Re", 75, 178, 0.000000, 177.950850, 20.088003496109167);
2226inline const Atom Re179(
"Re", 75, 179, 0.000000, 178.949980, 20.20079040852385);
2227inline const Atom Re180(
"Re", 75, 180, 0.000000, 179.950790, 20.31376696794428);
2228inline const Atom Re181(
"Re", 75, 181, 0.000000, 180.950065, 20.42657024870171);
2229inline const Atom Re182(
"Re", 75, 182, 0.000000, 181.951210, 20.539584624638174);
2230inline const Atom Re183(
"Re", 75, 183, 0.000000, 182.950821, 20.65242583479676);
2231inline const Atom Re184(
"Re", 75, 184, 0.000000, 183.952524, 20.765503200631557);
2232inline const Atom Re185(
"Re", 75, 185, 37.400000, 184.952956, 20.878437055610153);
2233inline const Atom Re186(
"Re", 75, 186, 0.000000, 185.954987, 20.99155148163066);
2234inline const Atom Re187(
"Re", 75, 187, 62.600000, 186.955751, 21.104522825758433);
2235inline const Atom Re188(
"Re", 75, 188, 0.000000, 187.958112, 21.217674526446377);
2236inline const Atom Re189(
"Re", 75, 189, 0.000000, 188.959228, 21.33068559484874);
2237inline const Atom Re190(
"Re", 75, 190, 0.000000, 189.961820, 21.44386331555742);
2238inline const Atom Re191(
"Re", 75, 191, 0.000000, 190.963124, 21.556895640228348);
2239inline const Atom Re192(
"Re", 75, 192, 0.000000, 191.965960, 21.670100904906903);
2240inline const Atom Os(
"Os", 76, 0, 0.000000, 190.230000, 22.57);
2241inline const Atom Os162(
"Os", 76, 162, 0.000000, 161.983820, 19.21870797140304);
2242inline const Atom Os163(
"Os", 76, 163, 0.000000, 162.982050, 19.33714381800978);
2243inline const Atom Os164(
"Os", 76, 164, 0.000000, 163.977930, 19.45530084686958);
2244inline const Atom Os165(
"Os", 76, 165, 0.000000, 164.976480, 19.573774660148246);
2245inline const Atom Os166(
"Os", 76, 166, 0.000000, 165.972530, 19.691951858802504);
2246inline const Atom Os167(
"Os", 76, 167, 0.000000, 166.971550, 19.810481435630557);
2247inline const Atom Os168(
"Os", 76, 168, 0.000000, 167.967830, 19.928685922830258);
2248inline const Atom Os169(
"Os", 76, 169, 0.000000, 168.967080, 20.047242788203754);
2249inline const Atom Os170(
"Os", 76, 170, 0.000000, 169.963570, 20.16547219103191);
2250inline const Atom Os171(
"Os", 76, 171, 0.000000, 170.963040, 20.284055158492354);
2251inline const Atom Os172(
"Os", 76, 172, 0.000000, 171.960080, 20.40234981653788);
2252inline const Atom Os173(
"Os", 76, 173, 0.000000, 172.959790, 20.520961259002263);
2253inline const Atom Os174(
"Os", 76, 174, 0.000000, 173.957120, 20.639290324344216);
2254inline const Atom Os175(
"Os", 76, 175, 0.000000, 174.957080, 20.75793142827104);
2255inline const Atom Os176(
"Os", 76, 176, 0.000000, 175.954950, 20.876324562371867);
2256inline const Atom Os177(
"Os", 76, 177, 0.000000, 176.955050, 20.994982276717657);
2257inline const Atom Os178(
"Os", 76, 178, 0.000000, 177.953350, 21.11342642853388);
2258inline const Atom Os179(
"Os", 76, 179, 0.000000, 178.953950, 21.232143465804555);
2259inline const Atom Os180(
"Os", 76, 180, 0.000000, 179.952350, 21.35059948220575);
2260inline const Atom Os181(
"Os", 76, 181, 0.000000, 180.953270, 21.46935448614835);
2261inline const Atom Os182(
"Os", 76, 182, 0.000000, 181.952186, 21.587871723808025);
2262inline const Atom Os183(
"Os", 76, 183, 0.000000, 182.953110, 21.70662720233402);
2263inline const Atom Os184(
"Os", 76, 184, 0.020000, 183.952491, 21.825199610313835);
2264inline const Atom Os185(
"Os", 76, 185, 0.000000, 184.954043, 21.944029598433477);
2265inline const Atom Os186(
"Os", 76, 186, 1.590000, 185.953838, 22.06265112579509);
2266inline const Atom Os187(
"Os", 76, 187, 1.960000, 186.955748, 22.181523577264365);
2267inline const Atom Os188(
"Os", 76, 188, 13.240000, 187.955836, 22.300179879724546);
2268inline const Atom Os189(
"Os", 76, 189, 16.150000, 188.958145, 22.419099670887878);
2269inline const Atom Os190(
"Os", 76, 190, 26.260000, 189.958445, 22.537781126268204);
2270inline const Atom Os191(
"Os", 76, 191, 0.000000, 190.960928, 22.656721573673977);
2271inline const Atom Os192(
"Os", 76, 192, 40.780000, 191.961479, 22.77543279729801);
2272inline const Atom Os193(
"Os", 76, 193, 0.000000, 192.964148, 22.894395312831833);
2273inline const Atom Os194(
"Os", 76, 194, 0.000000, 193.965179, 23.01316348646376);
2274inline const Atom Os195(
"Os", 76, 195, 0.000000, 194.968120, 23.132158273668715);
2275inline const Atom Os196(
"Os", 76, 196, 0.000000, 195.969620, 23.250982092204172);
2276inline const Atom Ir(
"Ir", 77, 0, 0.000000, 192.217000, 22.42);
2277inline const Atom Ir165(
"Ir", 77, 165, 0.000000, 164.987580, 19.24398749122086);
2278inline const Atom Ir166(
"Ir", 77, 166, 0.000000, 165.985510, 19.360385055432143);
2279inline const Atom Ir167(
"Ir", 77, 167, 0.000000, 166.981540, 19.476561005530208);
2280inline const Atom Ir168(
"Ir", 77, 168, 0.000000, 167.979970, 19.593016889244968);
2281inline const Atom Ir169(
"Ir", 77, 169, 0.000000, 168.976390, 19.70923832855575);
2282inline const Atom Ir170(
"Ir", 77, 170, 0.000000, 169.975030, 19.82571870646197);
2283inline const Atom Ir171(
"Ir", 77, 171, 0.000000, 170.971780, 19.94197863664504);
2284inline const Atom Ir172(
"Ir", 77, 172, 0.000000, 171.970640, 20.058484675132796);
2285inline const Atom Ir173(
"Ir", 77, 173, 0.000000, 172.967710, 20.174781929798094);
2286inline const Atom Ir174(
"Ir", 77, 174, 0.000000, 173.966800, 20.291314795257442);
2287inline const Atom Ir175(
"Ir", 77, 175, 0.000000, 174.964280, 20.407659871915595);
2288inline const Atom Ir176(
"Ir", 77, 176, 0.000000, 175.963510, 20.524209066835922);
2289inline const Atom Ir177(
"Ir", 77, 177, 0.000000, 176.961170, 20.640575138515327);
2290inline const Atom Ir178(
"Ir", 77, 178, 0.000000, 177.961080, 20.75720364796038);
2291inline const Atom Ir179(
"Ir", 77, 179, 0.000000, 178.959150, 20.873617541632633);
2292inline const Atom Ir180(
"Ir", 77, 180, 0.000000, 179.959250, 20.99026821248901);
2293inline const Atom Ir181(
"Ir", 77, 181, 0.000000, 180.957640, 21.10671943064349);
2294inline const Atom Ir182(
"Ir", 77, 182, 0.000000, 181.958130, 21.22341559071258);
2295inline const Atom Ir183(
"Ir", 77, 183, 0.000000, 182.956810, 21.339900634179077);
2296inline const Atom Ir184(
"Ir", 77, 184, 0.000000, 183.957390, 21.456607291758797);
2297inline const Atom Ir185(
"Ir", 77, 185, 0.000000, 184.956590, 21.57315298750891);
2298inline const Atom Ir186(
"Ir", 77, 186, 0.000000, 185.957951, 21.68995074015306);
2299inline const Atom Ir187(
"Ir", 77, 187, 0.000000, 186.957361, 21.80652093009463);
2300inline const Atom Ir188(
"Ir", 77, 188, 0.000000, 187.958852, 21.923333845809687);
2301inline const Atom Ir189(
"Ir", 77, 189, 0.000000, 188.958716, 22.03995698986042);
2302inline const Atom Ir190(
"Ir", 77, 190, 0.000000, 189.960590, 22.15681457831513);
2303inline const Atom Ir191(
"Ir", 77, 191, 37.300000, 190.960591, 22.27345370190982);
2304inline const Atom Ir192(
"Ir", 77, 192, 0.000000, 191.962602, 22.39032726990849);
2305inline const Atom Ir193(
"Ir", 77, 193, 62.700000, 192.962924, 22.50700383462441);
2306inline const Atom Ir194(
"Ir", 77, 194, 0.000000, 193.965076, 22.623893848723057);
2307inline const Atom Ir195(
"Ir", 77, 195, 0.000000, 194.965977, 22.740637947424005);
2308inline const Atom Ir196(
"Ir", 77, 196, 0.000000, 195.968380, 22.857557237913397);
2309inline const Atom Ir197(
"Ir", 77, 197, 0.000000, 196.969636, 22.974342743461815);
2310inline const Atom Ir198(
"Ir", 77, 198, 0.000000, 197.972280, 23.09129014395189);
2311inline const Atom Ir199(
"Ir", 77, 199, 0.000000, 198.973790, 23.208105275808073);
2312inline const Atom Pt(
"Pt", 78, 0, 0.000000, 195.078000, 21.45);
2313inline const Atom Pt168(
"Pt", 78, 168, 0.000000, 167.988040, 18.47129588164734);
2314inline const Atom Pt169(
"Pt", 78, 169, 0.000000, 168.986420, 18.581073770491805);
2315inline const Atom Pt170(
"Pt", 78, 170, 0.000000, 169.982330, 18.69058006797281);
2316inline const Atom Pt171(
"Pt", 78, 171, 0.000000, 170.981250, 18.800417333066772);
2317inline const Atom Pt172(
"Pt", 78, 172, 0.000000, 171.977380, 18.90994782087165);
2318inline const Atom Pt173(
"Pt", 78, 173, 0.000000, 172.976500, 19.01980707716913);
2319inline const Atom Pt174(
"Pt", 78, 174, 0.000000, 173.972811, 19.129357467013193);
2320inline const Atom Pt175(
"Pt", 78, 175, 0.000000, 174.972280, 19.239255097960815);
2321inline const Atom Pt176(
"Pt", 78, 176, 0.000000, 175.969000, 19.348850459816074);
2322inline const Atom Pt177(
"Pt", 78, 177, 0.000000, 176.968450, 19.45874600159936);
2323inline const Atom Pt178(
"Pt", 78, 178, 0.000000, 177.965710, 19.568400739704117);
2324inline const Atom Pt179(
"Pt", 78, 179, 0.000000, 178.965480, 19.678331467413035);
2325inline const Atom Pt180(
"Pt", 78, 180, 0.000000, 179.963220, 19.788038984406235);
2326inline const Atom Pt181(
"Pt", 78, 181, 0.000000, 180.963180, 19.897990603758494);
2327inline const Atom Pt182(
"Pt", 78, 182, 0.000000, 181.961270, 20.00773660535786);
2328inline const Atom Pt183(
"Pt", 78, 183, 0.000000, 182.961730, 20.11774320271891);
2329inline const Atom Pt184(
"Pt", 78, 184, 0.000000, 183.959900, 20.22749800079968);
2330inline const Atom Pt185(
"Pt", 78, 185, 0.000000, 184.960750, 20.337547481007597);
2331inline const Atom Pt186(
"Pt", 78, 186, 0.000000, 185.959430, 20.447358356657336);
2332inline const Atom Pt187(
"Pt", 78, 187, 0.000000, 186.960560, 20.557438624550176);
2333inline const Atom Pt188(
"Pt", 78, 188, 0.000000, 187.959396, 20.66726665333866);
2334inline const Atom Pt189(
"Pt", 78, 189, 0.000000, 188.960832, 20.77738056777289);
2335inline const Atom Pt190(
"Pt", 78, 190, 0.014000, 189.959930, 20.887237405037986);
2336inline const Atom Pt191(
"Pt", 78, 191, 0.000000, 190.961685, 20.997386395441822);
2337inline const Atom Pt192(
"Pt", 78, 192, 0.782000, 191.961035, 21.10727094162335);
2338inline const Atom Pt193(
"Pt", 78, 193, 0.000000, 192.962985, 21.21744137345062);
2339inline const Atom Pt194(
"Pt", 78, 194, 32.967000, 193.962664, 21.32736209516193);
2340inline const Atom Pt195(
"Pt", 78, 195, 33.832000, 194.964774, 21.437550119952018);
2341inline const Atom Pt196(
"Pt", 78, 196, 25.242000, 195.964935, 21.54752384046381);
2342inline const Atom Pt197(
"Pt", 78, 197, 0.000000, 196.967323, 21.65774243302679);
2343inline const Atom Pt198(
"Pt", 78, 198, 7.163000, 197.967876, 21.767759256297477);
2344inline const Atom Pt199(
"Pt", 78, 199, 0.000000, 198.970576, 21.87801215513794);
2345inline const Atom Pt200(
"Pt", 78, 200, 0.000000, 199.971424, 21.988061415433826);
2346inline const Atom Pt201(
"Pt", 78, 201, 0.000000, 200.974500, 22.098355657736903);
2347inline const Atom Pt202(
"Pt", 78, 202, 0.000000, 201.975740, 22.208448020791682);
2348inline const Atom Au(
"Au", 79, 0, 0.000000, 196.966550, 19.3);
2349inline const Atom Au171(
"Au", 79, 171, 0.000000, 170.991770, 16.754830508022806);
2350inline const Atom Au172(
"Au", 79, 172, 0.000000, 171.990110, 16.852654031864798);
2351inline const Atom Au173(
"Au", 79, 173, 0.000000, 172.986400, 16.950276684035945);
2352inline const Atom Au174(
"Au", 79, 174, 0.000000, 173.984920, 17.048117845390497);
2353inline const Atom Au175(
"Au", 79, 175, 0.000000, 174.981550, 17.145773812863148);
2354inline const Atom Au176(
"Au", 79, 176, 0.000000, 175.980270, 17.24363457145388);
2355inline const Atom Au177(
"Au", 79, 177, 0.000000, 176.977220, 17.34132189450442);
2356inline const Atom Au178(
"Au", 79, 178, 0.000000, 177.975980, 17.439186572542393);
2357inline const Atom Au179(
"Au", 79, 179, 0.000000, 178.973410, 17.536920928959763);
2358inline const Atom Au180(
"Au", 79, 180, 0.000000, 179.972400, 17.634808143819342);
2359inline const Atom Au181(
"Au", 79, 181, 0.000000, 180.969950, 17.732554258578425);
2360inline const Atom Au182(
"Au", 79, 182, 0.000000, 181.969620, 17.830508104041016);
2361inline const Atom Au183(
"Au", 79, 183, 0.000000, 182.967620, 17.928298312581504);
2362inline const Atom Au184(
"Au", 79, 184, 0.000000, 183.967470, 18.026269795556654);
2363inline const Atom Au185(
"Au", 79, 185, 0.000000, 184.965810, 18.12409331939865);
2364inline const Atom Au186(
"Au", 79, 186, 0.000000, 185.966000, 18.22209811767531);
2365inline const Atom Au187(
"Au", 79, 187, 0.000000, 186.964560, 18.3199431984771);
2366inline const Atom Au188(
"Au", 79, 188, 0.000000, 187.965090, 18.417981312055268);
2367inline const Atom Au189(
"Au", 79, 189, 0.000000, 188.963890, 18.515849909540478);
2368inline const Atom Au190(
"Au", 79, 190, 0.000000, 189.964699, 18.613915361263118);
2369inline const Atom Au191(
"Au", 79, 191, 0.000000, 190.963650, 18.71179875466164);
2370inline const Atom Au192(
"Au", 79, 192, 0.000000, 191.964810, 18.809898599533778);
2371inline const Atom Au193(
"Au", 79, 193, 0.000000, 192.964132, 18.907818345805417);
2372inline const Atom Au194(
"Au", 79, 194, 0.000000, 193.965339, 19.005922796028056);
2373inline const Atom Au195(
"Au", 79, 195, 0.000000, 194.965018, 19.103877523366275);
2374inline const Atom Au196(
"Au", 79, 196, 0.000000, 195.966551, 19.202013917083892);
2375inline const Atom Au197(
"Au", 79, 197, 100.000000, 196.966552, 19.300000195972363);
2376inline const Atom Au198(
"Au", 79, 198, 0.000000, 197.968225, 19.398150307755298);
2377inline const Atom Au199(
"Au", 79, 199, 0.000000, 198.968748, 19.4961877354302);
2378inline const Atom Au200(
"Au", 79, 200, 0.000000, 199.970720, 19.594367145081232);
2379inline const Atom Au201(
"Au", 79, 201, 0.000000, 200.971641, 19.69244357125614);
2380inline const Atom Au202(
"Au", 79, 202, 0.000000, 201.973790, 19.790640324461187);
2381inline const Atom Au203(
"Au", 79, 203, 0.000000, 202.975137, 19.888758492749147);
2382inline const Atom Au204(
"Au", 79, 204, 0.000000, 203.977710, 19.9869967920949);
2383inline const Atom Au205(
"Au", 79, 205, 0.000000, 204.979610, 20.085169146740906);
2384inline const Atom Hg(
"Hg", 80, 0, 0.000000, 200.590000, 13.546);
2385inline const Atom Hg175(
"Hg", 80, 175, 0.000000, 174.991410, 11.81730714322748);
2386inline const Atom Hg176(
"Hg", 80, 176, 0.000000, 175.987410, 11.884567804277381);
2387inline const Atom Hg177(
"Hg", 80, 177, 0.000000, 176.986340, 11.952026330524951);
2388inline const Atom Hg178(
"Hg", 80, 178, 0.000000, 177.982476, 12.019296175761502);
2389inline const Atom Hg179(
"Hg", 80, 179, 0.000000, 178.981780, 12.086779958522357);
2390inline const Atom Hg180(
"Hg", 80, 180, 0.000000, 179.978320, 12.154077086195722);
2391inline const Atom Hg181(
"Hg", 80, 181, 0.000000, 180.977810, 12.221573429682437);
2392inline const Atom Hg182(
"Hg", 80, 182, 0.000000, 181.974750, 12.288897569669475);
2393inline const Atom Hg183(
"Hg", 80, 183, 0.000000, 182.974560, 12.356415523007128);
2394inline const Atom Hg184(
"Hg", 80, 184, 0.000000, 183.971900, 12.42376667530784);
2395inline const Atom Hg185(
"Hg", 80, 185, 0.000000, 184.971980, 12.491302861957225);
2396inline const Atom Hg186(
"Hg", 80, 186, 0.000000, 185.969460, 12.558663468567724);
2397inline const Atom Hg187(
"Hg", 80, 187, 0.000000, 186.969790, 12.626216537913153);
2398inline const Atom Hg188(
"Hg", 80, 188, 0.000000, 187.967560, 12.69359672845107);
2399inline const Atom Hg189(
"Hg", 80, 189, 0.000000, 188.968130, 12.761166005184705);
2400inline const Atom Hg190(
"Hg", 80, 190, 0.000000, 189.966280, 12.82857185742061);
2401inline const Atom Hg191(
"Hg", 80, 191, 0.000000, 190.967060, 12.896155315618923);
2402inline const Atom Hg192(
"Hg", 80, 192, 0.000000, 191.965570, 12.963585478937135);
2403inline const Atom Hg193(
"Hg", 80, 193, 0.000000, 192.966644, 13.031188791186);
2404inline const Atom Hg194(
"Hg", 80, 194, 0.000000, 193.965382, 13.098634351523007);
2405inline const Atom Hg195(
"Hg", 80, 195, 0.000000, 194.966640, 13.166250089436163);
2406inline const Atom Hg196(
"Hg", 80, 196, 0.150000, 195.965815, 13.233725160725857);
2407inline const Atom Hg197(
"Hg", 80, 197, 0.000000, 196.967195, 13.301349137394684);
2408inline const Atom Hg198(
"Hg", 80, 198, 9.970000, 197.966752, 13.36885000544394);
2409inline const Atom Hg199(
"Hg", 80, 199, 16.870000, 198.968262, 13.43648276111471);
2410inline const Atom Hg200(
"Hg", 80, 200, 23.100000, 199.968309, 13.504016719248217);
2411inline const Atom Hg201(
"Hg", 80, 201, 13.180000, 200.970285, 13.571680944264418);
2412inline const Atom Hg202(
"Hg", 80, 202, 29.860000, 201.970626, 13.639234756448475);
2413inline const Atom Hg203(
"Hg", 80, 203, 0.000000, 202.972857, 13.706916201814645);
2414inline const Atom Hg204(
"Hg", 80, 204, 6.870000, 203.973476, 13.774488787556708);
2415inline const Atom Hg205(
"Hg", 80, 205, 0.000000, 204.976056, 13.842193801166559);
2416inline const Atom Hg206(
"Hg", 80, 206, 0.000000, 205.977499, 13.90982203227479);
2417inline const Atom Hg207(
"Hg", 80, 207, 0.000000, 206.982580, 13.977695940375892);
2418inline const Atom Hg208(
"Hg", 80, 208, 0.000000, 207.985940, 14.045453627997407);
2419inline const Atom Tl(
"Tl", 81, 0, 0.000000, 204.383300, 11.85);
2420inline const Atom Tl177(
"Tl", 81, 177, 0.000000, 176.996880, 10.262154628093391);
2421inline const Atom Tl178(
"Tl", 81, 178, 0.000000, 177.995230, 10.320038258996698);
2422inline const Atom Tl179(
"Tl", 81, 179, 0.000000, 178.991470, 10.377799553583879);
2423inline const Atom Tl180(
"Tl", 81, 180, 0.000000, 179.990190, 10.435704636826983);
2424inline const Atom Tl181(
"Tl", 81, 181, 0.000000, 180.986900, 10.49349318168363);
2425inline const Atom Tl182(
"Tl", 81, 182, 0.000000, 181.985610, 10.551397685133766);
2426inline const Atom Tl183(
"Tl", 81, 183, 0.000000, 182.982700, 10.609208262123177);
2427inline const Atom Tl184(
"Tl", 81, 184, 0.000000, 183.981760, 10.667133058327174);
2428inline const Atom Tl185(
"Tl", 81, 185, 0.000000, 184.979100, 10.72495813014077);
2429inline const Atom Tl186(
"Tl", 81, 186, 0.000000, 185.978550, 10.782905538270496);
2430inline const Atom Tl187(
"Tl", 81, 187, 0.000000, 186.976170, 10.84074684428718);
2431inline const Atom Tl188(
"Tl", 81, 188, 0.000000, 187.975920, 10.898711646205928);
2432inline const Atom Tl189(
"Tl", 81, 189, 0.000000, 188.973690, 10.956561649117125);
2433inline const Atom Tl190(
"Tl", 81, 190, 0.000000, 189.973790, 11.014546743789733);
2434inline const Atom Tl191(
"Tl", 81, 191, 0.000000, 190.971890, 11.072415879868855);
2435inline const Atom Tl192(
"Tl", 81, 192, 0.000000, 191.972140, 11.130409671435974);
2436inline const Atom Tl193(
"Tl", 81, 193, 0.000000, 192.970550, 11.188296781097087);
2437inline const Atom Tl194(
"Tl", 81, 194, 0.000000, 193.971050, 11.246305067488391);
2438inline const Atom Tl195(
"Tl", 81, 195, 0.000000, 194.969650, 11.304203193215884);
2439inline const Atom Tl196(
"Tl", 81, 196, 0.000000, 195.970520, 11.362232931946984);
2440inline const Atom Tl197(
"Tl", 81, 197, 0.000000, 196.969540, 11.42015540897911);
2441inline const Atom Tl198(
"Tl", 81, 198, 0.000000, 197.970470, 11.478188626468015);
2442inline const Atom Tl199(
"Tl", 81, 199, 0.000000, 198.969810, 11.536129656875097);
2443inline const Atom Tl200(
"Tl", 81, 200, 0.000000, 199.970945, 11.594174760119834);
2444inline const Atom Tl201(
"Tl", 81, 201, 0.000000, 200.970804, 11.652145881781925);
2445inline const Atom Tl202(
"Tl", 81, 202, 0.000000, 201.972091, 11.710199797879769);
2446inline const Atom Tl203(
"Tl", 81, 203, 29.524000, 202.972329, 11.768192893695327);
2447inline const Atom Tl204(
"Tl", 81, 204, 0.000000, 203.973849, 11.82626031896931);
2448inline const Atom Tl205(
"Tl", 81, 205, 70.476000, 204.974412, 11.88427225805631);
2449inline const Atom Tl206(
"Tl", 81, 206, 0.000000, 205.976095, 11.94234913395566);
2450inline const Atom Tl207(
"Tl", 81, 207, 0.000000, 206.977408, 12.000404557515218);
2451inline const Atom Tl208(
"Tl", 81, 208, 0.000000, 207.982005, 12.058650385085278);
2452inline const Atom Tl209(
"Tl", 81, 209, 0.000000, 208.985349, 12.11682356459652);
2453inline const Atom Tl210(
"Tl", 81, 210, 0.000000, 209.990066, 12.175076349682191);
2454inline const Atom Pb(
"Pb", 82, 0, 0.000000, 207.200000, 11.35);
2455inline const Atom Pb181(
"Pb", 82, 181, 0.000000, 180.996710, 9.914636382722009);
2456inline const Atom Pb182(
"Pb", 82, 182, 0.000000, 181.992676, 9.969193400579151);
2457inline const Atom Pb183(
"Pb", 82, 183, 0.000000, 182.991930, 10.023930528474905);
2458inline const Atom Pb184(
"Pb", 82, 184, 0.000000, 183.988200, 10.0785041988417);
2459inline const Atom Pb185(
"Pb", 82, 185, 0.000000, 184.987580, 10.13324822876448);
2460inline const Atom Pb186(
"Pb", 82, 186, 0.000000, 185.984300, 10.1878465492278);
2461inline const Atom Pb187(
"Pb", 82, 187, 0.000000, 186.984030, 10.242609751447876);
2462inline const Atom Pb188(
"Pb", 82, 188, 0.000000, 187.981060, 10.297225053088804);
2463inline const Atom Pb189(
"Pb", 82, 189, 0.000000, 188.980880, 10.351993185328187);
2464inline const Atom Pb190(
"Pb", 82, 190, 0.000000, 189.978180, 10.406623277027029);
2465inline const Atom Pb191(
"Pb", 82, 191, 0.000000, 190.978200, 10.461402364864865);
2466inline const Atom Pb192(
"Pb", 82, 192, 0.000000, 191.975760, 10.5160466988417);
2467inline const Atom Pb193(
"Pb", 82, 193, 0.000000, 192.976080, 10.57084222007722);
2468inline const Atom Pb194(
"Pb", 82, 194, 0.000000, 193.973970, 10.625504630791506);
2469inline const Atom Pb195(
"Pb", 82, 195, 0.000000, 194.974470, 10.680310012065638);
2470inline const Atom Pb196(
"Pb", 82, 196, 0.000000, 195.972710, 10.73499159507722);
2471inline const Atom Pb197(
"Pb", 82, 197, 0.000000, 196.973380, 10.78980628861004);
2472inline const Atom Pb198(
"Pb", 82, 198, 0.000000, 197.971980, 10.844507591698843);
2473inline const Atom Pb199(
"Pb", 82, 199, 0.000000, 198.972910, 10.899336527509654);
2474inline const Atom Pb200(
"Pb", 82, 200, 0.000000, 199.971816, 10.954054592664093);
2475inline const Atom Pb201(
"Pb", 82, 201, 0.000000, 200.972850, 11.0088892253861);
2476inline const Atom Pb202(
"Pb", 82, 202, 0.000000, 201.972144, 11.063628544401544);
2477inline const Atom Pb203(
"Pb", 82, 203, 0.000000, 202.973375, 11.118473968388031);
2478inline const Atom Pb204(
"Pb", 82, 204, 1.400000, 203.973029, 11.173233007480695);
2479inline const Atom Pb205(
"Pb", 82, 205, 0.000000, 204.974467, 11.228089770511584);
2480inline const Atom Pb206(
"Pb", 82, 206, 24.100000, 205.974449, 11.282866776785715);
2481inline const Atom Pb207(
"Pb", 82, 207, 22.100000, 206.975881, 11.33772321114865);
2482inline const Atom Pb208(
"Pb", 82, 208, 52.400000, 207.976636, 11.392542560810812);
2483inline const Atom Pb209(
"Pb", 82, 209, 0.000000, 208.981075, 11.447563712596525);
2484inline const Atom Pb210(
"Pb", 82, 210, 0.000000, 209.984173, 11.502511407094596);
2485inline const Atom Pb211(
"Pb", 82, 211, 0.000000, 210.988731, 11.557539077461389);
2486inline const Atom Pb212(
"Pb", 82, 212, 0.000000, 211.991887, 11.612489976472009);
2487inline const Atom Pb213(
"Pb", 82, 213, 0.000000, 212.996500, 11.667520632239382);
2488inline const Atom Pb214(
"Pb", 82, 214, 0.000000, 213.999798, 11.722479287813707);
2489inline const Atom Bi(
"Bi", 83, 0, 0.000000, 208.980380, 9.747);
2490inline const Atom Bi185(
"Bi", 83, 185, 0.000000, 184.997710, 8.628430474525887);
2491inline const Atom Bi186(
"Bi", 83, 186, 0.000000, 185.996480, 8.675013848477066);
2492inline const Atom Bi187(
"Bi", 83, 187, 0.000000, 186.993460, 8.721513735499954);
2493inline const Atom Bi188(
"Bi", 83, 188, 0.000000, 187.992170, 8.768094311006612);
2494inline const Atom Bi189(
"Bi", 83, 189, 0.000000, 188.989510, 8.814610988696641);
2495inline const Atom Bi190(
"Bi", 83, 190, 0.000000, 189.988520, 8.861205556425919);
2496inline const Atom Bi191(
"Bi", 83, 191, 0.000000, 190.986050, 8.907731095856942);
2497inline const Atom Bi192(
"Bi", 83, 192, 0.000000, 191.985370, 8.954340122216257);
2498inline const Atom Bi193(
"Bi", 83, 193, 0.000000, 192.983060, 9.00087312416601);
2499inline const Atom Bi194(
"Bi", 83, 194, 0.000000, 193.982750, 9.047499407599892);
2500inline const Atom Bi195(
"Bi", 83, 195, 0.000000, 194.980750, 9.094046868179683);
2501inline const Atom Bi196(
"Bi", 83, 196, 0.000000, 195.980610, 9.140681080539714);
2502inline const Atom Bi197(
"Bi", 83, 197, 0.000000, 196.978930, 9.187243466156966);
2503inline const Atom Bi198(
"Bi", 83, 198, 0.000000, 197.979020, 9.233888405887672);
2504inline const Atom Bi199(
"Bi", 83, 199, 0.000000, 198.977580, 9.28046198528302);
2505inline const Atom Bi200(
"Bi", 83, 200, 0.000000, 199.978140, 9.327128846162497);
2506inline const Atom Bi201(
"Bi", 83, 201, 0.000000, 200.976970, 9.373715018558201);
2507inline const Atom Bi202(
"Bi", 83, 202, 0.000000, 201.977670, 9.420388409141566);
2508inline const Atom Bi203(
"Bi", 83, 203, 0.000000, 202.976868, 9.46699174533035);
2509inline const Atom Bi204(
"Bi", 83, 204, 0.000000, 203.977805, 9.513676189769585);
2510inline const Atom Bi205(
"Bi", 83, 205, 0.000000, 204.977375, 9.560296876314418);
2511inline const Atom Bi206(
"Bi", 83, 206, 0.000000, 205.978483, 9.606989296320545);
2512inline const Atom Bi207(
"Bi", 83, 207, 0.000000, 206.978455, 9.653628732443687);
2513inline const Atom Bi208(
"Bi", 83, 208, 0.000000, 207.979727, 9.700328801531512);
2514inline const Atom Bi209(
"Bi", 83, 209, 100.000000, 208.980383, 9.747000139922227);
2515inline const Atom Bi210(
"Bi", 83, 210, 0.000000, 209.984105, 9.793814478828109);
2516inline const Atom Bi211(
"Bi", 83, 211, 0.000000, 210.987258, 9.840602279151756);
2517inline const Atom Bi212(
"Bi", 83, 212, 0.000000, 211.991272, 9.88743023715432);
2518inline const Atom Bi213(
"Bi", 83, 213, 0.000000, 212.994375, 9.934215705440863);
2519inline const Atom Bi214(
"Bi", 83, 214, 0.000000, 213.998699, 9.981058122073469);
2520inline const Atom Bi215(
"Bi", 83, 215, 0.000000, 215.001830, 10.027844896300792);
2521inline const Atom Bi216(
"Bi", 83, 216, 0.000000, 216.006200, 10.07468945840753);
2522inline const Atom Po(
"Po", 84, 0, 0.000000, 209.000000, 9.32);
2523inline const Atom Po190(
"Po", 84, 190, 0.000000, 189.995110, 8.472509211483255);
2524inline const Atom Po191(
"Po", 84, 191, 0.000000, 190.994650, 8.517082);
2525inline const Atom Po192(
"Po", 84, 192, 0.000000, 191.991520, 8.561535724401914);
2526inline const Atom Po193(
"Po", 84, 193, 0.000000, 192.991100, 8.606110296650717);
2527inline const Atom Po194(
"Po", 84, 194, 0.000000, 193.988280, 8.650577844976077);
2528inline const Atom Po195(
"Po", 84, 195, 0.000000, 194.988050, 8.695160889952152);
2529inline const Atom Po196(
"Po", 84, 196, 0.000000, 195.985510, 8.739640924401915);
2530inline const Atom Po197(
"Po", 84, 197, 0.000000, 196.985570, 8.784236901435406);
2531inline const Atom Po198(
"Po", 84, 198, 0.000000, 197.983340, 8.828730759808613);
2532inline const Atom Po199(
"Po", 84, 199, 0.000000, 198.983600, 8.873335655502393);
2533inline const Atom Po200(
"Po", 84, 200, 0.000000, 199.981740, 8.91784601339713);
2534inline const Atom Po201(
"Po", 84, 201, 0.000000, 200.982210, 8.962460273684211);
2535inline const Atom Po202(
"Po", 84, 202, 0.000000, 201.980700, 9.00698623923445);
2536inline const Atom Po203(
"Po", 84, 203, 0.000000, 202.981410, 9.051611201913877);
2537inline const Atom Po204(
"Po", 84, 204, 0.000000, 203.980307, 9.0961553169378);
2538inline const Atom Po205(
"Po", 84, 205, 0.000000, 204.981170, 9.140787102392345);
2539inline const Atom Po206(
"Po", 84, 206, 0.000000, 205.980465, 9.18534896555024);
2540inline const Atom Po207(
"Po", 84, 207, 0.000000, 206.981578, 9.229991899330145);
2541inline const Atom Po208(
"Po", 84, 208, 0.000000, 207.981231, 9.274569726889952);
2542inline const Atom Po209(
"Po", 84, 209, 0.000000, 208.982416, 9.319215871387561);
2543inline const Atom Po210(
"Po", 84, 210, 0.000000, 209.982857, 9.3638288384689);
2544inline const Atom Po211(
"Po", 84, 211, 0.000000, 210.986637, 9.408590702583734);
2545inline const Atom Po212(
"Po", 84, 212, 0.000000, 211.988852, 9.45328277818182);
2546inline const Atom Po213(
"Po", 84, 213, 0.000000, 212.992843, 9.498054051483253);
2547inline const Atom Po214(
"Po", 84, 214, 0.000000, 213.995186, 9.542751835023923);
2548inline const Atom Po215(
"Po", 84, 215, 0.000000, 214.999415, 9.5875337215311);
2549inline const Atom Po216(
"Po", 84, 216, 0.000000, 216.001905, 9.632238069205743);
2550inline const Atom Po217(
"Po", 84, 217, 0.000000, 217.006250, 9.677025119617225);
2551inline const Atom Po218(
"Po", 84, 218, 0.000000, 218.008966, 9.72173952754067);
2552inline const Atom At(
"At", 85, 0, 0.000000, 210.000000, NAN);
2553inline const Atom At193(
"At", 85, 193, 0.000000, 193.000190, NAN);
2554inline const Atom At194(
"At", 85, 194, 0.000000, 193.998970, NAN);
2555inline const Atom At195(
"At", 85, 195, 0.000000, 194.996550, NAN);
2556inline const Atom At196(
"At", 85, 196, 0.000000, 195.995700, NAN);
2557inline const Atom At197(
"At", 85, 197, 0.000000, 196.993290, NAN);
2558inline const Atom At198(
"At", 85, 198, 0.000000, 197.992750, NAN);
2559inline const Atom At199(
"At", 85, 199, 0.000000, 198.990630, NAN);
2560inline const Atom At200(
"At", 85, 200, 0.000000, 199.990290, NAN);
2561inline const Atom At201(
"At", 85, 201, 0.000000, 200.988490, NAN);
2562inline const Atom At202(
"At", 85, 202, 0.000000, 201.988450, NAN);
2563inline const Atom At203(
"At", 85, 203, 0.000000, 202.986850, NAN);
2564inline const Atom At204(
"At", 85, 204, 0.000000, 203.987260, NAN);
2565inline const Atom At205(
"At", 85, 205, 0.000000, 204.986040, NAN);
2566inline const Atom At206(
"At", 85, 206, 0.000000, 205.986600, NAN);
2567inline const Atom At207(
"At", 85, 207, 0.000000, 206.985776, NAN);
2568inline const Atom At208(
"At", 85, 208, 0.000000, 207.986583, NAN);
2569inline const Atom At209(
"At", 85, 209, 0.000000, 208.986159, NAN);
2570inline const Atom At210(
"At", 85, 210, 0.000000, 209.987131, NAN);
2571inline const Atom At211(
"At", 85, 211, 0.000000, 210.987481, NAN);
2572inline const Atom At212(
"At", 85, 212, 0.000000, 211.990735, NAN);
2573inline const Atom At213(
"At", 85, 213, 0.000000, 212.992921, NAN);
2574inline const Atom At214(
"At", 85, 214, 0.000000, 213.996356, NAN);
2575inline const Atom At215(
"At", 85, 215, 0.000000, 214.998641, NAN);
2576inline const Atom At216(
"At", 85, 216, 0.000000, 216.002409, NAN);
2577inline const Atom At217(
"At", 85, 217, 0.000000, 217.004710, NAN);
2578inline const Atom At218(
"At", 85, 218, 0.000000, 218.008681, NAN);
2579inline const Atom At219(
"At", 85, 219, 0.000000, 219.011300, NAN);
2580inline const Atom At220(
"At", 85, 220, 0.000000, 220.015300, NAN);
2581inline const Atom At221(
"At", 85, 221, 0.000000, 221.018140, NAN);
2582inline const Atom At222(
"At", 85, 222, 0.000000, 222.022330, NAN);
2583inline const Atom At223(
"At", 85, 223, 0.000000, 223.025340, NAN);
2584inline const Atom Rn(
"Rn", 86, 0, 0.000000, 222.000000, NAN);
2585inline const Atom Rn196(
"Rn", 86, 196, 0.000000, 196.002310, NAN);
2586inline const Atom Rn197(
"Rn", 86, 197, 0.000000, 197.001660, NAN);
2587inline const Atom Rn198(
"Rn", 86, 198, 0.000000, 197.998780, NAN);
2588inline const Atom Rn199(
"Rn", 86, 199, 0.000000, 198.998310, NAN);
2589inline const Atom Rn200(
"Rn", 86, 200, 0.000000, 199.995680, NAN);
2590inline const Atom Rn201(
"Rn", 86, 201, 0.000000, 200.995540, NAN);
2591inline const Atom Rn202(
"Rn", 86, 202, 0.000000, 201.993220, NAN);
2592inline const Atom Rn203(
"Rn", 86, 203, 0.000000, 202.993320, NAN);
2593inline const Atom Rn204(
"Rn", 86, 204, 0.000000, 203.991370, NAN);
2594inline const Atom Rn205(
"Rn", 86, 205, 0.000000, 204.991670, NAN);
2595inline const Atom Rn206(
"Rn", 86, 206, 0.000000, 205.990160, NAN);
2596inline const Atom Rn207(
"Rn", 86, 207, 0.000000, 206.990730, NAN);
2597inline const Atom Rn208(
"Rn", 86, 208, 0.000000, 207.989631, NAN);
2598inline const Atom Rn209(
"Rn", 86, 209, 0.000000, 208.990380, NAN);
2599inline const Atom Rn210(
"Rn", 86, 210, 0.000000, 209.989680, NAN);
2600inline const Atom Rn211(
"Rn", 86, 211, 0.000000, 210.990585, NAN);
2601inline const Atom Rn212(
"Rn", 86, 212, 0.000000, 211.990689, NAN);
2602inline const Atom Rn213(
"Rn", 86, 213, 0.000000, 212.993868, NAN);
2603inline const Atom Rn214(
"Rn", 86, 214, 0.000000, 213.995346, NAN);
2604inline const Atom Rn215(
"Rn", 86, 215, 0.000000, 214.998729, NAN);
2605inline const Atom Rn216(
"Rn", 86, 216, 0.000000, 216.000258, NAN);
2606inline const Atom Rn217(
"Rn", 86, 217, 0.000000, 217.003915, NAN);
2607inline const Atom Rn218(
"Rn", 86, 218, 0.000000, 218.005586, NAN);
2608inline const Atom Rn219(
"Rn", 86, 219, 0.000000, 219.009475, NAN);
2609inline const Atom Rn220(
"Rn", 86, 220, 0.000000, 220.011384, NAN);
2610inline const Atom Rn221(
"Rn", 86, 221, 0.000000, 221.015460, NAN);
2611inline const Atom Rn222(
"Rn", 86, 222, 0.000000, 222.017571, NAN);
2612inline const Atom Rn223(
"Rn", 86, 223, 0.000000, 223.021790, NAN);
2613inline const Atom Rn224(
"Rn", 86, 224, 0.000000, 224.024090, NAN);
2614inline const Atom Rn225(
"Rn", 86, 225, 0.000000, 225.028440, NAN);
2615inline const Atom Rn226(
"Rn", 86, 226, 0.000000, 226.030890, NAN);
2616inline const Atom Rn227(
"Rn", 86, 227, 0.000000, 227.035410, NAN);
2617inline const Atom Rn228(
"Rn", 86, 228, 0.000000, 228.038080, NAN);
2618inline const Atom Fr(
"Fr", 87, 0, 0.000000, 223.000000, NAN);
2619inline const Atom Fr200(
"Fr", 87, 200, 0.000000, 200.006500, NAN);
2620inline const Atom Fr201(
"Fr", 87, 201, 0.000000, 201.003990, NAN);
2621inline const Atom Fr202(
"Fr", 87, 202, 0.000000, 202.003290, NAN);
2622inline const Atom Fr203(
"Fr", 87, 203, 0.000000, 203.001050, NAN);
2623inline const Atom Fr204(
"Fr", 87, 204, 0.000000, 204.000590, NAN);
2624inline const Atom Fr205(
"Fr", 87, 205, 0.000000, 204.998660, NAN);
2625inline const Atom Fr206(
"Fr", 87, 206, 0.000000, 205.998490, NAN);
2626inline const Atom Fr207(
"Fr", 87, 207, 0.000000, 206.996860, NAN);
2627inline const Atom Fr208(
"Fr", 87, 208, 0.000000, 207.997130, NAN);
2628inline const Atom Fr209(
"Fr", 87, 209, 0.000000, 208.995920, NAN);
2629inline const Atom Fr210(
"Fr", 87, 210, 0.000000, 209.996398, NAN);
2630inline const Atom Fr211(
"Fr", 87, 211, 0.000000, 210.995529, NAN);
2631inline const Atom Fr212(
"Fr", 87, 212, 0.000000, 211.996195, NAN);
2632inline const Atom Fr213(
"Fr", 87, 213, 0.000000, 212.996175, NAN);
2633inline const Atom Fr214(
"Fr", 87, 214, 0.000000, 213.998955, NAN);
2634inline const Atom Fr215(
"Fr", 87, 215, 0.000000, 215.000326, NAN);
2635inline const Atom Fr216(
"Fr", 87, 216, 0.000000, 216.003188, NAN);
2636inline const Atom Fr217(
"Fr", 87, 217, 0.000000, 217.004616, NAN);
2637inline const Atom Fr218(
"Fr", 87, 218, 0.000000, 218.007563, NAN);
2638inline const Atom Fr219(
"Fr", 87, 219, 0.000000, 219.009241, NAN);
2639inline const Atom Fr220(
"Fr", 87, 220, 0.000000, 220.012313, NAN);
2640inline const Atom Fr221(
"Fr", 87, 221, 0.000000, 221.014246, NAN);
2641inline const Atom Fr222(
"Fr", 87, 222, 0.000000, 222.017544, NAN);
2642inline const Atom Fr223(
"Fr", 87, 223, 0.000000, 223.019731, NAN);
2643inline const Atom Fr224(
"Fr", 87, 224, 0.000000, 224.023240, NAN);
2644inline const Atom Fr225(
"Fr", 87, 225, 0.000000, 225.025607, NAN);
2645inline const Atom Fr226(
"Fr", 87, 226, 0.000000, 226.029340, NAN);
2646inline const Atom Fr227(
"Fr", 87, 227, 0.000000, 227.031830, NAN);
2647inline const Atom Fr228(
"Fr", 87, 228, 0.000000, 228.035720, NAN);
2648inline const Atom Fr229(
"Fr", 87, 229, 0.000000, 229.038430, NAN);
2649inline const Atom Fr230(
"Fr", 87, 230, 0.000000, 230.042510, NAN);
2650inline const Atom Fr231(
"Fr", 87, 231, 0.000000, 231.045410, NAN);
2651inline const Atom Fr232(
"Fr", 87, 232, 0.000000, 232.049650, NAN);
2652inline const Atom Ra(
"Ra", 88, 0, 0.000000, 226.000000, NAN);
2653inline const Atom Ra203(
"Ra", 88, 203, 0.000000, 203.009210, NAN);
2654inline const Atom Ra204(
"Ra", 88, 204, 0.000000, 204.006480, NAN);
2655inline const Atom Ra205(
"Ra", 88, 205, 0.000000, 205.006190, NAN);
2656inline const Atom Ra206(
"Ra", 88, 206, 0.000000, 206.003780, NAN);
2657inline const Atom Ra207(
"Ra", 88, 207, 0.000000, 207.003730, NAN);
2658inline const Atom Ra208(
"Ra", 88, 208, 0.000000, 208.001780, NAN);
2659inline const Atom Ra209(
"Ra", 88, 209, 0.000000, 209.001940, NAN);
2660inline const Atom Ra210(
"Ra", 88, 210, 0.000000, 210.000450, NAN);
2661inline const Atom Ra211(
"Ra", 88, 211, 0.000000, 211.000890, NAN);
2662inline const Atom Ra212(
"Ra", 88, 212, 0.000000, 211.999783, NAN);
2663inline const Atom Ra213(
"Ra", 88, 213, 0.000000, 213.000350, NAN);
2664inline const Atom Ra214(
"Ra", 88, 214, 0.000000, 214.000091, NAN);
2665inline const Atom Ra215(
"Ra", 88, 215, 0.000000, 215.002704, NAN);
2666inline const Atom Ra216(
"Ra", 88, 216, 0.000000, 216.003518, NAN);
2667inline const Atom Ra217(
"Ra", 88, 217, 0.000000, 217.006306, NAN);
2668inline const Atom Ra218(
"Ra", 88, 218, 0.000000, 218.007124, NAN);
2669inline const Atom Ra219(
"Ra", 88, 219, 0.000000, 219.010069, NAN);
2670inline const Atom Ra220(
"Ra", 88, 220, 0.000000, 220.011015, NAN);
2671inline const Atom Ra221(
"Ra", 88, 221, 0.000000, 221.013908, NAN);
2672inline const Atom Ra222(
"Ra", 88, 222, 0.000000, 222.015362, NAN);
2673inline const Atom Ra223(
"Ra", 88, 223, 0.000000, 223.018497, NAN);
2674inline const Atom Ra224(
"Ra", 88, 224, 0.000000, 224.020202, NAN);
2675inline const Atom Ra225(
"Ra", 88, 225, 0.000000, 225.023604, NAN);
2676inline const Atom Ra226(
"Ra", 88, 226, 0.000000, 226.025403, NAN);
2677inline const Atom Ra227(
"Ra", 88, 227, 0.000000, 227.029171, NAN);
2678inline const Atom Ra228(
"Ra", 88, 228, 0.000000, 228.031064, NAN);
2679inline const Atom Ra229(
"Ra", 88, 229, 0.000000, 229.034820, NAN);
2680inline const Atom Ra230(
"Ra", 88, 230, 0.000000, 230.037080, NAN);
2681inline const Atom Ra231(
"Ra", 88, 231, 0.000000, 231.041220, NAN);
2682inline const Atom Ra232(
"Ra", 88, 232, 0.000000, 232.043690, NAN);
2683inline const Atom Ra233(
"Ra", 88, 233, 0.000000, 233.048000, NAN);
2684inline const Atom Ra234(
"Ra", 88, 234, 0.000000, 234.050550, NAN);
2685inline const Atom Ac(
"Ac", 89, 0, 0.000000, 227.000000, NAN);
2686inline const Atom Ac207(
"Ac", 89, 207, 0.000000, 207.012090, NAN);
2687inline const Atom Ac208(
"Ac", 89, 208, 0.000000, 208.011490, NAN);
2688inline const Atom Ac209(
"Ac", 89, 209, 0.000000, 209.009570, NAN);
2689inline const Atom Ac210(
"Ac", 89, 210, 0.000000, 210.009260, NAN);
2690inline const Atom Ac211(
"Ac", 89, 211, 0.000000, 211.007650, NAN);
2691inline const Atom Ac212(
"Ac", 89, 212, 0.000000, 212.007810, NAN);
2692inline const Atom Ac213(
"Ac", 89, 213, 0.000000, 213.006570, NAN);
2693inline const Atom Ac214(
"Ac", 89, 214, 0.000000, 214.006890, NAN);
2694inline const Atom Ac215(
"Ac", 89, 215, 0.000000, 215.006450, NAN);
2695inline const Atom Ac216(
"Ac", 89, 216, 0.000000, 216.008721, NAN);
2696inline const Atom Ac217(
"Ac", 89, 217, 0.000000, 217.009333, NAN);
2697inline const Atom Ac218(
"Ac", 89, 218, 0.000000, 218.011630, NAN);
2698inline const Atom Ac219(
"Ac", 89, 219, 0.000000, 219.012400, NAN);
2699inline const Atom Ac220(
"Ac", 89, 220, 0.000000, 220.014750, NAN);
2700inline const Atom Ac221(
"Ac", 89, 221, 0.000000, 221.015580, NAN);
2701inline const Atom Ac222(
"Ac", 89, 222, 0.000000, 222.017829, NAN);
2702inline const Atom Ac223(
"Ac", 89, 223, 0.000000, 223.019126, NAN);
2703inline const Atom Ac224(
"Ac", 89, 224, 0.000000, 224.021708, NAN);
2704inline const Atom Ac225(
"Ac", 89, 225, 0.000000, 225.023221, NAN);
2705inline const Atom Ac226(
"Ac", 89, 226, 0.000000, 226.026090, NAN);
2706inline const Atom Ac227(
"Ac", 89, 227, 0.000000, 227.027747, NAN);
2707inline const Atom Ac228(
"Ac", 89, 228, 0.000000, 228.031015, NAN);
2708inline const Atom Ac229(
"Ac", 89, 229, 0.000000, 229.032930, NAN);
2709inline const Atom Ac230(
"Ac", 89, 230, 0.000000, 230.036030, NAN);
2710inline const Atom Ac231(
"Ac", 89, 231, 0.000000, 231.038550, NAN);
2711inline const Atom Ac232(
"Ac", 89, 232, 0.000000, 232.042020, NAN);
2712inline const Atom Ac233(
"Ac", 89, 233, 0.000000, 233.044550, NAN);
2713inline const Atom Ac234(
"Ac", 89, 234, 0.000000, 234.048420, NAN);
2714inline const Atom Ac235(
"Ac", 89, 235, 0.000000, 235.051100, NAN);
2715inline const Atom Ac236(
"Ac", 89, 236, 0.000000, 236.055180, NAN);
2716inline const Atom Th(
"Th", 90, 0, 0.000000, 232.038100, 11.72);
2717inline const Atom Th210(
"Th", 90, 210, 0.000000, 210.015030, 10.607637933597974);
2718inline const Atom Th211(
"Th", 90, 211, 0.000000, 211.014860, 10.658138293668154);
2719inline const Atom Th212(
"Th", 90, 212, 0.000000, 212.012920, 10.708549252902866);
2720inline const Atom Th213(
"Th", 90, 213, 0.000000, 213.012960, 10.759060219851825);
2721inline const Atom Th214(
"Th", 90, 214, 0.000000, 214.011450, 10.809492897933573);
2722inline const Atom Th215(
"Th", 90, 215, 0.000000, 215.011730, 10.860015987029717);
2723inline const Atom Th216(
"Th", 90, 216, 0.000000, 216.011051, 10.910490638046081);
2724inline const Atom Th217(
"Th", 90, 217, 0.000000, 217.013070, 10.961101562200346);
2725inline const Atom Th218(
"Th", 90, 218, 0.000000, 218.013268, 11.01162050956287);
2726inline const Atom Th219(
"Th", 90, 219, 0.000000, 219.015520, 11.062243202301692);
2727inline const Atom Th220(
"Th", 90, 220, 0.000000, 220.015733, 11.112762907298414);
2728inline const Atom Th221(
"Th", 90, 221, 0.000000, 221.018171, 11.163394994701303);
2729inline const Atom Th222(
"Th", 90, 222, 0.000000, 222.018454, 11.213918235324286);
2730inline const Atom Th223(
"Th", 90, 223, 0.000000, 223.020795, 11.264545423359355);
2731inline const Atom Th224(
"Th", 90, 224, 0.000000, 224.021459, 11.31508790789099);
2732inline const Atom Th225(
"Th", 90, 225, 0.000000, 225.023941, 11.365722217687528);
2733inline const Atom Th226(
"Th", 90, 226, 0.000000, 226.024891, 11.416279147777887);
2734inline const Atom Th227(
"Th", 90, 227, 0.000000, 227.027699, 11.466929923491016);
2735inline const Atom Th228(
"Th", 90, 228, 0.000000, 228.028731, 11.517491010467678);
2736inline const Atom Th229(
"Th", 90, 229, 0.000000, 229.031755, 11.568152680960585);
2737inline const Atom Th230(
"Th", 90, 230, 0.000000, 230.033127, 11.618730905622828);
2738inline const Atom Th231(
"Th", 90, 231, 0.000000, 231.036297, 11.669399990829094);
2739inline const Atom Th232(
"Th", 90, 232, 100.000000, 232.038050, 11.71999749475625);
2740inline const Atom Th233(
"Th", 90, 233, 0.000000, 233.041577, 11.770684561147503);
2741inline const Atom Th234(
"Th", 90, 234, 0.000000, 234.043595, 11.821295439843716);
2742inline const Atom Th235(
"Th", 90, 235, 0.000000, 235.047500, 11.872001623871254);
2743inline const Atom Th236(
"Th", 90, 236, 0.000000, 236.049710, 11.92262219523432);
2744inline const Atom Th237(
"Th", 90, 237, 0.000000, 237.053890, 11.973342269222167);
2745inline const Atom Th238(
"Th", 90, 238, 0.000000, 238.056240, 12.023969911837757);
2746inline const Atom Pa(
"Pa", 91, 0, 0.000000, 231.035880, 15.37);
2747inline const Atom Pa213(
"Pa", 91, 213, 0.000000, 213.021180, 14.171545720950354);
2748inline const Atom Pa214(
"Pa", 91, 214, 0.000000, 214.020740, 14.238042912641966);
2749inline const Atom Pa215(
"Pa", 91, 215, 0.000000, 215.019100, 14.304460272577575);
2750inline const Atom Pa216(
"Pa", 91, 216, 0.000000, 216.019110, 14.370987401177688);
2751inline const Atom Pa217(
"Pa", 91, 217, 0.000000, 217.018290, 14.437459312813232);
2752inline const Atom Pa218(
"Pa", 91, 218, 0.000000, 218.020010, 14.504100201665647);
2753inline const Atom Pa219(
"Pa", 91, 219, 0.000000, 219.019880, 14.570618016560891);
2754inline const Atom Pa220(
"Pa", 91, 220, 0.000000, 220.021880, 14.63727753282304);
2755inline const Atom Pa221(
"Pa", 91, 221, 0.000000, 221.021860, 14.703802665629253);
2756inline const Atom Pa222(
"Pa", 91, 222, 0.000000, 222.023730, 14.770453533451168);
2757inline const Atom Pa223(
"Pa", 91, 223, 0.000000, 223.023960, 14.836995297873212);
2758inline const Atom Pa224(
"Pa", 91, 224, 0.000000, 224.025610, 14.903631529873195);
2759inline const Atom Pa225(
"Pa", 91, 225, 0.000000, 225.026120, 14.970191921704975);
2760inline const Atom Pa226(
"Pa", 91, 226, 0.000000, 226.027933, 15.03683899751848);
2761inline const Atom Pa227(
"Pa", 91, 227, 0.000000, 227.028793, 15.103422673612428);
2762inline const Atom Pa228(
"Pa", 91, 228, 0.000000, 228.031037, 15.17009842233163);
2763inline const Atom Pa229(
"Pa", 91, 229, 0.000000, 229.032089, 15.23669487150654);
2764inline const Atom Pa230(
"Pa", 91, 230, 0.000000, 230.034533, 15.303383925518409);
2765inline const Atom Pa231(
"Pa", 91, 231, 100.000000, 231.035879, 15.36999992682089);
2766inline const Atom Pa232(
"Pa", 91, 232, 0.000000, 232.038582, 15.436706217839408);
2767inline const Atom Pa233(
"Pa", 91, 233, 0.000000, 233.040240, 15.503342995356391);
2768inline const Atom Pa234(
"Pa", 91, 234, 0.000000, 234.043302, 15.570073149417313);
2769inline const Atom Pa235(
"Pa", 91, 235, 0.000000, 235.045440, 15.636741846331402);
2770inline const Atom Pa236(
"Pa", 91, 236, 0.000000, 236.048680, 15.703483855408086);
2771inline const Atom Pa237(
"Pa", 91, 237, 0.000000, 237.051140, 15.770173973843372);
2772inline const Atom Pa238(
"Pa", 91, 238, 0.000000, 238.054500, 15.836923966095656);
2773inline const Atom Pa239(
"Pa", 91, 239, 0.000000, 239.057130, 15.903625394029708);
2774inline const Atom Pa240(
"Pa", 91, 240, 0.000000, 240.060980, 15.970407984249027);
2775inline const Atom U(
"U", 92, 0, 0.000000, 238.028910, 18.95);
2776inline const Atom U218(
"U", 92, 218, 0.000000, 218.023490, 17.35732493796657);
2777inline const Atom U219(
"U", 92, 219, 0.000000, 219.024920, 17.437050961582777);
2778inline const Atom U220(
"U", 92, 220, 0.000000, 220.024710, 17.51664642122673);
2779inline const Atom U221(
"U", 92, 221, 0.000000, 221.026350, 17.59638916340036);
2780inline const Atom U222(
"U", 92, 222, 0.000000, 222.026070, 17.67597905019184);
2781inline const Atom U223(
"U", 92, 223, 0.000000, 223.027720, 17.755722588487256);
2782inline const Atom U224(
"U", 92, 224, 0.000000, 224.027590, 17.83532441710547);
2783inline const Atom U225(
"U", 92, 225, 0.000000, 225.029380, 17.915079101105828);
2784inline const Atom U226(
"U", 92, 226, 0.000000, 226.029340, 17.994688094820077);
2785inline const Atom U227(
"U", 92, 227, 0.000000, 227.031140, 18.07444357494222);
2786inline const Atom U228(
"U", 92, 228, 0.000000, 228.031366, 18.15407374549587);
2787inline const Atom U229(
"U", 92, 229, 0.000000, 229.033496, 18.23385549763682);
2788inline const Atom U230(
"U", 92, 230, 0.000000, 230.033927, 18.313501988687005);
2789inline const Atom U231(
"U", 92, 231, 0.000000, 231.036289, 18.393302210853296);
2790inline const Atom U232(
"U", 92, 232, 0.000000, 232.037146, 18.472982640575044);
2791inline const Atom U233(
"U", 92, 233, 0.000000, 233.039628, 18.552792392319066);
2792inline const Atom U234(
"U", 92, 234, 0.005500, 234.040946, 18.632509467526443);
2793inline const Atom U235(
"U", 92, 235, 0.720000, 235.043923, 18.712358690988417);
2794inline const Atom U236(
"U", 92, 236, 0.000000, 236.045562, 18.792101337627432);
2795inline const Atom U237(
"U", 92, 237, 0.000000, 237.048724, 18.871965257497504);
2796inline const Atom U238(
"U", 92, 238, 99.274500, 238.050783, 18.951741325328925);
2797inline const Atom U239(
"U", 92, 239, 0.000000, 239.054288, 19.03163256013734);
2798inline const Atom U240(
"U", 92, 240, 0.000000, 240.056586, 19.111427703046658);
2799inline const Atom U241(
"U", 92, 241, 0.000000, 241.060330, 19.191337949243223);
2800inline const Atom U242(
"U", 92, 242, 0.000000, 242.062930, 19.271157119107926);
2801inline const Atom Np(
"Np", 93, 0, 0.000000, 237.000000, 20.25);
2802inline const Atom Np225(
"Np", 93, 225, 0.000000, 225.033900, 19.22758006329114);
2803inline const Atom Np226(
"Np", 93, 226, 0.000000, 226.035130, 19.313128196202534);
2804inline const Atom Np227(
"Np", 93, 227, 0.000000, 227.034960, 19.39855670886076);
2805inline const Atom Np228(
"Np", 93, 228, 0.000000, 228.036180, 19.484103987341772);
2806inline const Atom Np229(
"Np", 93, 229, 0.000000, 229.036250, 19.569553006329112);
2807inline const Atom Np230(
"Np", 93, 230, 0.000000, 230.037810, 19.65512933544304);
2808inline const Atom Np231(
"Np", 93, 231, 0.000000, 231.038230, 19.74060825949367);
2809inline const Atom Np232(
"Np", 93, 232, 0.000000, 232.040100, 19.826211075949367);
2810inline const Atom Np233(
"Np", 93, 233, 0.000000, 233.040730, 19.911707943037975);
2811inline const Atom Np234(
"Np", 93, 234, 0.000000, 234.042889, 19.997335452531647);
2812inline const Atom Np235(
"Np", 93, 235, 0.000000, 235.044056, 20.08287819398734);
2813inline const Atom Np236(
"Np", 93, 236, 0.000000, 236.046560, 20.168535189873417);
2814inline const Atom Np237(
"Np", 93, 237, 0.000000, 237.048167, 20.254115560443037);
2815inline const Atom Np238(
"Np", 93, 238, 0.000000, 238.050940, 20.339795549050635);
2816inline const Atom Np239(
"Np", 93, 239, 0.000000, 239.052931, 20.42540869556962);
2817inline const Atom Np240(
"Np", 93, 240, 0.000000, 240.056169, 20.51112836392405);
2818inline const Atom Np241(
"Np", 93, 241, 0.000000, 241.058250, 20.596749208860757);
2819inline const Atom Np242(
"Np", 93, 242, 0.000000, 242.061640, 20.682481898734178);
2820inline const Atom Np243(
"Np", 93, 243, 0.000000, 243.064270, 20.768149651898735);
2821inline const Atom Np244(
"Np", 93, 244, 0.000000, 244.067850, 20.853898575949366);
2822inline const Atom Pu(
"Pu", 94, 0, 0.000000, 244.000000, 19.84);
2823inline const Atom Pu228(
"Pu", 94, 228, 0.000000, 228.038730, 18.542165586885243);
2824inline const Atom Pu229(
"Pu", 94, 229, 0.000000, 229.040140, 18.62359171147541);
2825inline const Atom Pu230(
"Pu", 94, 230, 0.000000, 230.039646, 18.704863019016393);
2826inline const Atom Pu231(
"Pu", 94, 231, 0.000000, 231.041260, 18.78630573114754);
2827inline const Atom Pu232(
"Pu", 94, 232, 0.000000, 232.041179, 18.86761062032787);
2828inline const Atom Pu233(
"Pu", 94, 233, 0.000000, 233.042990, 18.949069350819673);
2829inline const Atom Pu234(
"Pu", 94, 234, 0.000000, 234.043305, 19.03040643934426);
2830inline const Atom Pu235(
"Pu", 94, 235, 0.000000, 235.045282, 19.11187866754098);
2831inline const Atom Pu236(
"Pu", 94, 236, 0.000000, 236.046048, 19.193252435672132);
2832inline const Atom Pu237(
"Pu", 94, 237, 0.000000, 237.048404, 19.274755456524588);
2833inline const Atom Pu238(
"Pu", 94, 238, 0.000000, 238.049553, 19.356160407606556);
2834inline const Atom Pu239(
"Pu", 94, 239, 0.000000, 239.052156, 19.437683544918034);
2835inline const Atom Pu240(
"Pu", 94, 240, 0.000000, 240.053808, 19.51912926557377);
2836inline const Atom Pu241(
"Pu", 94, 241, 0.000000, 241.056845, 19.600687748983606);
2837inline const Atom Pu242(
"Pu", 94, 242, 0.000000, 242.058737, 19.68215302504918);
2838inline const Atom Pu243(
"Pu", 94, 243, 0.000000, 243.061997, 19.763729592131146);
2839inline const Atom Pu244(
"Pu", 94, 244, 0.000000, 244.064198, 19.84522003409836);
2840inline const Atom Pu245(
"Pu", 94, 245, 0.000000, 245.067739, 19.92681943344262);
2841inline const Atom Pu246(
"Pu", 94, 246, 0.000000, 246.070198, 20.008330853770495);
2842inline const Atom Pu247(
"Pu", 94, 247, 0.000000, 247.074070, 20.089957167213115);
2843inline const Atom Am(
"Am", 95, 0, 0.000000, 243.000000, 13.67);
2844inline const Atom Am231(
"Am", 95, 231, 0.000000, 231.045560, 12.997501255967078);
2845inline const Atom Am232(
"Am", 95, 232, 0.000000, 232.046590, 13.053814342798354);
2846inline const Atom Am233(
"Am", 95, 233, 0.000000, 233.046470, 13.110062736213992);
2847inline const Atom Am234(
"Am", 95, 234, 0.000000, 234.047790, 13.166392137037038);
2848inline const Atom Am235(
"Am", 95, 235, 0.000000, 235.048030, 13.222660782304526);
2849inline const Atom Am236(
"Am", 95, 236, 0.000000, 236.049570, 13.279002559259258);
2850inline const Atom Am237(
"Am", 95, 237, 0.000000, 237.049970, 13.335280205349795);
2851inline const Atom Am238(
"Am", 95, 238, 0.000000, 238.051980, 13.391648422222222);
2852inline const Atom Am239(
"Am", 95, 239, 0.000000, 239.053018, 13.447961959094652);
2853inline const Atom Am240(
"Am", 95, 240, 0.000000, 240.055288, 13.504344802304526);
2854inline const Atom Am241(
"Am", 95, 241, 0.000000, 241.056823, 13.560686292358024);
2855inline const Atom Am242(
"Am", 95, 242, 0.000000, 242.059543, 13.61709445600823);
2856inline const Atom Am243(
"Am", 95, 243, 0.000000, 243.061373, 13.673452530078189);
2857inline const Atom Am244(
"Am", 95, 244, 0.000000, 244.064279, 13.729871190938272);
2858inline const Atom Am245(
"Am", 95, 245, 0.000000, 245.066445, 13.78624816111111);
2859inline const Atom Am246(
"Am", 95, 246, 0.000000, 246.069768, 13.842690240987656);
2860inline const Atom Am247(
"Am", 95, 247, 0.000000, 247.072090, 13.899076009465022);
2861inline const Atom Am248(
"Am", 95, 248, 0.000000, 248.075750, 13.955537047325103);
2862inline const Atom Am249(
"Am", 95, 249, 0.000000, 249.078480, 14.011945767901235);
2863inline const Atom Cm(
"Cm", 96, 0, 0.000000, 247.000000, 13.51);
2864inline const Atom Cm233(
"Cm", 96, 233, 0.000000, 233.050800, 12.747029587044535);
2865inline const Atom Cm234(
"Cm", 96, 234, 0.000000, 234.050240, 12.801695313360325);
2866inline const Atom Cm235(
"Cm", 96, 235, 0.000000, 235.051590, 12.8564655097166);
2867inline const Atom Cm236(
"Cm", 96, 236, 0.000000, 236.051410, 12.911152020647773);
2868inline const Atom Cm237(
"Cm", 96, 237, 0.000000, 237.052890, 12.965929327530363);
2869inline const Atom Cm238(
"Cm", 96, 238, 0.000000, 238.053020, 13.020632794331984);
2870inline const Atom Cm239(
"Cm", 96, 239, 0.000000, 239.054950, 13.075434714574898);
2871inline const Atom Cm240(
"Cm", 96, 240, 0.000000, 240.055519, 13.130162193076924);
2872inline const Atom Cm241(
"Cm", 96, 241, 0.000000, 241.057647, 13.184974926789474);
2873inline const Atom Cm242(
"Cm", 96, 242, 0.000000, 242.058829, 13.23973596697571);
2874inline const Atom Cm243(
"Cm", 96, 243, 0.000000, 243.061382, 13.294571957578947);
2875inline const Atom Cm244(
"Cm", 96, 244, 0.000000, 244.062746, 13.349342925153845);
2876inline const Atom Cm245(
"Cm", 96, 245, 0.000000, 245.065486, 13.404189111157894);
2877inline const Atom Cm246(
"Cm", 96, 246, 0.000000, 246.067218, 13.458980201522266);
2878inline const Atom Cm247(
"Cm", 96, 247, 0.000000, 247.070347, 13.5138477245749);
2879inline const Atom Cm248(
"Cm", 96, 248, 0.000000, 248.072342, 13.56865320008097);
2880inline const Atom Cm249(
"Cm", 96, 249, 0.000000, 249.075947, 13.62354673672065);
2881inline const Atom Cm250(
"Cm", 96, 250, 0.000000, 250.078351, 13.678374583036438);
2882inline const Atom Cm251(
"Cm", 96, 251, 0.000000, 251.082278, 13.733285731902834);
2883inline const Atom Cm252(
"Cm", 96, 252, 0.000000, 252.084870, 13.788123861133604);
2884inline const Atom Nh(
"Nh", 113, 0, 0.000000, 286.000000, NAN);
2885inline const Atom Nh286(
"Nh", 113, 286, 0.000000, 0.000000, NAN);
2886inline const Atom Fl(
"Fl", 114, 0, 0.000000, 289.000000, NAN);
2887inline const Atom Fl289(
"Fl", 114, 289, 0.000000, 0.000000, NAN);
2888inline const Atom Mc(
"Mc", 115, 0, 0.000000, 289.000000, NAN);
2889inline const Atom Mc289(
"Mc", 115, 289, 0.000000, 0.000000, NAN);
2890inline const Atom Lv(
"Lv", 116, 0, 0.000000, 293.000000, NAN);
2891inline const Atom Lv293(
"Lv", 116, 293, 0.000000, 0.000000, NAN);
2892inline const Atom Ts(
"Ts", 117, 0, 0.000000, 294.000000, NAN);
2893inline const Atom Ts294(
"Ts", 117, 294, 0.000000, 0.000000, NAN);
2894inline const Atom Og(
"Og", 118, 0, 0.000000, 294.000000, NAN);
2895inline const Atom Og294(
"Og", 118, 294, 0.000000, 0.000000, NAN);
2901 {H, H1, H2, H3, H4,
H5, H6, He, He3, He4, He5, He6, He7, He8, He9, He10,
2902 Li, Li4, Li5, Li6, Li7, Li8, Li9, Li10, Li11, Li12, Be, Be5, Be6, Be7, Be8, Be9,
2903 Be10, Be11, Be12, Be13, Be14, B, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16,
2904 B17, B18, B19, C, C8, C9, C10, C11, C12, C13, C14, C15, C16, C17, C18, C19,
2905 C20, C21, C22, N, N10, N11, N12, N13, N14, N15, N16, N17, N18, N19, N20, N21,
2906 N22, N23, N24, O, O12, O13, O14, O15, O16, O17, O18, O19, O20, O21, O22, O23,
2907 O24, O25, O26, F, F14, F15, F16, F17, F18, F19, F20, F21, F22, F23, F24, F25,
2908 F26, F27, F28, F29, Ne, Ne16, Ne17, Ne18, Ne19, Ne20, Ne21, Ne22, Ne23, Ne24, Ne25, Ne26,
2909 Ne27, Ne28, Ne29, Ne30, Ne31, Ne32, Na, Na18, Na19, Na20, Na21, Na22, Na23, Na24, Na25, Na26,
2910 Na27, Na28, Na29, Na30, Na31, Na32, Na33, Na34, Na35, Mg, Mg20, Mg21, Mg22, Mg23, Mg24, Mg25,
2911 Mg26, Mg27, Mg28, Mg29, Mg30, Mg31, Mg32, Mg33, Mg34, Mg35, Mg36, Mg37, Al, Al21, Al22, Al23,
2912 Al24, Al25, Al26, Al27, Al28, Al29, Al30, Al31, Al32, Al33, Al34, Al35, Al36, Al37, Al38, Al39,
2913 Si, Si22, Si23, Si24, Si25, Si26, Si27, Si28, Si29, Si30, Si31, Si32, Si33, Si34, Si35, Si36,
2914 Si37, Si38, Si39, Si40, Si41, Si42, P, P24, P25, P26, P27, P28, P29, P30, P31, P32,
2915 P33, P34, P35, P36, P37, P38, P39, P40, P41, P42, P43, P44, P45, P46, S, S26,
2916 S27, S28, S29, S30, S31, S32, S33, S34, S35, S36, S37, S38, S39, S40, S41, S42,
2917 S43, S44, S45, S46, S47, S48, S49, Cl, Cl28, Cl29, Cl30, Cl31, Cl32, Cl33, Cl34, Cl35,
2918 Cl36, Cl37, Cl38, Cl39, Cl40, Cl41, Cl42, Cl43, Cl44, Cl45, Cl46, Cl47, Cl48, Cl49, Cl50, Cl51,
2919 Ar, Ar30, Ar31, Ar32, Ar33, Ar34, Ar35, Ar36, Ar37, Ar38, Ar39, Ar40, Ar41, Ar42, Ar43, Ar44,
2920 Ar45, Ar46, Ar47, Ar48, Ar49, Ar50, Ar51, Ar52, Ar53, K, K32, K33, K34, K35, K36, K37,
2921 K38, K39, K40, K41, K42, K43, K44, K45, K46, K47, K48, K49, K50, K51, K52, K53,
2922 K54, K55, Ca, Ca34, Ca35, Ca36, Ca37, Ca38, Ca39, Ca40, Ca41, Ca42, Ca43, Ca44, Ca45, Ca46,
2923 Ca47, Ca48, Ca49, Ca50, Ca51, Ca52, Ca53, Ca54, Ca55, Ca56, Ca57, Sc, Sc36, Sc37, Sc38, Sc39,
2924 Sc40, Sc41, Sc42, Sc43, Sc44, Sc45, Sc46, Sc47, Sc48, Sc49, Sc50, Sc51, Sc52, Sc53, Sc54, Sc55,
2925 Sc56, Sc57, Sc58, Sc59, Ti, Ti38, Ti39, Ti40, Ti41, Ti42, Ti43, Ti44, Ti45, Ti46, Ti47, Ti48,
2926 Ti49, Ti50, Ti51, Ti52, Ti53, Ti54, Ti55, Ti56, Ti57, Ti58, Ti59, Ti60, Ti61, V, V40, V41,
2927 V42, V43, V44, V45, V46, V47, V48, V49, V50, V51, V52, V53, V54, V55, V56, V57,
2928 V58, V59, V60, V61, V62, V63, Cr, Cr42, Cr43, Cr44, Cr45, Cr46, Cr47, Cr48, Cr49, Cr50,
2929 Cr51, Cr52, Cr53, Cr54, Cr55, Cr56, Cr57, Cr58, Cr59, Cr60, Cr61, Cr62, Cr63, Cr64, Cr65, Mn,
2930 Mn44, Mn45, Mn46, Mn47, Mn48, Mn49, Mn50, Mn51, Mn52, Mn53, Mn54, Mn55, Mn56, Mn57, Mn58, Mn59,
2931 Mn60, Mn61, Mn62, Mn63, Mn64, Mn65, Mn66, Mn67, Fe, Fe45, Fe46, Fe47, Fe48, Fe49, Fe50, Fe51,
2932 Fe52, Fe53, Fe54, Fe55, Fe56, Fe57, Fe58, Fe59, Fe60, Fe61, Fe62, Fe63, Fe64, Fe65, Fe66, Fe67,
2933 Fe68, Fe69, Co, Co48, Co49, Co50, Co51, Co52, Co53, Co54, Co55, Co56, Co57, Co58, Co59, Co60,
2934 Co61, Co62, Co63, Co64, Co65, Co66, Co67, Co68, Co69, Co70, Co71, Co72, Ni, Ni50, Ni51, Ni52,
2935 Ni53, Ni54, Ni55, Ni56, Ni57, Ni58, Ni59, Ni60, Ni61, Ni62, Ni63, Ni64, Ni65, Ni66, Ni67, Ni68,
2936 Ni69, Ni70, Ni71, Ni72, Ni73, Ni74, Ni75, Ni76, Ni77, Ni78, Cu, Cu52, Cu53, Cu54, Cu55, Cu56,
2937 Cu57, Cu58, Cu59, Cu60, Cu61, Cu62, Cu63, Cu64, Cu65, Cu66, Cu67, Cu68, Cu69, Cu70, Cu71, Cu72,
2938 Cu73, Cu74, Cu75, Cu76, Cu77, Cu78, Cu79, Cu80, Zn, Zn54, Zn55, Zn56, Zn57, Zn58, Zn59, Zn60,
2939 Zn61, Zn62, Zn63, Zn64, Zn65, Zn66, Zn67, Zn68, Zn69, Zn70, Zn71, Zn72, Zn73, Zn74, Zn75, Zn76,
2940 Zn77, Zn78, Zn79, Zn80, Zn81, Zn82, Ga, Ga56, Ga57, Ga58, Ga59, Ga60, Ga61, Ga62, Ga63, Ga64,
2941 Ga65, Ga66, Ga67, Ga68, Ga69, Ga70, Ga71, Ga72, Ga73, Ga74, Ga75, Ga76, Ga77, Ga78, Ga79, Ga80,
2942 Ga81, Ga82, Ga83, Ga84, Ge, Ge58, Ge59, Ge60, Ge61, Ge62, Ge63, Ge64, Ge65, Ge66, Ge67, Ge68,
2943 Ge69, Ge70, Ge71, Ge72, Ge73, Ge74, Ge75, Ge76, Ge77, Ge78, Ge79, Ge80, Ge81, Ge82, Ge83, Ge84,
2944 Ge85, Ge86, As, As60, As61, As62, As63, As64, As65, As66, As67, As68, As69, As70, As71, As72,
2945 As73, As74, As75, As76, As77, As78, As79, As80, As81, As82, As83, As84, As85, As86, As87, As88,
2946 As89, Se, Se65, Se66, Se67, Se68, Se69, Se70, Se71, Se72, Se73, Se74, Se75, Se76, Se77, Se78,
2947 Se79, Se80, Se81, Se82, Se83, Se84, Se85, Se86, Se87, Se88, Se89, Se90, Se91, Se92, Br, Br67,
2948 Br68, Br69, Br70, Br71, Br72, Br73, Br74, Br75, Br76, Br77, Br78, Br79, Br80, Br81, Br82, Br83,
2949 Br84, Br85, Br86, Br87, Br88, Br89, Br90, Br91, Br92, Br93, Br94, Kr, Kr69, Kr70, Kr71, Kr72,
2950 Kr73, Kr74, Kr75, Kr76, Kr77, Kr78, Kr79, Kr80, Kr81, Kr82, Kr83, Kr84, Kr85, Kr86, Kr87, Kr88,
2951 Kr89, Kr90, Kr91, Kr92, Kr93, Kr94, Kr95, Kr96, Kr97, Rb, Rb71, Rb72, Rb73, Rb74, Rb75, Rb76,
2952 Rb77, Rb78, Rb79, Rb80, Rb81, Rb82, Rb83, Rb84, Rb85, Rb86, Rb87, Rb88, Rb89, Rb90, Rb91, Rb92,
2953 Rb93, Rb94, Rb95, Rb96, Rb97, Rb98, Rb99, Rb100, Rb101, Rb102, Sr, Sr73, Sr74, Sr75, Sr76, Sr77,
2954 Sr78, Sr79, Sr80, Sr81, Sr82, Sr83, Sr84, Sr85, Sr86, Sr87, Sr88, Sr89, Sr90, Sr91, Sr92, Sr93,
2955 Sr94, Sr95, Sr96, Sr97, Sr98, Sr99, Sr100, Sr101, Sr102, Sr103, Sr104,
Y, Y77, Y78, Y79, Y80,
2956 Y81, Y82, Y83, Y84, Y85, Y86, Y87, Y88, Y89, Y90, Y91, Y92, Y93, Y94, Y95, Y96,
2957 Y97, Y98, Y99, Y100, Y101, Y102, Y103, Y104, Y105, Y106, Zr, Zr79, Zr80, Zr81, Zr82, Zr83,
2958 Zr84, Zr85, Zr86, Zr87, Zr88, Zr89, Zr90, Zr91, Zr92, Zr93, Zr94, Zr95, Zr96, Zr97, Zr98, Zr99,
2959 Zr100, Zr101, Zr102, Zr103, Zr104, Zr105, Zr106, Zr107, Zr108, Nb, Nb81, Nb82, Nb83, Nb84, Nb85, Nb86,
2960 Nb87, Nb88, Nb89, Nb90, Nb91, Nb92, Nb93, Nb94, Nb95, Nb96, Nb97, Nb98, Nb99, Nb100, Nb101, Nb102,
2961 Nb103, Nb104, Nb105, Nb106, Nb107, Nb108, Nb109, Nb110, Mo, Mo83, Mo84, Mo85, Mo86, Mo87, Mo88, Mo89,
2962 Mo90, Mo91, Mo92, Mo93, Mo94, Mo95, Mo96, Mo97, Mo98, Mo99, Mo100, Mo101, Mo102, Mo103, Mo104, Mo105,
2963 Mo106, Mo107, Mo108, Mo109, Mo110, Mo111, Mo112, Mo113, Tc, Tc85, Tc86, Tc87, Tc88, Tc89, Tc90, Tc91,
2964 Tc92, Tc93, Tc94, Tc95, Tc96, Tc97, Tc98, Tc99, Tc100, Tc101, Tc102, Tc103, Tc104, Tc105, Tc106, Tc107,
2965 Tc108, Tc109, Tc110, Tc111, Tc112, Tc113, Tc114, Tc115, Ru, Ru87, Ru88, Ru89, Ru90, Ru91, Ru92, Ru93,
2966 Ru94, Ru95, Ru96, Ru97, Ru98, Ru99, Ru100, Ru101, Ru102, Ru103, Ru104, Ru105, Ru106, Ru107, Ru108, Ru109,
2967 Ru110, Ru111, Ru112, Ru113, Ru114, Ru115, Ru116, Ru117, Ru118, Rh, Rh89, Rh90, Rh91, Rh92, Rh93, Rh94,
2968 Rh95, Rh96, Rh97, Rh98, Rh99, Rh100, Rh101, Rh102, Rh103, Rh104, Rh105, Rh106, Rh107, Rh108, Rh109, Rh110,
2969 Rh111, Rh112, Rh113, Rh114, Rh115, Rh116, Rh117, Rh118, Rh119, Rh120, Rh121, Pd, Pd91, Pd92, Pd93, Pd94,
2970 Pd95, Pd96, Pd97, Pd98, Pd99, Pd100, Pd101, Pd102, Pd103, Pd104, Pd105, Pd106, Pd107, Pd108, Pd109, Pd110,
2971 Pd111, Pd112, Pd113, Pd114, Pd115, Pd116, Pd117, Pd118, Pd119, Pd120, Pd121, Pd122, Pd123, Ag, Ag94, Ag95,
2972 Ag96, Ag97, Ag98, Ag99, Ag100, Ag101, Ag102, Ag103, Ag104, Ag105, Ag106, Ag107, Ag108, Ag109, Ag110, Ag111,
2973 Ag112, Ag113, Ag114, Ag115, Ag116, Ag117, Ag118, Ag119, Ag120, Ag121, Ag122, Ag123, Ag124, Ag125, Ag126, Ag127,
2974 Cd, Cd96, Cd97, Cd98, Cd99, Cd100, Cd101, Cd102, Cd103, Cd104, Cd105, Cd106, Cd107, Cd108, Cd109, Cd110,
2975 Cd111, Cd112, Cd113, Cd114, Cd115, Cd116, Cd117, Cd118, Cd119, Cd120, Cd121, Cd122, Cd123, Cd124, Cd125, Cd126,
2976 Cd127, Cd128, Cd129, Cd130, In, In98, In99, In100, In101, In102, In103, In104, In105, In106, In107, In108,
2977 In109, In110, In111, In112, In113, In114, In115, In116, In117, In118, In119, In120, In121, In122, In123, In124,
2978 In125, In126, In127, In128, In129, In130, In131, In132, In133, In134, Sn, Sn100, Sn101, Sn102, Sn103, Sn104,
2979 Sn105, Sn106, Sn107, Sn108, Sn109, Sn110, Sn111, Sn112, Sn113, Sn114, Sn115, Sn116, Sn117, Sn118, Sn119, Sn120,
2980 Sn121, Sn122, Sn123, Sn124, Sn125, Sn126, Sn127, Sn128, Sn129, Sn130, Sn131, Sn132, Sn133, Sn134, Sn135, Sn136,
2981 Sn137, Sb, Sb103, Sb104, Sb105, Sb106, Sb107, Sb108, Sb109, Sb110, Sb111, Sb112, Sb113, Sb114, Sb115, Sb116,
2982 Sb117, Sb118, Sb119, Sb120, Sb121, Sb122, Sb123, Sb124, Sb125, Sb126, Sb127, Sb128, Sb129, Sb130, Sb131, Sb132,
2983 Sb133, Sb134, Sb135, Sb136, Sb137, Sb138, Sb139, Te, Te106, Te107, Te108, Te109, Te110, Te111, Te112, Te113,
2984 Te114, Te115, Te116, Te117, Te118, Te119, Te120, Te121, Te122, Te123, Te124, Te125, Te126, Te127, Te128, Te129,
2985 Te130, Te131, Te132, Te133, Te134, Te135, Te136, Te137, Te138, Te139, Te140, Te141, Te142, I, I108, I109,
2986 I110, I111, I112, I113, I114, I115, I116, I117, I118, I119, I120, I121, I122, I123, I124, I125,
2987 I126, I127, I128, I129, I130, I131, I132, I133, I134, I135, I136, I137, I138, I139, I140, I141,
2988 I142, I143, I144, Xe, Xe110, Xe111, Xe112, Xe113, Xe114, Xe115, Xe116, Xe117, Xe118, Xe119, Xe120, Xe121,
2989 Xe122, Xe123, Xe124, Xe125, Xe126, Xe127, Xe128, Xe129, Xe130, Xe131, Xe132, Xe133, Xe134, Xe135, Xe136, Xe137,
2990 Xe138, Xe139, Xe140, Xe141, Xe142, Xe143, Xe144, Xe145, Xe146, Xe147, Cs, Cs112, Cs113, Cs114, Cs115, Cs116,
2991 Cs117, Cs118, Cs119, Cs120, Cs121, Cs122, Cs123, Cs124, Cs125, Cs126, Cs127, Cs128, Cs129, Cs130, Cs131, Cs132,
2992 Cs133, Cs134, Cs135, Cs136, Cs137, Cs138, Cs139, Cs140, Cs141, Cs142, Cs143, Cs144, Cs145, Cs146, Cs147, Cs148,
2993 Cs149, Cs150, Cs151, Ba, Ba114, Ba115, Ba116, Ba117, Ba118, Ba119, Ba120, Ba121, Ba122, Ba123, Ba124, Ba125,
2994 Ba126, Ba127, Ba128, Ba129, Ba130, Ba131, Ba132, Ba133, Ba134, Ba135, Ba136, Ba137, Ba138, Ba139, Ba140, Ba141,
2995 Ba142, Ba143, Ba144, Ba145, Ba146, Ba147, Ba148, Ba149, Ba150, Ba151, Ba152, Ba153, La, La117, La118, La119,
2996 La120, La121, La122, La123, La124, La125, La126, La127, La128, La129, La130, La131, La132, La133, La134, La135,
2997 La136, La137, La138, La139, La140, La141, La142, La143, La144, La145, La146, La147, La148, La149, La150, La151,
2998 La152, La153, La154, La155, Ce, Ce119, Ce120, Ce121, Ce122, Ce123, Ce124, Ce125, Ce126, Ce127, Ce128, Ce129,
2999 Ce130, Ce131, Ce132, Ce133, Ce134, Ce135, Ce136, Ce137, Ce138, Ce139, Ce140, Ce141, Ce142, Ce143, Ce144, Ce145,
3000 Ce146, Ce147, Ce148, Ce149, Ce150, Ce151, Ce152, Ce153, Ce154, Ce155, Ce156, Ce157, Pr, Pr121, Pr122, Pr123,
3001 Pr124, Pr125, Pr126, Pr127, Pr128, Pr129, Pr130, Pr131, Pr132, Pr133, Pr134, Pr135, Pr136, Pr137, Pr138, Pr139,
3002 Pr140, Pr141, Pr142, Pr143, Pr144, Pr145, Pr146, Pr147, Pr148, Pr149, Pr150, Pr151, Pr152, Pr153, Pr154, Pr155,
3003 Pr156, Pr157, Pr158, Pr159, Nd, Nd126, Nd127, Nd128, Nd129, Nd130, Nd131, Nd132, Nd133, Nd134, Nd135, Nd136,
3004 Nd137, Nd138, Nd139, Nd140, Nd141, Nd142, Nd143, Nd144, Nd145, Nd146, Nd147, Nd148, Nd149, Nd150, Nd151, Nd152,
3005 Nd153, Nd154, Nd155, Nd156, Nd157, Nd158, Nd159, Nd160, Nd161, Pm, Pm128, Pm129, Pm130, Pm131, Pm132, Pm133,
3006 Pm134, Pm135, Pm136, Pm137, Pm138, Pm139, Pm140, Pm141, Pm142, Pm143, Pm144, Pm145, Pm146, Pm147, Pm148, Pm149,
3007 Pm150, Pm151, Pm152, Pm153, Pm154, Pm155, Pm156, Pm157, Pm158, Pm159, Pm160, Pm161, Pm162, Pm163, Sm, Sm130,
3008 Sm131, Sm132, Sm133, Sm134, Sm135, Sm136, Sm137, Sm138, Sm139, Sm140, Sm141, Sm142, Sm143, Sm144, Sm145, Sm146,
3009 Sm147, Sm148, Sm149, Sm150, Sm151, Sm152, Sm153, Sm154, Sm155, Sm156, Sm157, Sm158, Sm159, Sm160, Sm161, Sm162,
3010 Sm163, Sm164, Sm165, Eu, Eu132, Eu133, Eu134, Eu135, Eu136, Eu137, Eu138, Eu139, Eu140, Eu141, Eu142, Eu143,
3011 Eu144, Eu145, Eu146, Eu147, Eu148, Eu149, Eu150, Eu151, Eu152, Eu153, Eu154, Eu155, Eu156, Eu157, Eu158, Eu159,
3012 Eu160, Eu161, Eu162, Eu163, Eu164, Eu165, Eu166, Eu167, Gd, Gd136, Gd137, Gd138, Gd139, Gd140, Gd141, Gd142,
3013 Gd143, Gd144, Gd145, Gd146, Gd147, Gd148, Gd149, Gd150, Gd151, Gd152, Gd153, Gd154, Gd155, Gd156, Gd157, Gd158,
3014 Gd159, Gd160, Gd161, Gd162, Gd163, Gd164, Gd165, Gd166, Gd167, Gd168, Gd169, Tb, Tb138, Tb139, Tb140, Tb141,
3015 Tb142, Tb143, Tb144, Tb145, Tb146, Tb147, Tb148, Tb149, Tb150, Tb151, Tb152, Tb153, Tb154, Tb155, Tb156, Tb157,
3016 Tb158, Tb159, Tb160, Tb161, Tb162, Tb163, Tb164, Tb165, Tb166, Tb167, Tb168, Tb169, Tb170, Tb171, Dy, Dy140,
3017 Dy141, Dy142, Dy143, Dy144, Dy145, Dy146, Dy147, Dy148, Dy149, Dy150, Dy151, Dy152, Dy153, Dy154, Dy155, Dy156,
3018 Dy157, Dy158, Dy159, Dy160, Dy161, Dy162, Dy163, Dy164, Dy165, Dy166, Dy167, Dy168, Dy169, Dy170, Dy171, Dy172,
3019 Dy173, Ho, Ho142, Ho143, Ho144, Ho145, Ho146, Ho147, Ho148, Ho149, Ho150, Ho151, Ho152, Ho153, Ho154, Ho155,
3020 Ho156, Ho157, Ho158, Ho159, Ho160, Ho161, Ho162, Ho163, Ho164, Ho165, Ho166, Ho167, Ho168, Ho169, Ho170, Ho171,
3021 Ho172, Ho173, Ho174, Ho175, Er, Er144, Er145, Er146, Er147, Er148, Er149, Er150, Er151, Er152, Er153, Er154,
3022 Er155, Er156, Er157, Er158, Er159, Er160, Er161, Er162, Er163, Er164, Er165, Er166, Er167, Er168, Er169, Er170,
3023 Er171, Er172, Er173, Er174, Er175, Er176, Er177, Tm, Tm146, Tm147, Tm148, Tm149, Tm150, Tm151, Tm152, Tm153,
3024 Tm154, Tm155, Tm156, Tm157, Tm158, Tm159, Tm160, Tm161, Tm162, Tm163, Tm164, Tm165, Tm166, Tm167, Tm168, Tm169,
3025 Tm170, Tm171, Tm172, Tm173, Tm174, Tm175, Tm176, Tm177, Tm178, Tm179, Yb, Yb148, Yb149, Yb150, Yb151, Yb152,
3026 Yb153, Yb154, Yb155, Yb156, Yb157, Yb158, Yb159, Yb160, Yb161, Yb162, Yb163, Yb164, Yb165, Yb166, Yb167, Yb168,
3027 Yb169, Yb170, Yb171, Yb172, Yb173, Yb174, Yb175, Yb176, Yb177, Yb178, Yb179, Yb180, Yb181, Lu, Lu150, Lu151,
3028 Lu152, Lu153, Lu154, Lu155, Lu156, Lu157, Lu158, Lu159, Lu160, Lu161, Lu162, Lu163, Lu164, Lu165, Lu166, Lu167,
3029 Lu168, Lu169, Lu170, Lu171, Lu172, Lu173, Lu174, Lu175, Lu176, Lu177, Lu178, Lu179, Lu180, Lu181, Lu182, Lu183,
3030 Lu184, Hf, Hf154, Hf155, Hf156, Hf157, Hf158, Hf159, Hf160, Hf161, Hf162, Hf163, Hf164, Hf165, Hf166, Hf167,
3031 Hf168, Hf169, Hf170, Hf171, Hf172, Hf173, Hf174, Hf175, Hf176, Hf177, Hf178, Hf179, Hf180, Hf181, Hf182, Hf183,
3032 Hf184, Hf185, Hf186, Ta, Ta156, Ta157, Ta158, Ta159, Ta160, Ta161, Ta162, Ta163, Ta164, Ta165, Ta166, Ta167,
3033 Ta168, Ta169, Ta170, Ta171, Ta172, Ta173, Ta174, Ta175, Ta176, Ta177, Ta178, Ta179, Ta180, Ta181, Ta182, Ta183,
3034 Ta184, Ta185, Ta186, Ta187, Ta188, W, W158, W159, W160, W161, W162, W163, W164, W165, W166, W167,
3035 W168, W169, W170, W171, W172, W173, W174, W175, W176, W177, W178, W179, W180, W181, W182, W183,
3036 W184, W185, W186, W187, W188, W189, W190, Re, Re160, Re161, Re162, Re163, Re164, Re165, Re166, Re167,
3037 Re168, Re169, Re170, Re171, Re172, Re173, Re174, Re175, Re176, Re177, Re178, Re179, Re180, Re181, Re182, Re183,
3038 Re184, Re185, Re186, Re187, Re188, Re189, Re190, Re191, Re192, Os, Os162, Os163, Os164, Os165, Os166, Os167,
3039 Os168, Os169, Os170, Os171, Os172, Os173, Os174, Os175, Os176, Os177, Os178, Os179, Os180, Os181, Os182, Os183,
3040 Os184, Os185, Os186, Os187, Os188, Os189, Os190, Os191, Os192, Os193, Os194, Os195, Os196, Ir, Ir165, Ir166,
3041 Ir167, Ir168, Ir169, Ir170, Ir171, Ir172, Ir173, Ir174, Ir175, Ir176, Ir177, Ir178, Ir179, Ir180, Ir181, Ir182,
3042 Ir183, Ir184, Ir185, Ir186, Ir187, Ir188, Ir189, Ir190, Ir191, Ir192, Ir193, Ir194, Ir195, Ir196, Ir197, Ir198,
3043 Ir199, Pt, Pt168, Pt169, Pt170, Pt171, Pt172, Pt173, Pt174, Pt175, Pt176, Pt177, Pt178, Pt179, Pt180, Pt181,
3044 Pt182, Pt183, Pt184, Pt185, Pt186, Pt187, Pt188, Pt189, Pt190, Pt191, Pt192, Pt193, Pt194, Pt195, Pt196, Pt197,
3045 Pt198, Pt199, Pt200, Pt201, Pt202, Au, Au171, Au172, Au173, Au174, Au175, Au176, Au177, Au178, Au179, Au180,
3046 Au181, Au182, Au183, Au184, Au185, Au186, Au187, Au188, Au189, Au190, Au191, Au192, Au193, Au194, Au195, Au196,
3047 Au197, Au198, Au199, Au200, Au201, Au202, Au203, Au204, Au205, Hg, Hg175, Hg176, Hg177, Hg178, Hg179, Hg180,
3048 Hg181, Hg182, Hg183, Hg184, Hg185, Hg186, Hg187, Hg188, Hg189, Hg190, Hg191, Hg192, Hg193, Hg194, Hg195, Hg196,
3049 Hg197, Hg198, Hg199, Hg200, Hg201, Hg202, Hg203, Hg204, Hg205, Hg206, Hg207, Hg208, Tl, Tl177, Tl178, Tl179,
3050 Tl180, Tl181, Tl182, Tl183, Tl184, Tl185, Tl186, Tl187, Tl188, Tl189, Tl190, Tl191, Tl192, Tl193, Tl194, Tl195,
3051 Tl196, Tl197, Tl198, Tl199, Tl200, Tl201, Tl202, Tl203, Tl204, Tl205, Tl206, Tl207, Tl208, Tl209, Tl210, Pb,
3052 Pb181, Pb182, Pb183, Pb184, Pb185, Pb186, Pb187, Pb188, Pb189, Pb190, Pb191, Pb192, Pb193, Pb194, Pb195, Pb196,
3053 Pb197, Pb198, Pb199, Pb200, Pb201, Pb202, Pb203, Pb204, Pb205, Pb206, Pb207, Pb208, Pb209, Pb210, Pb211, Pb212,
3054 Pb213, Pb214, Bi, Bi185, Bi186, Bi187, Bi188, Bi189, Bi190, Bi191, Bi192, Bi193, Bi194, Bi195, Bi196, Bi197,
3055 Bi198, Bi199, Bi200, Bi201, Bi202, Bi203, Bi204, Bi205, Bi206, Bi207, Bi208, Bi209, Bi210, Bi211, Bi212, Bi213,
3056 Bi214, Bi215, Bi216, Po, Po190, Po191, Po192, Po193, Po194, Po195, Po196, Po197, Po198, Po199, Po200, Po201,
3057 Po202, Po203, Po204, Po205, Po206, Po207, Po208, Po209, Po210, Po211, Po212, Po213, Po214, Po215, Po216, Po217,
3058 Po218, At, At193, At194, At195, At196, At197, At198, At199, At200, At201, At202, At203, At204, At205, At206,
3059 At207, At208, At209, At210, At211, At212, At213, At214, At215, At216, At217, At218, At219, At220, At221, At222,
3060 At223, Rn, Rn196, Rn197, Rn198, Rn199, Rn200, Rn201, Rn202, Rn203, Rn204, Rn205, Rn206, Rn207, Rn208, Rn209,
3061 Rn210, Rn211, Rn212, Rn213, Rn214, Rn215, Rn216, Rn217, Rn218, Rn219, Rn220, Rn221, Rn222, Rn223, Rn224, Rn225,
3062 Rn226, Rn227, Rn228, Fr, Fr200, Fr201, Fr202, Fr203, Fr204, Fr205, Fr206, Fr207, Fr208, Fr209, Fr210, Fr211,
3063 Fr212, Fr213, Fr214, Fr215, Fr216, Fr217, Fr218, Fr219, Fr220, Fr221, Fr222, Fr223, Fr224, Fr225, Fr226, Fr227,
3064 Fr228, Fr229, Fr230, Fr231, Fr232, Ra, Ra203, Ra204, Ra205, Ra206, Ra207, Ra208, Ra209, Ra210, Ra211, Ra212,
3065 Ra213, Ra214, Ra215, Ra216, Ra217, Ra218, Ra219, Ra220, Ra221, Ra222, Ra223, Ra224, Ra225, Ra226, Ra227, Ra228,
3066 Ra229, Ra230, Ra231, Ra232, Ra233, Ra234, Ac, Ac207, Ac208, Ac209, Ac210, Ac211, Ac212, Ac213, Ac214, Ac215,
3067 Ac216, Ac217, Ac218, Ac219, Ac220, Ac221, Ac222, Ac223, Ac224, Ac225, Ac226, Ac227, Ac228, Ac229, Ac230, Ac231,
3068 Ac232, Ac233, Ac234, Ac235, Ac236, Th, Th210, Th211, Th212, Th213, Th214, Th215, Th216, Th217, Th218, Th219,
3069 Th220, Th221, Th222, Th223, Th224, Th225, Th226, Th227, Th228, Th229, Th230, Th231, Th232, Th233, Th234, Th235,
3070 Th236, Th237, Th238, Pa, Pa213, Pa214, Pa215, Pa216, Pa217, Pa218, Pa219, Pa220, Pa221, Pa222, Pa223, Pa224,
3071 Pa225, Pa226, Pa227, Pa228, Pa229, Pa230, Pa231, Pa232, Pa233, Pa234, Pa235, Pa236, Pa237, Pa238, Pa239, Pa240,
3072 U, U218, U219, U220, U221, U222, U223, U224, U225, U226, U227, U228, U229, U230, U231, U232,
3073 U233, U234, U235, U236, U237, U238, U239, U240, U241, U242, Np, Np225, Np226, Np227, Np228, Np229,
3074 Np230, Np231, Np232, Np233, Np234, Np235, Np236, Np237, Np238, Np239, Np240, Np241, Np242, Np243, Np244, Pu,
3075 Pu228, Pu229, Pu230, Pu231, Pu232, Pu233, Pu234, Pu235, Pu236, Pu237, Pu238, Pu239, Pu240, Pu241, Pu242, Pu243,
3076 Pu244, Pu245, Pu246, Pu247, Am, Am231, Am232, Am233, Am234, Am235, Am236, Am237, Am238, Am239, Am240, Am241,
3077 Am242, Am243, Am244, Am245, Am246, Am247, Am248, Am249, Cm, Cm233, Cm234, Cm235, Cm236, Cm237, Cm238, Cm239,
3078 Cm240, Cm241, Cm242, Cm243, Cm244, Cm245, Cm246, Cm247, Cm248, Cm249, Cm250, Cm251, Cm252, Nh, Nh286, Fl,
3079 Fl289, Mc, Mc289, Lv, Lv293, Ts, Ts294, Og, Og294}};
3081static std::array<std::span<Atom>, 102>
ATOMS = {
3139 if ((std::isnan)(
left) && (std::isnan)(
right))
3183const Atom &
getAtom(
const uint16_t z_number,
const uint16_t a_number) {
3185 if (z_number >
ATOMS.size() || z_number < 1) {
3186 std::stringstream msg;
3187 msg <<
"Invalid proton number z=" << z_number;
3188 throw std::runtime_error(msg.str());
3191 const std::size_t
index = z_number - 1;
3194 if (result ==
ATOMS[
index].end() || result->z_number != z_number || result->a_number != a_number) {
3195 std::stringstream msg;
3196 msg <<
"Failed to find an atom with z=" << z_number <<
" and a=" << a_number;
3197 throw std::runtime_error(msg.str());
3208const Atom &
getAtom(
const std::string &symbol,
const uint16_t a_number) {
3216 for (
const auto &atom_vec :
ATOMS) {
3217 if (!atom_vec.empty() && symbol == atom_vec[0].symbol) {
3218 const auto result = std::lower_bound(atom_vec.begin(), atom_vec.end(), a_number,
compareAtoms);
3219 if (result != atom_vec.end()) {
3226 std::stringstream msg;
3227 msg <<
"Failed to find an atom with symbol=" << symbol <<
" and a=" << a_number;
3228 throw std::runtime_error(msg.str());
std::map< DeltaEMode::Type, std::string > index
Struture to hold the common information for an atom.
const std::string symbol
The atomic symbol. In other words the one or two character abbreviation.
const uint16_t a_number
The total number of protons and neutrons, or mass number, for the atom for isotopic averages this is ...
Atom(std::string symbol, const uint16_t z, const uint16_t a, const double abundance, const double mass, const double density)
Standard constructor.
A namespace containing physical constants that are required by algorithms and unit routines.
MANTID_KERNEL_DLL bool operator!=(const Atom &left, const Atom &right)
Inequality operator overload.
MANTID_KERNEL_DLL const Atom & getAtom(const uint16_t z_number, const uint16_t a_number=0)
bool AtomEqualsWithNaN(const double left, const double right)
Check if two atoms are not valid.
MANTID_KERNEL_DLL NeutronAtom getNeutronNoExceptions(const uint16_t z_number, const uint16_t a_number)
static std::array< Atom, 2857 > ATOMS_ARRAY
bool compareAtoms(const Atom &left, uint16_t a_number)
Compare two atoms.
static std::array< std::span< Atom >, 102 > ATOMS
MANTID_KERNEL_DLL std::ostream & operator<<(std::ostream &out, const Atom &atom)
Stream operator overload.
static constexpr double N_A
Avagodro constant in mol-1.
MANTID_KERNEL_DLL bool operator==(const Atom &left, const Atom &right)
Equality operator overload.
Structure to store neutronic scattering information for the various elements.