0
|
1 #
|
|
2 # $RCSfile: PeriodicTableIsotopeData.csv,v $
|
|
3 # $Date: 2015/02/28 20:48:32 $
|
|
4 # $Revision: 1.24 $
|
|
5 #
|
|
6 # Author: Manish Sud <msud@san.rr.com>
|
|
7 #
|
|
8 # Copyright (C) 2015 Manish Sud. All rights reserved.
|
|
9 #
|
|
10 # This file is part of MayaChemTools.
|
|
11 #
|
|
12 # MayaChemTools is free software; you can redistribute it and/or modify it under
|
|
13 # the terms of the GNU Lesser General Public License as published by the Free
|
|
14 # Software Foundation; either version 3 of the License, or (at your option) any
|
|
15 # later version.
|
|
16 #
|
|
17 # MayaChemTools is distributed in the hope that it will be useful, but without
|
|
18 # any warranty; without even the implied warranty of merchantability of fitness
|
|
19 # for a particular purpose. See the GNU Lesser General Public License for more
|
|
20 # details.
|
|
21 #
|
|
22 # You should have received a copy of the GNU Lesser General Public License
|
|
23 # along with MayaChemTools; if not, see <http://www.gnu.org/licenses/> or
|
|
24 # write to the Free Software Foundation Inc., 59 Temple Place, Suite 330,
|
|
25 # Boston, MA, 02111-1307, USA.
|
|
26 #
|
|
27 # Original data source:
|
|
28 # o http://physics.nist.gov/PhysRefData/Compositions/index.html
|
|
29 #
|
|
30 # Notes:
|
|
31 # o Data corresponds to naturally occurring isotopes only except for tritium;
|
|
32 # information for other isotopes in NIST data set is ignored
|
|
33 # o Rows starting with same value for Atomic Number column contain
|
|
34 # information about various isotopes of an element
|
|
35 # o Single row of data for an element with empty values for Relative
|
|
36 # Atomic Mass and % Natural Abundance columns imply absence of
|
|
37 # any naturally occurring isotopes for the element
|
|
38 # o Other element data available in PeriodicTableElementData.csv file
|
|
39 # o Data file generated using a set of home-grown web crawling and
|
|
40 # data processing scripts developed in Perl
|
|
41 # o Data validation performed by manual spot checks and Perl scripts
|
|
42 #
|
|
43 #
|
|
44 "AtomicNumber","IsotopeSymbol","MassNumber","RelativeAtomicMass","%NaturalAbundnace"
|
|
45 "1","H","1","1.0078250321","99.9885"
|
|
46 "1","D","2","2.0141017780","0.0115"
|
|
47 "1","T","3","3.0160492777","0"
|
|
48 "2","He","3","3.0160293097","0.000137"
|
|
49 "2","He","4","4.0026032497","99.999863"
|
|
50 "3","Li","6","6.0151223","7.59"
|
|
51 "3","Li","7","7.0160040","92.41"
|
|
52 "4","Be","9","9.0121821","100"
|
|
53 "5","B","10","10.0129370","19.9"
|
|
54 "5","B","11","11.0093055","80.1"
|
|
55 "6","C","12","12.0000000","98.93"
|
|
56 "6","C","13","13.0033548378","1.07"
|
|
57 "7","N","14","14.0030740052","99.632"
|
|
58 "7","N","15","15.0001088984","0.368"
|
|
59 "8","O","16","15.9949146221","99.757"
|
|
60 "8","O","17","16.99913150","0.038"
|
|
61 "8","O","18","17.9991604","0.205"
|
|
62 "9","F","19","18.99840320","100"
|
|
63 "10","Ne","20","19.9924401759","90.48"
|
|
64 "10","Ne","21","20.99384674","0.27"
|
|
65 "10","Ne","22","21.99138551","9.25"
|
|
66 "11","Na","23","22.98976967","100"
|
|
67 "12","Mg","24","23.98504190","78.99"
|
|
68 "12","Mg","25","24.98583702","10.00"
|
|
69 "12","Mg","26","25.98259304","11.01"
|
|
70 "13","Al","27","26.98153844","100"
|
|
71 "14","Si","28","27.9769265327","92.2297"
|
|
72 "14","Si","29","28.97649472","4.6832"
|
|
73 "14","Si","30","29.97377022","3.0872"
|
|
74 "15","P","31","30.97376151","100"
|
|
75 "16","S","32","31.97207069","94.93"
|
|
76 "16","S","33","32.97145850","0.76"
|
|
77 "16","S","34","33.96786683","4.29"
|
|
78 "16","S","36","35.96708088","0.02"
|
|
79 "17","Cl","35","34.96885271","75.78"
|
|
80 "17","Cl","37","36.96590260","24.22"
|
|
81 "18","Ar","36","35.96754628","0.3365"
|
|
82 "18","Ar","38","37.9627322","0.0632"
|
|
83 "18","Ar","40","39.962383123","99.6003"
|
|
84 "19","K","39","38.9637069","93.2581"
|
|
85 "19","K","40","39.96399867","0.0117"
|
|
86 "19","K","41","40.96182597","6.7302"
|
|
87 "20","Ca","40","39.9625912","96.941"
|
|
88 "20","Ca","42","41.9586183","0.647"
|
|
89 "20","Ca","43","42.9587668","0.135"
|
|
90 "20","Ca","44","43.9554811","2.086"
|
|
91 "20","Ca","46","45.9536928","0.004"
|
|
92 "20","Ca","48","47.952534","0.187"
|
|
93 "21","Sc","45","44.9559102","100"
|
|
94 "22","Ti","46","45.9526295","8.25"
|
|
95 "22","Ti","47","46.9517638","7.44"
|
|
96 "22","Ti","48","47.9479471","73.72"
|
|
97 "22","Ti","49","48.9478708","5.41"
|
|
98 "22","Ti","50","49.9447921","5.18"
|
|
99 "23","V","50","49.9471628","0.250"
|
|
100 "23","V","51","50.9439637","99.750"
|
|
101 "24","Cr","50","49.9460496","4.345"
|
|
102 "24","Cr","52","51.9405119","83.789"
|
|
103 "24","Cr","53","52.9406538","9.501"
|
|
104 "24","Cr","54","53.9388849","2.365"
|
|
105 "25","Mn","55","54.9380496","100"
|
|
106 "26","Fe","54","53.9396148","5.845"
|
|
107 "26","Fe","56","55.9349421","91.754"
|
|
108 "26","Fe","57","56.9353987","2.119"
|
|
109 "26","Fe","58","57.9332805","0.282"
|
|
110 "27","Co","59","58.9332002","100"
|
|
111 "28","Ni","58","57.9353479","68.0769"
|
|
112 "28","Ni","60","59.9307906","26.2231"
|
|
113 "28","Ni","61","60.9310604","1.1399"
|
|
114 "28","Ni","62","61.9283488","3.6345"
|
|
115 "28","Ni","64","63.9279696","0.9256"
|
|
116 "29","Cu","63","62.9296011","69.17"
|
|
117 "29","Cu","65","64.9277937","30.83"
|
|
118 "30","Zn","64","63.9291466","48.63"
|
|
119 "30","Zn","66","65.9260368","27.90"
|
|
120 "30","Zn","67","66.9271309","4.10"
|
|
121 "30","Zn","68","67.9248476","18.75"
|
|
122 "30","Zn","70","69.925325","0.62"
|
|
123 "31","Ga","69","68.925581","60.108"
|
|
124 "31","Ga","71","70.9247050","39.892"
|
|
125 "32","Ge","70","69.9242504","20.84"
|
|
126 "32","Ge","72","71.9220762","27.54"
|
|
127 "32","Ge","73","72.9234594","7.73"
|
|
128 "32","Ge","74","73.9211782","36.28"
|
|
129 "32","Ge","76","75.9214027","7.61"
|
|
130 "33","As","75","74.9215964","100"
|
|
131 "34","Se","74","73.9224766","0.89"
|
|
132 "34","Se","76","75.9192141","9.37"
|
|
133 "34","Se","77","76.9199146","7.63"
|
|
134 "34","Se","78","77.9173095","23.77"
|
|
135 "34","Se","80","79.9165218","49.61"
|
|
136 "34","Se","82","81.9167000","8.73"
|
|
137 "35","Br","79","78.9183376","50.69"
|
|
138 "35","Br","81","80.916291","49.31"
|
|
139 "36","Kr","78","77.920386","0.35"
|
|
140 "36","Kr","80","79.916378","2.28"
|
|
141 "36","Kr","82","81.9134846","11.58"
|
|
142 "36","Kr","83","82.914136","11.49"
|
|
143 "36","Kr","84","83.911507","57.00"
|
|
144 "36","Kr","86","85.9106103","17.30"
|
|
145 "37","Rb","85","84.9117893","72.17"
|
|
146 "37","Rb","87","86.9091835","27.83"
|
|
147 "38","Sr","84","83.913425","0.56"
|
|
148 "38","Sr","86","85.9092624","9.86"
|
|
149 "38","Sr","87","86.9088793","7.00"
|
|
150 "38","Sr","88","87.9056143","82.58"
|
|
151 "39","Y","89","88.9058479","100"
|
|
152 "40","Zr","90","89.9047037","51.45"
|
|
153 "40","Zr","91","90.9056450","11.22"
|
|
154 "40","Zr","92","91.9050401","17.15"
|
|
155 "40","Zr","94","93.9063158","17.38"
|
|
156 "40","Zr","96","95.908276","2.80"
|
|
157 "41","Nb","93","92.9063775","100"
|
|
158 "42","Mo","92","91.906810","14.84"
|
|
159 "42","Mo","94","93.9050876","9.25"
|
|
160 "42","Mo","95","94.9058415","15.92"
|
|
161 "42","Mo","96","95.9046789","16.68"
|
|
162 "42","Mo","97","96.9060210","9.55"
|
|
163 "42","Mo","98","97.9054078","24.13"
|
|
164 "42","Mo","100","99.907477","9.63"
|
|
165 "43","Tc","98","",""
|
|
166 "44","Ru","96","95.907598","5.54"
|
|
167 "44","Ru","98","97.905287","1.87"
|
|
168 "44","Ru","99","98.9059393","12.76"
|
|
169 "44","Ru","100","99.9042197","12.60"
|
|
170 "44","Ru","101","100.9055822","17.06"
|
|
171 "44","Ru","102","101.9043495","31.55"
|
|
172 "44","Ru","104","103.905430","18.62"
|
|
173 "45","Rh","103","102.905504","100"
|
|
174 "46","Pd","102","101.905608","1.02"
|
|
175 "46","Pd","104","103.904035","11.14"
|
|
176 "46","Pd","105","104.905084","22.33"
|
|
177 "46","Pd","106","105.903483","27.33"
|
|
178 "46","Pd","108","107.903894","26.46"
|
|
179 "46","Pd","110","109.905152","11.72"
|
|
180 "47","Ag","107","106.905093","51.839"
|
|
181 "47","Ag","109","108.904756","48.161"
|
|
182 "48","Cd","106","105.906458","1.25"
|
|
183 "48","Cd","108","107.904183","0.89"
|
|
184 "48","Cd","110","109.903006","12.49"
|
|
185 "48","Cd","111","110.904182","12.80"
|
|
186 "48","Cd","112","111.9027572","24.13"
|
|
187 "48","Cd","113","112.9044009","12.22"
|
|
188 "48","Cd","114","113.9033581","28.73"
|
|
189 "48","Cd","116","115.904755","7.49"
|
|
190 "49","In","113","112.904061","4.29"
|
|
191 "49","In","115","114.903878","95.71"
|
|
192 "50","Sn","112","111.904821","0.97"
|
|
193 "50","Sn","114","113.902782","0.66"
|
|
194 "50","Sn","115","114.903346","0.34"
|
|
195 "50","Sn","116","115.901744","14.54"
|
|
196 "50","Sn","117","116.902954","7.68"
|
|
197 "50","Sn","118","117.901606","24.22"
|
|
198 "50","Sn","119","118.903309","8.59"
|
|
199 "50","Sn","120","119.9021966","32.58"
|
|
200 "50","Sn","122","121.9034401","4.63"
|
|
201 "50","Sn","124","123.9052746","5.79"
|
|
202 "51","Sb","121","120.9038180","57.21"
|
|
203 "51","Sb","123","122.9042157","42.79"
|
|
204 "52","Te","120","119.904020","0.09"
|
|
205 "52","Te","122","121.9030471","2.55"
|
|
206 "52","Te","123","122.9042730","0.89"
|
|
207 "52","Te","124","123.9028195","4.74"
|
|
208 "52","Te","125","124.9044247","7.07"
|
|
209 "52","Te","126","125.9033055","18.84"
|
|
210 "52","Te","128","127.9044614","31.74"
|
|
211 "52","Te","130","129.9062228","34.08"
|
|
212 "53","I","127","126.904468","100"
|
|
213 "54","Xe","124","123.9058958","0.09"
|
|
214 "54","Xe","126","125.904269","0.09"
|
|
215 "54","Xe","128","127.9035304","1.92"
|
|
216 "54","Xe","129","128.9047795","26.44"
|
|
217 "54","Xe","130","129.9035079","4.08"
|
|
218 "54","Xe","131","130.9050819","21.18"
|
|
219 "54","Xe","132","131.9041545","26.89"
|
|
220 "54","Xe","134","133.9053945","10.44"
|
|
221 "54","Xe","136","135.907220","8.87"
|
|
222 "55","Cs","133","132.905447","100"
|
|
223 "56","Ba","130","129.906310","0.106"
|
|
224 "56","Ba","132","131.905056","0.101"
|
|
225 "56","Ba","134","133.904503","2.417"
|
|
226 "56","Ba","135","134.905683","6.592"
|
|
227 "56","Ba","136","135.904570","7.854"
|
|
228 "56","Ba","137","136.905821","11.232"
|
|
229 "56","Ba","138","137.905241","71.698"
|
|
230 "57","La","138","137.907107","0.090"
|
|
231 "57","La","139","138.906348","99.910"
|
|
232 "58","Ce","136","135.907140","0.185"
|
|
233 "58","Ce","138","137.905986","0.251"
|
|
234 "58","Ce","140","139.905434","88.450"
|
|
235 "58","Ce","142","141.909240","11.114"
|
|
236 "59","Pr","141","140.907648","100"
|
|
237 "60","Nd","142","141.907719","27.2"
|
|
238 "60","Nd","143","142.909810","12.2"
|
|
239 "60","Nd","144","143.910083","23.8"
|
|
240 "60","Nd","145","144.912569","8.3"
|
|
241 "60","Nd","146","145.913112","17.2"
|
|
242 "60","Nd","148","147.916889","5.7"
|
|
243 "60","Nd","150","149.920887","5.6"
|
|
244 "61","Pm","145","",""
|
|
245 "62","Sm","144","143.911995","3.07"
|
|
246 "62","Sm","147","146.914893","14.99"
|
|
247 "62","Sm","148","147.914818","11.24"
|
|
248 "62","Sm","149","148.917180","13.82"
|
|
249 "62","Sm","150","149.917271","7.38"
|
|
250 "62","Sm","152","151.919728","26.75"
|
|
251 "62","Sm","154","153.922205","22.75"
|
|
252 "63","Eu","151","150.919846","47.81"
|
|
253 "63","Eu","153","152.921226","52.19"
|
|
254 "64","Gd","152","151.919788","0.20"
|
|
255 "64","Gd","154","153.920862","2.18"
|
|
256 "64","Gd","155","154.922619","14.80"
|
|
257 "64","Gd","156","155.922120","20.47"
|
|
258 "64","Gd","157","156.923957","15.65"
|
|
259 "64","Gd","158","157.924101","24.84"
|
|
260 "64","Gd","160","159.927051","21.86"
|
|
261 "65","Tb","159","158.925343","100"
|
|
262 "66","Dy","156","155.924278","0.06"
|
|
263 "66","Dy","158","157.924405","0.10"
|
|
264 "66","Dy","160","159.925194","2.34"
|
|
265 "66","Dy","161","160.926930","18.91"
|
|
266 "66","Dy","162","161.926795","25.51"
|
|
267 "66","Dy","163","162.928728","24.90"
|
|
268 "66","Dy","164","163.929171","28.18"
|
|
269 "67","Ho","165","164.930319","100"
|
|
270 "68","Er","162","161.928775","0.14"
|
|
271 "68","Er","164","163.929197","1.61"
|
|
272 "68","Er","166","165.930290","33.61"
|
|
273 "68","Er","167","166.932045","22.93"
|
|
274 "68","Er","168","167.932368","26.78"
|
|
275 "68","Er","170","169.935460","14.93"
|
|
276 "69","Tm","169","168.934211","100"
|
|
277 "70","Yb","168","167.933894","0.13"
|
|
278 "70","Yb","170","169.934759","3.04"
|
|
279 "70","Yb","171","170.936322","14.28"
|
|
280 "70","Yb","172","171.9363777","21.83"
|
|
281 "70","Yb","173","172.9382068","16.13"
|
|
282 "70","Yb","174","173.9388581","31.83"
|
|
283 "70","Yb","176","175.942568","12.76"
|
|
284 "71","Lu","175","174.9407679","97.41"
|
|
285 "71","Lu","176","175.9426824","2.59"
|
|
286 "72","Hf","174","173.940040","0.16"
|
|
287 "72","Hf","176","175.9414018","5.26"
|
|
288 "72","Hf","177","176.9432200","18.60"
|
|
289 "72","Hf","178","177.9436977","27.28"
|
|
290 "72","Hf","179","178.9458151","13.62"
|
|
291 "72","Hf","180","179.9465488","35.08"
|
|
292 "73","Ta","180","179.947466","0.012"
|
|
293 "73","Ta","181","180.947996","99.988"
|
|
294 "74","W","180","179.946706","0.12"
|
|
295 "74","W","182","181.948206","26.50"
|
|
296 "74","W","183","182.9502245","14.31"
|
|
297 "74","W","184","183.9509326","30.64"
|
|
298 "74","W","186","185.954362","28.43"
|
|
299 "75","Re","185","184.9529557","37.40"
|
|
300 "75","Re","187","186.9557508","62.60"
|
|
301 "76","Os","184","183.952491","0.02"
|
|
302 "76","Os","186","185.953838","1.59"
|
|
303 "76","Os","187","186.9557479","1.96"
|
|
304 "76","Os","188","187.9558360","13.24"
|
|
305 "76","Os","189","188.9581449","16.15"
|
|
306 "76","Os","190","189.958445","26.26"
|
|
307 "76","Os","192","191.961479","40.78"
|
|
308 "77","Ir","191","190.960591","37.3"
|
|
309 "77","Ir","193","192.962924","62.7"
|
|
310 "78","Pt","190","189.959930","0.014"
|
|
311 "78","Pt","192","191.961035","0.782"
|
|
312 "78","Pt","194","193.962664","32.967"
|
|
313 "78","Pt","195","194.964774","33.832"
|
|
314 "78","Pt","196","195.964935","25.242"
|
|
315 "78","Pt","198","197.967876","7.163"
|
|
316 "79","Au","197","196.966552","100"
|
|
317 "80","Hg","196","195.965815","0.15"
|
|
318 "80","Hg","198","197.966752","9.97"
|
|
319 "80","Hg","199","198.968262","16.87"
|
|
320 "80","Hg","200","199.968309","23.10"
|
|
321 "80","Hg","201","200.970285","13.18"
|
|
322 "80","Hg","202","201.970626","29.86"
|
|
323 "80","Hg","204","203.973476","6.87"
|
|
324 "81","Tl","203","202.972329","29.524"
|
|
325 "81","Tl","205","204.974412","70.476"
|
|
326 "82","Pb","204","203.973029","1.4"
|
|
327 "82","Pb","206","205.974449","24.1"
|
|
328 "82","Pb","207","206.975881","22.1"
|
|
329 "82","Pb","208","207.976636","52.4"
|
|
330 "83","Bi","209","208.980383","100"
|
|
331 "84","Po","209","",""
|
|
332 "85","At","210","",""
|
|
333 "86","Rn","222","",""
|
|
334 "87","Fr","223","",""
|
|
335 "88","Ra","226","",""
|
|
336 "89","Ac","227","",""
|
|
337 "90","Th","232","232.0380504","100"
|
|
338 "91","Pa","231","231.0358789","100"
|
|
339 "92","U","234","234.0409456","0.0055"
|
|
340 "92","U","235","235.0439231","0.7200"
|
|
341 "92","U","238","238.0507826","99.2745"
|
|
342 "93","Np","237","",""
|
|
343 "94","Pu","244","",""
|
|
344 "95","Am","243","",""
|
|
345 "96","Cm","247","",""
|
|
346 "97","Bk","247","",""
|
|
347 "98","Cf","251","",""
|
|
348 "99","Es","252","",""
|
|
349 "100","Fm","257","",""
|
|
350 "101","Md","258","",""
|
|
351 "102","No","259","",""
|
|
352 "103","Lr","262","",""
|
|
353 "104","Rf","261","",""
|
|
354 "105","Db","262","",""
|
|
355 "106","Sg","266","",""
|
|
356 "107","Bh","264","",""
|
|
357 "108","Hs","277","",""
|
|
358 "109","Mt","268","",""
|
|
359 "110","Uun","281","",""
|
|
360 "111","Uuu","272","",""
|
|
361 "112","Uub","285","",""
|
|
362 "113","Uut","284","",""
|
|
363 "114","Uuq","289","",""
|
|
364 "115","Uup","288","",""
|
|
365 "116","Uuh","292","",""
|