rapodaca / mx forked from metamolecular/mx
- Source
- Commits
- Network (2)
- Issues (2)
- Downloads (9)
- Wiki (1)
- Graphs
-
Branch:
master
commit 2aa0e27ae9b1012eb3b6fca55d36dc33794c654c
tree 729c851198dc513eabbb91f6fd805eb6f1b5cd28
parent f371b5f803406c593409aa1df7444d917c76c343
tree 729c851198dc513eabbb91f6fd805eb6f1b5cd28
parent f371b5f803406c593409aa1df7444d917c76c343
| f3f6f5c0 » | rapodaca | 2008-12-01 | 1 | <?xml version="1.0" encoding="UTF-8"?> | |
| 2 | |||||
| 3 | <!-- | ||||
| 4 | MX Cheminformatics Tools for Java | ||||
| 5 | |||||
| 6 | Copyright (c) 2007, 2008 Metamolecular, LLC | ||||
| 7 | |||||
| 8 | http://metamolecular.com | ||||
| 9 | |||||
| 10 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||||
| 11 | of this software and associated documentation files (the "Software"), to deal | ||||
| 12 | in the Software without restriction, including without limitation the rights | ||||
| 13 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||||
| 14 | copies of the Software, and to permit persons to whom the Software is | ||||
| 15 | furnished to do so, subject to the following conditions: | ||||
| 16 | |||||
| 17 | The above copyright notice and this permission notice shall be included in | ||||
| 18 | all copies or substantial portions of the Software. | ||||
| 19 | |||||
| 20 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||||
| 21 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||||
| 22 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||||
| 23 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||||
| 24 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||||
| 25 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||||
| 26 | THE SOFTWARE. | ||||
| 27 | --> | ||||
| 28 | |||||
| 29 | <!-- | ||||
| 30 | This system of atomic masses is quoted from: | ||||
| 31 | |||||
| 32 | de Laeter, J.R.; Boehlke, J.K.; de Bievre, P.; Hidaka, H.; Peiser, H.S.; Rosman, K.J.R.; | ||||
| 33 | Taylor, P.D.P. Atomic Weights of the Elements: Review 2000 (IUPAC Technical Report) | ||||
| 34 | Pure Appl. Chem. 2003, 75, 683-800. | ||||
| 35 | |||||
| 36 | http://www.iupac.org/publications/pac/2003/7506/7506x0683.html | ||||
| 37 | --> | ||||
| 38 | |||||
| 39 | <atomic-mass-table mass-units="u" abundance-units="Mole Fraction"> | ||||
| 40 | |||||
| 41 | <entry symbol="H" atomic-number="1"> | ||||
| 42 | <natural-abundance> | ||||
| 43 | <mass value="1.00794" error="0.00007" /> | ||||
| 44 | <isotope mass-number="1"> | ||||
| 45 | <mass value="1.0078250319" error="0.00000000006" /> | ||||
| 46 | <abundance value="0.999885" error="0.000070" /> | ||||
| 47 | </isotope> | ||||
| 48 | <isotope mass-number="2"> | ||||
| 49 | <mass value="2.0141017779" error="0.0000000006" /> | ||||
| 50 | <abundance value="0.000115" error="0.000070" /> | ||||
| 51 | </isotope> | ||||
| 52 | </natural-abundance> | ||||
| 53 | </entry> | ||||
| 54 | |||||
| 55 | <entry symbol="He" atomic-number="2"> | ||||
| 56 | <natural-abundance> | ||||
| 57 | <mass value="4.002602" error="0.000002" /> | ||||
| 58 | <isotope mass-number="3"> | ||||
| 59 | <mass value="3.0160293094" error="0.0000000012" /> | ||||
| 60 | <abundance value="0.00000134" error="0.00000003" /> | ||||
| 61 | </isotope> | ||||
| 62 | <isotope mass-number="4"> | ||||
| 63 | <mass value="4.0026032497" error="0.0000000015" /> | ||||
| 64 | <abundance value="0.99999866" error="0.00000003" /> | ||||
| 65 | </isotope> | ||||
| 66 | </natural-abundance> | ||||
| 67 | </entry> | ||||
| 68 | |||||
| 69 | <entry symbol="Li" atomic-number="3"> | ||||
| 70 | <natural-abundance> | ||||
| 71 | <mass value="6.9421" error="0.002" /> | ||||
| 72 | <isotope mass-number="3"> | ||||
| 73 | <mass value="6.0151223" error="0.0000005" /> | ||||
| 74 | <abundance value="0.0759" error="0.0004" /> | ||||
| 75 | </isotope> | ||||
| 76 | <isotope mass-number="7"> | ||||
| 77 | <mass value="7.0160041" error="0.0000005" /> | ||||
| 78 | <abundance value="0.9241" error="0.0004" /> | ||||
| 79 | </isotope> | ||||
| 80 | </natural-abundance> | ||||
| 81 | </entry> | ||||
| 82 | |||||
| 83 | <entry symbol="Be" atomic-number="4"> | ||||
| 84 | <natural-abundance> | ||||
| 85 | <mass value="9.012182" error="0.000003" /> | ||||
| 86 | <isotope mass-number="9"> | ||||
| 87 | <mass value="9.0121822" error="0.0000004" /> | ||||
| 88 | <abundance value="1" error="0" /> | ||||
| 89 | </isotope> | ||||
| 90 | </natural-abundance> | ||||
| 91 | </entry> | ||||
| 92 | |||||
| 93 | <entry symbol="B" atomic-number="5"> | ||||
| 94 | <natural-abundance> | ||||
| 95 | <mass value="10.881" error="0.007" /> | ||||
| 96 | <isotope mass-number="10"> | ||||
| 97 | <mass value="10.0129371" error="0.0000003" /> | ||||
| 98 | <abundance value="0.199" error="0.007" /> | ||||
| 99 | </isotope> | ||||
| 100 | <isotope mass-number="11"> | ||||
| 101 | <mass value="11.0093055" error="0.0000004" /> | ||||
| 102 | <abundance value="0.801" error="0.007" /> | ||||
| 103 | </isotope> | ||||
| 104 | </natural-abundance> | ||||
| 105 | </entry> | ||||
| 106 | |||||
| 107 | <entry symbol="C" atomic-number="6"> | ||||
| 108 | <natural-abundance> | ||||
| 109 | <mass value="12.0107" error="0.0008" /> | ||||
| 110 | <isotope mass-number="12"> | ||||
| 111 | <mass value="12" error="0" /> | ||||
| 112 | <abundance value="0.9893" error="0.0008" /> | ||||
| 113 | </isotope> | ||||
| 114 | <isotope mass-number="13"> | ||||
| 115 | <mass value="13.003354838" error="0.000000005" /> | ||||
| 116 | <abundance value="0.0107" error="0.0008" /> | ||||
| 117 | </isotope> | ||||
| 118 | </natural-abundance> | ||||
| 119 | </entry> | ||||
| 120 | |||||
| 121 | <entry symbol="N" atomic-number="7"> | ||||
| 122 | <natural-abundance> | ||||
| 123 | <mass value="14.0067" error="0.0002" /> | ||||
| 124 | <isotope mass-number="14"> | ||||
| 125 | <mass value="14.0030740074" error="0.0000000018" /> | ||||
| 126 | <abundance value="0.99636" error="0.00020" /> | ||||
| 127 | </isotope> | ||||
| 128 | <isotope mass-number="15"> | ||||
| 129 | <mass value="15.000108973" error="0.000000012" /> | ||||
| 130 | <abundance value="0.00364" error="0.00020" /> | ||||
| 131 | </isotope> | ||||
| 132 | </natural-abundance> | ||||
| 133 | </entry> | ||||
| 134 | |||||
| 135 | <entry symbol="O" atomic-number="8"> | ||||
| 136 | <natural-abundance> | ||||
| 137 | <mass value="15.9994" error="0.0003" /> | ||||
| 138 | <isotope mass-number="16"> | ||||
| 139 | <mass value="15.9949146223" error="0.0000000025" /> | ||||
| 140 | <abundance value="0.99759" error="0.00016" /> | ||||
| 141 | </isotope> | ||||
| 142 | <isotope mass-number="17"> | ||||
| 143 | <mass value="16.99913150" error="0.00000022" /> | ||||
| 144 | <abundance value="0.00038" error="0.00001" /> | ||||
| 145 | </isotope> | ||||
| 146 | <isotope mass-number="18"> | ||||
| 147 | <mass value="17.9991604" error="0.0000009" /> | ||||
| 148 | <abundance value="0.00205" error="0.00014" /> | ||||
| 149 | </isotope> | ||||
| 150 | </natural-abundance> | ||||
| 151 | </entry> | ||||
| 152 | |||||
| 153 | <entry symbol="F" atomic-number="9"> | ||||
| 154 | <natural-abundance> | ||||
| 155 | <mass value="18.9984032" error="0.0000005" /> | ||||
| 156 | <isotope mass-number="19"> | ||||
| 157 | <mass value="18.99840320" error="0.00000007" /> | ||||
| 158 | <abundance value="1" error="0" /> | ||||
| 159 | </isotope> | ||||
| 160 | </natural-abundance> | ||||
| 161 | </entry> | ||||
| 162 | |||||
| 163 | <entry symbol="Ne" atomic-number="10"> | ||||
| 164 | <natural-abundance> | ||||
| 165 | <mass value="20.1797" error="0.0006" /> | ||||
| 166 | <isotope mass-number="20"> | ||||
| 167 | <mass value="19.992440176" error="0.000000003" /> | ||||
| 168 | <abundance value="0.9048" error="0.0003" /> | ||||
| 169 | </isotope> | ||||
| 170 | <isotope mass-number="21"> | ||||
| 171 | <mass value="20.99384674" error="0.00000004" /> | ||||
| 172 | <abundance value="0.0027" error="0.0001" /> | ||||
| 173 | </isotope> | ||||
| 174 | <isotope mass-number="22"> | ||||
| 175 | <mass value="21.99138550" error="0.00000025" /> | ||||
| 176 | <abundance value="0.0925" error="0.0003" /> | ||||
| 177 | </isotope> | ||||
| 178 | </natural-abundance> | ||||
| 179 | </entry> | ||||
| 180 | |||||
| 181 | <entry symbol="Na" atomic-number="11"> | ||||
| 182 | <natural-abundance> | ||||
| 183 | <mass value="22.989770" error="0.000002" /> | ||||
| 184 | <isotope mass-number="23"> | ||||
| 185 | <mass value="22.98976966" error="0.00000026" /> | ||||
| 186 | <abundance value="1" error="0" /> | ||||
| 187 | </isotope> | ||||
| 188 | </natural-abundance> | ||||
| 189 | </entry> | ||||
| 190 | |||||
| 191 | <entry symbol="Mg" atomic-number="12"> | ||||
| 192 | <natural-abundance> | ||||
| 193 | <mass value="24.3050" error="0.0006" /> | ||||
| 194 | <isotope mass-number="24"> | ||||
| 195 | <mass value="23.98504187" error="0.00000026" /> | ||||
| 196 | <abundance value="0.7899" error="0.0004" /> | ||||
| 197 | </isotope> | ||||
| 198 | <isotope mass-number="25"> | ||||
| 199 | <mass value="24.98583700" error="0.00000026" /> | ||||
| 200 | <abundance value="0.1000" error="0.0001" /> | ||||
| 201 | </isotope> | ||||
| 202 | <isotope mass-number="26"> | ||||
| 203 | <mass value="25.98259300" error="0.00000026" /> | ||||
| 204 | <abundance value="0.1101" error="0.0003" /> | ||||
| 205 | </isotope> | ||||
| 206 | </natural-abundance> | ||||
| 207 | </entry> | ||||
| 208 | |||||
| 209 | <entry symbol="Al" atomic-number="13"> | ||||
| 210 | <natural-abundance> | ||||
| 211 | <mass value="26.981538" error="0.000002" /> | ||||
| 212 | <isotope mass-number="27"> | ||||
| 213 | <mass value="26.98153841" error="0.00000024" /> | ||||
| 214 | <abundance value="1" error="0" /> | ||||
| 215 | </isotope> | ||||
| 216 | </natural-abundance> | ||||
| 217 | </entry> | ||||
| 218 | |||||
| 219 | <entry symbol="Si" atomic-number="14"> | ||||
| 220 | <natural-abundance> | ||||
| 221 | <mass value="28.0855" error="0.0003" /> | ||||
| 222 | <isotope mass-number="28"> | ||||
| 223 | <mass value="27.97692649" error="0.00000022" /> | ||||
| 224 | <abundance value="0.92223" error="0.00019" /> | ||||
| 225 | </isotope> | ||||
| 226 | <isotope mass-number="29"> | ||||
| 227 | <mass value="28.97649468" error="0.00000022" /> | ||||
| 228 | <abundance value="0.04685" error="0.00008" /> | ||||
| 229 | </isotope> | ||||
| 230 | <isotope mass-number="30"> | ||||
| 231 | <mass value="29.97377018" error="0.00000022" /> | ||||
| 232 | <abundance value="0.03092" error="0.00011" /> | ||||
| 233 | </isotope> | ||||
| 234 | </natural-abundance> | ||||
| 235 | </entry> | ||||
| 236 | |||||
| 237 | <entry symbol="P" atomic-number="15"> | ||||
| 238 | <natural-abundance> | ||||
| 239 | <mass value="30.973761" error="0.000002" /> | ||||
| 240 | <isotope mass-number="31"> | ||||
| 241 | <mass value="30.97376149" error="0.00000027" /> | ||||
| 242 | <abundance value="1" error="0" /> | ||||
| 243 | </isotope> | ||||
| 244 | </natural-abundance> | ||||
| 245 | </entry> | ||||
| 246 | |||||
| 247 | <entry symbol="S" atomic-number="16"> | ||||
| 248 | <natural-abundance> | ||||
| 249 | <mass value="32.065" error="0.005" /> | ||||
| 250 | <isotope mass-number="32"> | ||||
| 251 | <mass value="31.97207073" error="0.00000015" /> | ||||
| 252 | <abundance value="0.9499" error="0.0026" /> | ||||
| 253 | </isotope> | ||||
| 254 | <isotope mass-number="33"> | ||||
| 255 | <mass value="32.97145854" error="0.00000015" /> | ||||
| 256 | <abundance value="0.0075" error="0.0002" /> | ||||
| 257 | </isotope> | ||||
| 258 | <isotope mass-number="34"> | ||||
| 259 | <mass value="33.96786687" error="0.00000014" /> | ||||
| 260 | <abundance value="0.0425" error="0.0024" /> | ||||
| 261 | </isotope> | ||||
| 262 | <isotope mass-number="36"> | ||||
| 263 | <mass value="35.96708088" error="0.00000025" /> | ||||
| 264 | <abundance value="0.0001" error="0.0001" /> | ||||
| 265 | </isotope> | ||||
| 266 | </natural-abundance> | ||||
| 267 | </entry> | ||||
| 268 | |||||
| 269 | <entry symbol="Cl" atomic-number="17"> | ||||
| 270 | <natural-abundance> | ||||
| 271 | <mass value="35.453" error="0.002" /> | ||||
| 272 | <isotope mass-number="35"> | ||||
| 273 | <mass value="34.96885271" error="0.00000004" /> | ||||
| 274 | <abundance value="0.7576" error="0.0010" /> | ||||
| 275 | </isotope> | ||||
| 276 | <isotope mass-number="37"> | ||||
| 277 | <mass value="36.96590260" error="0.00000005" /> | ||||
| 278 | <abundance value="0.2424" error="0.0010" /> | ||||
| 279 | </isotope> | ||||
| 280 | </natural-abundance> | ||||
| 281 | </entry> | ||||
| 282 | |||||
| 283 | <entry symbol="Ar" atomic-number="18"> | ||||
| 284 | <natural-abundance> | ||||
| 285 | <mass value="39.948" error="0.001" /> | ||||
| 286 | <isotope mass-number="36"> | ||||
| 287 | <mass value="35.96754626" error="0.00000027" /> | ||||
| 288 | <abundance value="0.0003365" error="0.000030" /> | ||||
| 289 | </isotope> | ||||
| 290 | <isotope mass-number="38"> | ||||
| 291 | <mass value="37.9627322" error="0.0000005" /> | ||||
| 292 | <abundance value="0.000632" error="0.000005" /> | ||||
| 293 | </isotope> | ||||
| 294 | <isotope mass-number="40"> | ||||
| 295 | <mass value="39.962383124" error="0.000000005" /> | ||||
| 296 | <abundance value="0.996003" error="0.000030" /> | ||||
| 297 | </isotope> | ||||
| 298 | </natural-abundance> | ||||
| 299 | </entry> | ||||
| 300 | |||||
| 301 | <entry symbol="K" atomic-number="19"> | ||||
| 302 | <natural-abundance> | ||||
| 303 | <mass value="39.0983" error="0.0001" /> | ||||
| 304 | <isotope mass-number="39"> | ||||
| 305 | <mass value="38.9637069" error="0.0000003" /> | ||||
| 306 | <abundance value="0.932581" error="0.000044" /> | ||||
| 307 | </isotope> | ||||
| 308 | <isotope mass-number="40"> | ||||
| 309 | <mass value="39.96399867" error="0.00000029" /> | ||||
| 310 | <abundance value="0.000117" error="0.000001" /> | ||||
| 311 | </isotope> | ||||
| 312 | <isotope mass-number="41"> | ||||
| 313 | <mass value="40.96182597" error="0.00000028" /> | ||||
| 314 | <abundance value="0.067302" error="0.000044" /> | ||||
| 315 | </isotope> | ||||
| 316 | </natural-abundance> | ||||
| 317 | </entry> | ||||
| 318 | |||||
| 319 | <entry symbol="Ca" atomic-number="20"> | ||||
| 320 | <natural-abundance> | ||||
| 321 | <mass value="40.078" error="0.004" /> | ||||
| 322 | <isotope mass-number="40"> | ||||
| 323 | <mass value="39.9625912" error="0.0000003" /> | ||||
| 324 | <abundance value="0.96941" error="0.00156" /> | ||||
| 325 | </isotope> | ||||
| 326 | <isotope mass-number="42"> | ||||
| 327 | <mass value="41.9586183" error="0.0000004" /> | ||||
| 328 | <abundance value="0.00647" error="0.00023" /> | ||||
| 329 | </isotope> | ||||
| 330 | <isotope mass-number="43"> | ||||
| 331 | <mass value="42.9587668" error="0.0000005" /> | ||||
| 332 | <abundance value="0.00135" error="0.00010" /> | ||||
| 333 | </isotope> | ||||
| 334 | <isotope mass-number="44"> | ||||
| 335 | <mass value="43.9554811" error="0.0000009" /> | ||||
| 336 | <abundance value="0.02086" error="0.00110" /> | ||||
| 337 | </isotope> | ||||
| 338 | <isotope mass-number="46"> | ||||
| 339 | <mass value="45.9536927" error="0.0000025" /> | ||||
| 340 | <abundance value="0.00004" error="0.00003" /> | ||||
| 341 | </isotope> | ||||
| 342 | <isotope mass-number="48"> | ||||
| 343 | <mass value="47.952533" error="0.000004" /> | ||||
| 344 | <abundance value="0.00187" error="0.00021" /> | ||||
| 345 | </isotope> | ||||
| 346 | </natural-abundance> | ||||
| 347 | </entry> | ||||
| 348 | |||||
| 349 | <entry symbol="Sc" atomic-number="21"> | ||||
| 350 | <natural-abundance> | ||||
| 351 | <mass value="44.955910" error="0.000008" /> | ||||
| 352 | <isotope mass-number="45"> | ||||
| 353 | <mass value="44.9559102" error="0.0000012" /> | ||||
| 354 | <abundance value="1" error="0" /> | ||||
| 355 | </isotope> | ||||
| 356 | </natural-abundance> | ||||
| 357 | </entry> | ||||
| 358 | |||||
| 359 | <entry symbol="Ti" atomic-number="22"> | ||||
| 360 | <natural-abundance> | ||||
| 361 | <mass value="47.867" error="0.001" /> | ||||
| 362 | <isotope mass-number="46"> | ||||
| 363 | <mass value="45.9526295" error="0.0000012" /> | ||||
| 364 | <abundance value="0.0825" error="0.0003" /> | ||||
| 365 | </isotope> | ||||
| 366 | <isotope mass-number="47"> | ||||
| 367 | <mass value="46.9517637" error="0.0000010" /> | ||||
| 368 | <abundance value="0.0744" error="0.0002" /> | ||||
| 369 | </isotope> | ||||
| 370 | <isotope mass-number="48"> | ||||
| 371 | <mass value="47.9479470" error="0.0000010" /> | ||||
| 372 | <abundance value="0.7372" error="0.0003" /> | ||||
| 373 | </isotope> | ||||
| 374 | <isotope mass-number="49"> | ||||
| 375 | <mass value="48.9478707" error="0.0000010" /> | ||||
| 376 | <abundance value="0.0541" error="0.0002" /> | ||||
| 377 | </isotope> | ||||
| 378 | </natural-abundance> | ||||
| 379 | </entry> | ||||
| 380 | |||||
| 381 | <entry symbol="V" atomic-number="23"> | ||||
| 382 | <natural-abundance> | ||||
| 383 | <mass value="50.9415" error="0.0001" /> | ||||
| 384 | <isotope mass-number="50"> | ||||
| 385 | <mass value="49.9471627" error="0.0000014" /> | ||||
| 386 | <abundance value="0.00250" error="0.00004" /> | ||||
| 387 | </isotope> | ||||
| 388 | <isotope mass-number="51"> | ||||
| 389 | <mass value="50.9439635" error="0.0000014" /> | ||||
| 390 | <abundance value="0.99750" error="0.00004" /> | ||||
| 391 | </isotope> | ||||
| 392 | </natural-abundance> | ||||
| 393 | </entry> | ||||
| 394 | |||||
| 395 | <entry symbol="Cr" atomic-number="24"> | ||||
| 396 | <natural-abundance> | ||||
| 397 | <mass value="51.9961" error="0.0006" /> | ||||
| 398 | <isotope mass-number="50"> | ||||
| 399 | <mass value="49.9460495" error="0.0000014" /> | ||||
| 400 | <abundance value="0.04345" error="0.00013" /> | ||||
| 401 | </isotope> | ||||
| 402 | <isotope mass-number="52"> | ||||
| 403 | <mass value="51.9405115" error="0.0000015" /> | ||||
| 404 | <abundance value="0.83789" error="0.00018" /> | ||||
| 405 | </isotope> | ||||
| 406 | <isotope mass-number="53"> | ||||
| 407 | <mass value="52.9406534" error="0.0000015" /> | ||||
| 408 | <abundance value="0.09501" error="0.00017" /> | ||||
| 409 | </isotope> | ||||
| 410 | <isotope mass-number="54"> | ||||
| 411 | <mass value="53.938846" error="0.0000015" /> | ||||
| 412 | <abundance value="0.02365" error="0.00007" /> | ||||
| 413 | </isotope> | ||||
| 414 | </natural-abundance> | ||||
| 415 | </entry> | ||||
| 416 | |||||
| 417 | <entry symbol="Mn" atomic-number="25"> | ||||
| 418 | <natural-abundance> | ||||
| 419 | <mass value="54.938049" error="0.000009" /> | ||||
| 420 | <isotope mass-number="55"> | ||||
| 421 | <mass value="54.9380493" error="0.0000015" /> | ||||
| 422 | <abundance value="1" error="0" /> | ||||
| 423 | </isotope> | ||||
| 424 | </natural-abundance> | ||||
| 425 | </entry> | ||||
| 426 | |||||
| 427 | <entry symbol="Fe" atomic-number="26"> | ||||
| 428 | <natural-abundance> | ||||
| 429 | <mass value="55.845" error="0.002" /> | ||||
| 430 | <isotope mass-number="54"> | ||||
| 431 | <mass value="53.9396147" error="0.0000014" /> | ||||
| 432 | <abundance value="0.05845" error="0.00035" /> | ||||
| 433 | </isotope> | ||||
| 434 | <isotope mass-number="56"> | ||||
| 435 | <mass value="55.9349418" error="0.0000015" /> | ||||
| 436 | <abundance value="0.91754" error="0.00036" /> | ||||
| 437 | </isotope> | ||||
| 438 | <isotope mass-number="57"> | ||||
| 439 | <mass value="56.9353983" error="0.0000015" /> | ||||
| 440 | <abundance value="0.02119" error="0.00010" /> | ||||
| 441 | </isotope> | ||||
| 442 | <isotope mass-number="58"> | ||||
| 443 | <mass value="57.9332801" error="0.0000015" /> | ||||
| 444 | <abundance value="0.00282" error="0.00004" /> | ||||
| 445 | </isotope> | ||||
| 446 | </natural-abundance> | ||||
| 447 | </entry> | ||||
| 448 | |||||
| 449 | <entry symbol="Co" atomic-number="27"> | ||||
| 450 | <natural-abundance> | ||||
| 451 | <mass value="58.933200" error="0.000009" /> | ||||
| 452 | <isotope mass-number="59"> | ||||
| 453 | <mass value="59.9331999" error="0.0000015" /> | ||||
| 454 | <abundance value="1" error="0" /> | ||||
| 455 | </isotope> | ||||
| 456 | </natural-abundance> | ||||
| 457 | </entry> | ||||
| 458 | |||||
| 459 | <entry symbol="Ni" atomic-number="28"> | ||||
| 460 | <natural-abundance> | ||||
| 461 | <mass value="58.6934" error="0.0002" /> | ||||
| 462 | <isotope mass-number="58"> | ||||
| 463 | <mass value="57.9353477" error="0.0000016" /> | ||||
| 464 | <abundance value="0.680769" error="0.000089" /> | ||||
| 465 | </isotope> | ||||
| 466 | <isotope mass-number="60"> | ||||
| 467 | <mass value="59.9307903" error="0.0000015" /> | ||||
| 468 | <abundance value="0.262231" error="0.000077" /> | ||||
| 469 | </isotope> | ||||
| 470 | <isotope mass-number="61"> | ||||
| 471 | <mass value="60.9310601" error="0.0000015" /> | ||||
| 472 | <abundance value="0.011399" error="0.000006" /> | ||||
| 473 | </isotope> | ||||
| 474 | <isotope mass-number="62"> | ||||
| 475 | <mass value="61.9283484" error="0.0000015" /> | ||||
| 476 | <abundance value="0.0036345" error="0.000017" /> | ||||
| 477 | </isotope> | ||||
| 478 | <isotope mass-number="64"> | ||||
| 479 | <mass value="63.9279692" error="0.0000016" /> | ||||
| 480 | <abundance value="0.009256" error="0.000009" /> | ||||
| 481 | </isotope> | ||||
| 482 | </natural-abundance> | ||||
| 483 | </entry> | ||||
| 484 | |||||
| 485 | <entry symbol="Cu" atomic-number="29"> | ||||
| 486 | <natural-abundance> | ||||
| 487 | <mass value="63.546" error="0.003" /> | ||||
| 488 | <isotope mass-number="63"> | ||||
| 489 | <mass value="62.9296007" error="0.0000015" /> | ||||
| 490 | <abundance value="0.6915" error="0.0015" /> | ||||
| 491 | </isotope> | ||||
| 492 | <isotope mass-number="65"> | ||||
| 493 | <mass value="64.9277938" error="0.0000019" /> | ||||
| 494 | <abundance value="0.3085" error="0.0015" /> | ||||
| 495 | </isotope> | ||||
| 496 | </natural-abundance> | ||||
| 497 | </entry> | ||||
| 498 | |||||
| 499 | <entry symbol="Zn" atomic-number="30"> | ||||
| 500 | <natural-abundance> | ||||
| 501 | <mass value="65.409" error="0.004" /> | ||||
| 502 | <isotope mass-number="64"> | ||||
| 503 | <mass value="63.9291461" error="0.0000018" /> | ||||
| 504 | <abundance value="0.48268" error="0.00321" /> | ||||
| 505 | </isotope> | ||||
| 506 | <isotope mass-number="66"> | ||||
| 507 | <mass value="65.9260364" error="0.0000017" /> | ||||
| 508 | <abundance value="0.27975" error="0.00077" /> | ||||
| 509 | </isotope> | ||||
| 510 | <isotope mass-number="67"> | ||||
| 511 | <mass value="66.9271305" error="0.0000017" /> | ||||
| 512 | <abundance value="0.04102" error="0.00021" /> | ||||
| 513 | </isotope> | ||||
| 514 | <isotope mass-number="68"> | ||||
| 515 | <mass value="67.9248473" error="0.0000017" /> | ||||
| 516 | <abundance value="0.19024" error="0.00123" /> | ||||
| 517 | </isotope> | ||||
| 518 | <isotope mass-number="70"> | ||||
| 519 | <mass value="69.925325" error="0.000004" /> | ||||
| 520 | <abundance value="0.00631" error="0.00009" /> | ||||
| 521 | </isotope> | ||||
| 522 | </natural-abundance> | ||||
| 523 | </entry> | ||||
| 524 | |||||
| 525 | <entry symbol="Ga" atomic-number="31"> | ||||
| 526 | <natural-abundance> | ||||
| 527 | <mass value="69.723" error="0.001" /> | ||||
| 528 | <isotope mass-number="69"> | ||||
| 529 | <mass value="68.925581" error="0.000003" /> | ||||
| 530 | <abundance value="0.60108" error="0.00009" /> | ||||
| 531 | </isotope> | ||||
| 532 | <isotope mass-number="71"> | ||||
| 533 | <mass value="70.9247073" error="0.0000020" /> | ||||
| 534 | <abundance value="0.39892" error="0.00009" /> | ||||
| 535 | </isotope> | ||||
| 536 | </natural-abundance> | ||||
| 537 | </entry> | ||||
| 538 | |||||
| 539 | <entry symbol="Ge" atomic-number="32"> | ||||
| 540 | <natural-abundance> | ||||
| 541 | <mass value="72.64" error="0.01" /> | ||||
| 542 | <isotope mass-number="70"> | ||||
| 543 | <mass value="69.9242500" error="0.0000019" /> | ||||
| 544 | <abundance value="0.2038" error="0.0018" /> | ||||
| 545 | </isotope> | ||||
| 546 | <isotope mass-number="72"> | ||||
| 547 | <mass value="71.9220763" error="0.0000016" /> | ||||
| 548 | <abundance value="0.2731" error="0.0026" /> | ||||
| 549 | </isotope> | ||||
| 550 | <isotope mass-number="73"> | ||||
| 551 | <mass value="72.9234595" error="0.0000016" /> | ||||
| 552 | <abundance value="0.0776" error="0.0008" /> | ||||
| 553 | </isotope> | ||||
| 554 | <isotope mass-number="74"> | ||||
| 555 | <mass value="73.9211784" error="0.0000016" /> | ||||
| 556 | <abundance value="0.3672" error="0.0015" /> | ||||
| 557 | </isotope> | ||||
| 558 | <isotope mass-number="76"> | ||||
| 559 | <mass value="75.9214029" error="0.0000016" /> | ||||
| 560 | <abundance value="0.0783" error="0.0007" /> | ||||
| 561 | </isotope> | ||||
| 562 | </natural-abundance> | ||||
| 563 | </entry> | ||||
| 564 | |||||
| 565 | <entry symbol="As" atomic-number="33"> | ||||
| 566 | <natural-abundance> | ||||
| 567 | <mass value="74.92160" error="0.00002" /> | ||||
| 568 | <isotope mass-number="75"> | ||||
| 569 | <mass value="74.9215966" error="0.0000018" /> | ||||
| 570 | <abundance value="1" error="0" /> | ||||
| 571 | </isotope> | ||||
| 572 | </natural-abundance> | ||||
| 573 | </entry> | ||||
| 574 | |||||
| 575 | <entry symbol="Se" atomic-number="34"> | ||||
| 576 | <natural-abundance> | ||||
| 577 | <mass value="78.96" error="0.03" /> | ||||
| 578 | <isotope mass-number="74"> | ||||
| 579 | <mass value="73.9224767" error="0.0000016" /> | ||||
| 580 | <abundance value="0.0089" error="0.0004" /> | ||||
| 581 | </isotope> | ||||
| 582 | <isotope mass-number="76"> | ||||
| 583 | <mass value="75.9192143" error="0.0000016" /> | ||||
| 584 | <abundance value="0.0937" error="0.0029" /> | ||||
| 585 | </isotope> | ||||
| 586 | <isotope mass-number="77"> | ||||
| 587 | <mass value="76.9199148" error="0.0000016" /> | ||||
| 588 | <abundance value="0.0763" error="0.0016" /> | ||||
| 589 | </isotope> | ||||
| 590 | <isotope mass-number="78"> | ||||
| 591 | <mass value="77.9173097" error="0.0000016" /> | ||||
| 592 | <abundance value="0.2377" error="0.0028" /> | ||||
| 593 | </isotope> | ||||
| 594 | <isotope mass-number="80"> | ||||
| 595 | <mass value="79.9165221" error="0.0000020" /> | ||||
| 596 | <abundance value="0.4961" error="0.0041" /> | ||||
| 597 | </isotope> | ||||
| 598 | <isotope mass-number="82"> | ||||
| 599 | <mass value="81.9167003" error="0.0000022" /> | ||||
| 600 | <abundance value="0.0873" error="0.0022" /> | ||||
| 601 | </isotope> | ||||
| 602 | </natural-abundance> | ||||
| 603 | </entry> | ||||
| 604 | |||||
| 605 | <entry symbol="Br" atomic-number="35"> | ||||
| 606 | <natural-abundance> | ||||
| 607 | <mass value="79.904" error="0.001" /> | ||||
| 608 | <isotope mass-number="79"> | ||||
| 609 | <mass value="78.9183379" error="0.0000020" /> | ||||
| 610 | <abundance value="0.5069" error="0.0007" /> | ||||
| 611 | </isotope> | ||||
| 612 | <isotope mass-number="81"> | ||||
| 613 | <mass value="80.916291" error="0.000003" /> | ||||
| 614 | <abundance value="0.4931" error="0.0007" /> | ||||
| 615 | </isotope> | ||||
| 616 | </natural-abundance> | ||||
| 617 | </entry> | ||||
| 618 | |||||
| 619 | <entry symbol="Kr" atomic-number="36"> | ||||
| 620 | <natural-abundance> | ||||
| 621 | <mass value="83.798" error="0.002" /> | ||||
| 622 | <isotope mass-number="78"> | ||||
| 623 | <mass value="77.920388" error="0.000007" /> | ||||
| 624 | <abundance value="0.00355" error="0.00003" /> | ||||
| 625 | </isotope> | ||||
| 626 | <isotope mass-number="80"> | ||||
| 627 | <mass value="79.916379" error="0.000004" /> | ||||
| 628 | <abundance value="0.02286" error="0.00010" /> | ||||
| 629 | </isotope> | ||||
| 630 | <isotope mass-number="82"> | ||||
| 631 | <mass value="81.9134850" error="0.0000028" /> | ||||
| 632 | <abundance value="0.11593" error="0.00031" /> | ||||
| 633 | </isotope> | ||||
| 634 | <isotope mass-number="83"> | ||||
| 635 | <mass value="82.914137" error="0.000004" /> | ||||
| 636 | <abundance value="0.11500" error="0.00019" /> | ||||
| 637 | </isotope> | ||||
| 638 | <isotope mass-number="84"> | ||||
| 639 | <mass value="83.911508" error="0.000003" /> | ||||
| 640 | <abundance value="0.56987" error="0.00015" /> | ||||
| 641 | </isotope> | ||||
| 642 | <isotope mass-number="86"> | ||||
| 643 | <mass value="85.910615" error="0.000005" /> | ||||
| 644 | <abundance value="0.17279" error="0.00041" /> | ||||
| 645 | </isotope> | ||||
| 646 | </natural-abundance> | ||||
| 647 | </entry> | ||||
| 648 | |||||
| 649 | <entry symbol="Rb" atomic-number="37"> | ||||
| 650 | <natural-abundance> | ||||
| 651 | <mass value="85.4678" error="0.0003" /> | ||||
| 652 | <isotope mass-number="85"> | ||||
| 653 | <mass value="84.9117924" error="0.0000027" /> | ||||
| 654 | <abundance value="0.7217" error="0.0002" /> | ||||
| 655 | </isotope> | ||||
| 656 | <isotope mass-number="87"> | ||||
| 657 | <mass value="86.9091858" error="0.0000028" /> | ||||
| 658 | <abundance value="0.2783" error="0.0002" /> | ||||
| 659 | </isotope> | ||||
| 660 | </natural-abundance> | ||||
| 661 | </entry> | ||||
| 662 | |||||
| 663 | <entry symbol="Sr" atomic-number="38"> | ||||
| 664 | <natural-abundance> | ||||
| 665 | <mass value="87.62" error="0.01" /> | ||||
| 666 | <isotope mass-number="84"> | ||||
| 667 | <mass value="83.913426" error="0.000004" /> | ||||
| 668 | <abundance value="0.0056" error="0.0001" /> | ||||
| 669 | </isotope> | ||||
| 670 | <isotope mass-number="86"> | ||||
| 671 | <mass value="85.9092647" error="0.0000025" /> | ||||
| 672 | <abundance value="0.0986" error="0.0001" /> | ||||
| 673 | </isotope> | ||||
| 674 | <isotope mass-number="87"> | ||||
| 675 | <mass value="86.9088816" error="0.0000025" /> | ||||
| 676 | <abundance value="0.0700" error="0.0001" /> | ||||
| 677 | </isotope> | ||||
| 678 | <isotope mass-number="88"> | ||||
| 679 | <mass value="87.9056167" error="0.0000025" /> | ||||
| 680 | <abundance value="0.8258" error="0.0001" /> | ||||
| 681 | </isotope> | ||||
| 682 | </natural-abundance> | ||||
| 683 | </entry> | ||||
| 684 | |||||
| 685 | <entry symbol="Y" atomic-number="39"> | ||||
| 686 | <natural-abundance> | ||||
| 687 | <mass value="88.90585" error="0.00002" /> | ||||
| 688 | <isotope mass-number="89"> | ||||
| 689 | <mass value="88.9058485" error="0.0000026" /> | ||||
| 690 | <abundance value="1" error="0" /> | ||||
| 691 | </isotope> | ||||
| 692 | </natural-abundance> | ||||
| 693 | </entry> | ||||
| 694 | |||||
| 695 | <entry symbol="Zr" atomic-number="40"> | ||||
| 696 | <natural-abundance> | ||||
| 697 | <mass value="91.224" error="0.002" /> | ||||
| 698 | <isotope mass-number="90"> | ||||
| 699 | <mass value="89.9047022" error="0.0000024" /> | ||||
| 700 | <abundance value="0.5145" error="0.0040" /> | ||||
| 701 | </isotope> | ||||
| 702 | <isotope mass-number="91"> | ||||
| 703 | <mass value="90.9056434" error="0.0000023" /> | ||||
| 704 | <abundance value="0.1122" error="0.0005" /> | ||||
| 705 | </isotope> | ||||
| 706 | <isotope mass-number="92"> | ||||
| 707 | <mass value="91.9050386" error="0.0000023" /> | ||||
| 708 | <abundance value="0.1715" error="0.0008" /> | ||||
| 709 | </isotope> | ||||
| 710 | <isotope mass-number="94"> | ||||
| 711 | <mass value="93.9063144" error="0.0000026" /> | ||||
| 712 | <abundance value="0.1738" error="0.0028" /> | ||||
| 713 | </isotope> | ||||
| 714 | <isotope mass-number="96"> | ||||
| 715 | <mass value="95.908275" error="0.000003" /> | ||||
| 716 | <abundance value="0.0280" error="0.0009" /> | ||||
| 717 | </isotope> | ||||
| 718 | </natural-abundance> | ||||
| 719 | </entry> | ||||
| 720 | |||||
| 721 | <entry symbol="Nb" atomic-number="41"> | ||||
| 722 | <natural-abundance> | ||||
| 723 | <mass value="92.90638" error="0.00002" /> | ||||
| 724 | <isotope mass-number="93"> | ||||
| 725 | <mass value="92.9063762" error="0.0000024" /> | ||||
| 726 | <abundance value="1" error="0" /> | ||||
| 727 | </isotope> | ||||
| 728 | </natural-abundance> | ||||
| 729 | </entry> | ||||
| 730 | |||||
| 731 | <entry symbol="Mo" atomic-number="42"> | ||||
| 732 | <natural-abundance> | ||||
| 733 | <mass value="95.94" error="0.02" /> | ||||
| 734 | <isotope mass-number="92"> | ||||
| 735 | <mass value="91.906810" error="0.000004" /> | ||||
| 736 | <abundance value="0.1477" error="0.0031" /> | ||||
| 737 | </isotope> | ||||
| 738 | <isotope mass-number="94"> | ||||
| 739 | <mass value="93.9050867" error="0.0000020" /> | ||||
| 740 | <abundance value="0.0923" error="0.0010" /> | ||||
| 741 | </isotope> | ||||
| 742 | <isotope mass-number="95"> | ||||
| 743 | <mass value="94.9058406" error="0.0000020" /> | ||||
| 744 | <abundance value="0.1590" error="0.0009" /> | ||||
| 745 | </isotope> | ||||
| 746 | <isotope mass-number="96"> | ||||
| 747 | <mass value="95.9046780" error="0.0000020" /> | ||||
| 748 | <abundance value="0.1668" error="0.0001" /> | ||||
| 749 | </isotope> | ||||
| 750 | <isotope mass-number="97"> | ||||
| 751 | <mass value="96.9030201" error="0.0000020" /> | ||||
| 752 | <abundance value="0.0956" error="0.0005" /> | ||||
| 753 | </isotope> | ||||
| 754 | <isotope mass-number="98"> | ||||
| 755 | <mass value="97.9054069" error="0.0000020" /> | ||||
| 756 | <abundance value="0.2419" error="0.0026" /> | ||||
| 757 | </isotope> | ||||
| 758 | <isotope mass-number="100"> | ||||
| 759 | <mass value="99.907476" error="0.000006" /> | ||||
| 760 | <abundance value="0.0967" error="0.0020" /> | ||||
| 761 | </isotope> | ||||
| 762 | </natural-abundance> | ||||
| 763 | </entry> | ||||
| 764 | |||||
| 765 | <entry symbol="Ru" atomic-number="44"> | ||||
| 766 | <natural-abundance> | ||||
| 767 | <mass value="101.07" error="0.02" /> | ||||
| 768 | <isotope mass-number="96"> | ||||
| 769 | <mass value="95.907604" error="0.000009" /> | ||||
| 770 | <abundance value="0.0554" error="0.0014" /> | ||||
| 771 | </isotope> | ||||
| 772 | <isotope mass-number="98"> | ||||
| 773 | <mass value="97.905287" error="0.000007" /> | ||||
| 774 | <abundance value="0.0187" error="0.0003" /> | ||||
| 775 | </isotope> | ||||
| 776 | <isotope mass-number="99"> | ||||
| 777 | <mass value="98.9059385" error="0.0000022" /> | ||||
| 778 | <abundance value=".01276" error="0.0014" /> | ||||
| 779 | </isotope> | ||||
| 780 | <isotope mass-number="100"> | ||||
| 781 | <mass value="99.9042189" error="0.0000022" /> | ||||
| 782 | <abundance value="0.1260" error="0.0007" /> | ||||
| 783 | </isotope> | ||||
| 784 | <isotope mass-number="101"> | ||||
| 785 | <mass value="100.9055815" error="0.0000022" /> | ||||
| 786 | <abundance value="0.1706" error="0.0002" /> | ||||
| 787 | </isotope> | ||||
| 788 | <isotope mass-number="102"> | ||||
| 789 | <mass value="101.9043488" error="0.0000022" /> | ||||
| 790 | <abundance value="0.3155" error="0.0014" /> | ||||
| 791 | </isotope> | ||||
| 792 | <isotope mass-number="104"> | ||||
| 793 | <mass value="103.905430" error=".01862" /> | ||||
| 794 | <abundance value="0.1862" error="0.0027" /> | ||||
| 795 | </isotope> | ||||
| 796 | </natural-abundance> | ||||
| 797 | </entry> | ||||
| 798 | |||||
| 799 | <entry symbol="Rh" atomic-number="45"> | ||||
| 800 | <natural-abundance> | ||||
| 801 | <mass value="1025.90550" error="0.00002" /> | ||||
| 802 | <isotope mass-number="103"> | ||||
| 803 | <mass value="102.905504" error="0.000003" /> | ||||
| 804 | <abundance value="1" error="0" /> | ||||
| 805 | </isotope> | ||||
| 806 | </natural-abundance> | ||||
| 807 | </entry> | ||||
| 808 | |||||
| 809 | <entry symbol="Pd" atomic-number="46"> | ||||
| 810 | <natural-abundance> | ||||
| 811 | <mass value="106.42" error="0.01" /> | ||||
| 812 | <isotope mass-number="102"> | ||||
| 813 | <mass value="101.905607" error="0.000003" /> | ||||
| 814 | <abundance value="0.0102" error="0.0001" /> | ||||
| 815 | </isotope> | ||||
| 816 | <isotope mass-number="104"> | ||||
| 817 | <mass value="103.904034" error="0.000005" /> | ||||
| 818 | <abundance value="0.1114" error="0.0008" /> | ||||
| 819 | </isotope> | ||||
| 820 | <isotope mass-number="105"> | ||||
| 821 | <mass value="104.905083" error="0.000005" /> | ||||
| 822 | <abundance value="0.2233" error="0.0008" /> | ||||
| 823 | </isotope> | ||||
| 824 | <isotope mass-number="106"> | ||||
| 825 | <mass value="105.903484" error="0.000005" /> | ||||
| 826 | <abundance value="0.2733" error="0.0003" /> | ||||
| 827 | </isotope> | ||||
| 828 | <isotope mass-number="108"> | ||||
| 829 | <mass value="107.903895" error="0.000004" /> | ||||
| 830 | <abundance value="0.2646" error="0.0009" /> | ||||
| 831 | </isotope> | ||||
| 832 | <isotope mass-number="110"> | ||||
| 833 | <mass value="109.905153" error="0.000012" /> | ||||
| 834 | <abundance value="0.1172" error="0.0009" /> | ||||
| 835 | </isotope> | ||||
| 836 | </natural-abundance> | ||||
| 837 | </entry> | ||||
| 838 | |||||
| 839 | <entry symbol="Ag" atomic-number="47"> | ||||
| 840 | <natural-abundance> | ||||
| 841 | <mass value="107.8682" error="0.0002" /> | ||||
| 842 | <isotope mass-number="107"> | ||||
| 843 | <mass value="106.905093" error="0.000006" /> | ||||
| 844 | <abundance value="0.51839" error="0.00008" /> | ||||
| 845 | </isotope> | ||||
| 846 | <isotope mass-number="109"> | ||||
| 847 | <mass value="108.904756" error="0.000003" /> | ||||
| 848 | <abundance value="0.48161" error="0.00008" /> | ||||
| 849 | </isotope> | ||||
| 850 | </natural-abundance> | ||||
| 851 | </entry> | ||||
| 852 | |||||
| 853 | <entry symbol="Cd" atomic-number="48"> | ||||
| 854 | <natural-abundance> | ||||
| 855 | <mass value="112.411" error="0.008" /> | ||||
| 856 | <isotope mass-number="106"> | ||||
| 857 | <mass value="105.906458" error="0.000006" /> | ||||
| 858 | <abundance value="0.0125" error="0.0006" /> | ||||
| 859 | </isotope> | ||||
| 860 | <isotope mass-number="108"> | ||||
| 861 | <mass value="107.904183" error="0.000006" /> | ||||
| 862 | <abundance value="0.0089" error="0.0003" /> | ||||
| 863 | </isotope> | ||||
| 864 | <isotope mass-number="110"> | ||||
| 865 | <mass value="109.903006" error="0.000003" /> | ||||
| 866 | <abundance value="0.1249" error="0.0018" /> | ||||
| 867 | </isotope> | ||||
| 868 | <isotope mass-number="111"> | ||||
| 869 | <mass value="110.904182" error="0.000003" /> | ||||
| 870 | <abundance value="0.1280" error="0.0012" /> | ||||
| 871 | </isotope> | ||||
| 872 | <isotope mass-number="112"> | ||||
| 873 | <mass value="111.9027577" error="0.0000030" /> | ||||
| 874 | <abundance value="0.2413" error="0.0021" /> | ||||
| 875 | </isotope> | ||||
| 876 | <isotope mass-number="113"> | ||||
| 877 | <mass value="112.9044014" error="0.0000030" /> | ||||
| 878 | <abundance value="0.1222" error="0.0012" /> | ||||
| 879 | </isotope> | ||||
| 880 | <isotope mass-number="114"> | ||||
| 881 | <mass value="113.9033586" error="0.0000030" /> | ||||
| 882 | <abundance value="0.2873" error="0.0042" /> | ||||
| 883 | </isotope> | ||||
| 884 | <isotope mass-number="116"> | ||||
| 885 | <mass value="115.904756" error="0.000003" /> | ||||
| 886 | <abundance value="0.0749" error="0.0018" /> | ||||
| 887 | </isotope> | ||||
| 888 | </natural-abundance> | ||||
| 889 | </entry> | ||||
| 890 | |||||
| 891 | <entry symbol="In" atomic-number="49"> | ||||
| 892 | <natural-abundance> | ||||
| 893 | <mass value="114.818" error="0.003" /> | ||||
| 894 | <isotope mass-number="113"> | ||||
| 895 | <mass value="112.904062" error="0.000004" /> | ||||
| 896 | <abundance value="0.0429" error="0.0005" /> | ||||
| 897 | </isotope> | ||||
| 898 | <isotope mass-number="115"> | ||||
| 899 | <mass value="114.903879" error="0.000040" /> | ||||
| 900 | <abundance value="0.9571" error="0.0005" /> | ||||
| 901 | </isotope> | ||||
| 902 | </natural-abundance> | ||||
| 903 | </entry> | ||||
| 904 | |||||
| 905 | <entry symbol="Sn" atomic-number="50"> | ||||
| 906 | <natural-abundance> | ||||
| 907 | <mass value="118.710" error="0.007" /> | ||||
| 908 | <isotope mass-number="112"> | ||||
| 909 | <mass value="111.904822" error="0.000005" /> | ||||
| 910 | <abundance value="0.0097" error="0.0001" /> | ||||
| 911 | </isotope> | ||||
| 912 | <isotope mass-number="114"> | ||||
| 913 | <mass value="113.902783" error="0.000003" /> | ||||
| 914 | <abundance value="0.0066" error="0.0001" /> | ||||
| 915 | </isotope> | ||||
| 916 | <isotope mass-number="115"> | ||||
| 917 | <mass value="114.903347" error="0.000003" /> | ||||
| 918 | <abundance value="0.0034" error="0.0001" /> | ||||
| 919 | </isotope> | ||||
| 920 | <isotope mass-number="116"> | ||||
| 921 | <mass value="115.901745" error="0.000003" /> | ||||
| 922 | <abundance value="0.1454" error="0.0009" /> | ||||
| 923 | </isotope> | ||||
| 924 | <isotope mass-number="117"> | ||||
| 925 | <mass value="116.902955" error="0.000003" /> | ||||
| 926 | <abundance value="0.0768" error="0.0007" /> | ||||
| 927 | </isotope> | ||||
| 928 | <isotope mass-number="118"> | ||||
| 929 | <mass value="117.901608" error="0.000003" /> | ||||
| 930 | <abundance value="0.2422" error="0.0009" /> | ||||
| 931 | </isotope> | ||||
| 932 | <isotope mass-number="119"> | ||||
| 933 | <mass value="118.903311" error="0.000003" /> | ||||
| 934 | <abundance value="0.0859" error="0.0004" /> | ||||
| 935 | </isotope> | ||||
| 936 | <isotope mass-number="120"> | ||||
| 937 | <mass value="119.9021985" error="0.0000027" /> | ||||
| 938 | <abundance value="0.3258" error="0.0009" /> | ||||
| 939 | </isotope> | ||||
| 940 | <isotope mass-number="122"> | ||||
| 941 | <mass value="121.9034411" error="0.0000029" /> | ||||
| 942 | <abundance value="0.0463" error="0.0003" /> | ||||
| 943 | </isotope> | ||||
| 944 | <isotope mass-number="124"> | ||||
| 945 | <mass value="123.9052745" error="0.0000015" /> | ||||
| 946 | <abundance value="0.0579" error="0.0005" /> | ||||
| 947 | </isotope> | ||||
| 948 | </natural-abundance> | ||||
| 949 | </entry> | ||||
| 950 | |||||
| 951 | <entry symbol="Sb" atomic-number="51"> | ||||
| 952 | <natural-abundance> | ||||
| 953 | <mass value="121.760" error="0.001" /> | ||||
| 954 | <isotope mass-number="121"> | ||||
| 955 | <mass value="120.9038222" error="0.0000026" /> | ||||
| 956 | <abundance value="0.5721" error="0.0005" /> | ||||
| 957 | </isotope> | ||||
| 958 | <isotope mass-number="123"> | ||||
| 959 | <mass value="122.9042160" error="0.0000022" /> | ||||
| 960 | <abundance value="0.4279" error="0.0005" /> | ||||
| 961 | </isotope> | ||||
| 962 | </natural-abundance> | ||||
| 963 | </entry> | ||||
| 964 | |||||
| 965 | <entry symbol="Te" atomic-number="52"> | ||||
| 966 | <natural-abundance> | ||||
| 967 | <mass value="127.60" error="0.03" /> | ||||
| 968 | <isotope mass-number="120"> | ||||
| 969 | <mass value="119.904026" error="0.000011" /> | ||||
| 970 | <abundance value="0.0009" error="0.0001" /> | ||||
| 971 | </isotope> | ||||
| 972 | <isotope mass-number="122"> | ||||
| 973 | <mass value="121.9030558" error="0.0000029" /> | ||||
| 974 | <abundance value="0.0255" error="0.0012" /> | ||||
| 975 | </isotope> | ||||
| 976 | <isotope mass-number="123"> | ||||
| 977 | <mass value="122.9042711" error="0.0000020" /> | ||||
| 978 | <abundance value="0.0089" error="0.0003" /> | ||||
| 979 | </isotope> | ||||
| 980 | <isotope mass-number="124"> | ||||
| 981 | <mass value="123.9028188" error="0.0000016" /> | ||||
| 982 | <abundance value="0.0474" error="0.0014" /> | ||||
| 983 | </isotope> | ||||
| 984 | <isotope mass-number="125"> | ||||
| 985 | <mass value="124.9044241" error="0.0000020" /> | ||||
| 986 | <abundance value="0.0707" error="0.0015" /> | ||||
| 987 | </isotope> | ||||
| 988 | <isotope mass-number="126"> | ||||
| 989 | <mass value="125.9033049" error="0.0000020" /> | ||||
| 990 | <abundance value="0.1884" error="0.0025" /> | ||||
| 991 | </isotope> | ||||
| 992 | <isotope mass-number="128"> | ||||
| 993 | <mass value="127.9044615" error="0.0000019" /> | ||||
| 994 | <abundance value="0.3174" error="0.0008" /> | ||||
| 995 | </isotope> | ||||
| 996 | <isotope mass-number="130"> | ||||
| 997 | <mass value="129.9062229" error="0.0000021" /> | ||||
| 998 | <abundance value="0.3408" error="0.0062" /> | ||||
| 999 | </isotope> | ||||
| 1000 | </natural-abundance> | ||||
| 1001 | </entry> | ||||
| 1002 | |||||
| 1003 | <entry symbol="I" atomic-number="53"> | ||||
| 1004 | <natural-abundance> | ||||
| 1005 | <mass value="126.90447" error="0.00003" /> | ||||
| 1006 | <isotope mass-number="127"> | ||||
| 1007 | <mass value="126.904468" error="0.000004" /> | ||||
| 1008 | <abundance value="1" error="0" /> | ||||
| 1009 | </isotope> | ||||
| 1010 | </natural-abundance> | ||||
| 1011 | </entry> | ||||
| 1012 | |||||
| 1013 | <entry symbol="Xe" atomic-number="54"> | ||||
| 1014 | <natural-abundance> | ||||
| 1015 | <mass value="131.293" error="0.006" /> | ||||
| 1016 | <isotope mass-number="124"> | ||||
| 1017 | <mass value="123.9058954" error="0.0000021" /> | ||||
| 1018 | <abundance value="0.000952" error="0.000003" /> | ||||
| 1019 | </isotope> | ||||
| 1020 | <isotope mass-number="126"> | ||||
| 1021 | <mass value="125.904268" error="0.000007" /> | ||||
| 1022 | <abundance value="0.000890" error="0.000002" /> | ||||
| 1023 | </isotope> | ||||
| 1024 | <isotope mass-number="128"> | ||||
| 1025 | <mass value="127.9035305" error="0.0000015" /> | ||||
| 1026 | <abundance value="0.019102" error="0.000008" /> | ||||
| 1027 | </isotope> | ||||
| 1028 | <isotope mass-number="129"> | ||||
| 1029 | <mass value="128.9047799" error="0.0000009" /> | ||||
| 1030 | <abundance value="0.264006" error="0.000082" /> | ||||
| 1031 | </isotope> | ||||
| 1032 | <isotope mass-number="130"> | ||||
| 1033 | <mass value="129.9035089" error="0.0000011" /> | ||||
| 1034 | <abundance value="0.040710" error="0.000013" /> | ||||
| 1035 | </isotope> | ||||
| 1036 | <isotope mass-number="131"> | ||||
| 1037 | <mass value="130.9050828" error="0.0000018" /> | ||||
| 1038 | <abundance value="0.212324" error="0.000030" /> | ||||
| 1039 | </isotope> | ||||
| 1040 | <isotope mass-number="132"> | ||||
| 1041 | <mass value="131.9041546" error="0.0000015" /> | ||||
| 1042 | <abundance value="0.269086" error="0.000033" /> | ||||
| 1043 | </isotope> | ||||
| 1044 | <isotope mass-number="134"> | ||||
| 1045 | <mass value="133.9053945" error="0.0000009" /> | ||||
| 1046 | <abundance value="0.104357" error="0.000021" /> | ||||
| 1047 | </isotope> | ||||
| 1048 | <isotope mass-number="136"> | ||||
| 1049 | <mass value="135.907220" error="0.000008" /> | ||||
| 1050 | <abundance value="0.088573" error="0.000044" /> | ||||
| 1051 | </isotope> | ||||
| 1052 | </natural-abundance> | ||||
| 1053 | </entry> | ||||
| 1054 | |||||
| 1055 | <entry symbol="Cs" atomic-number="55"> | ||||
| 1056 | <natural-abundance> | ||||
| 1057 | <mass value="132.90545" error="0.00002" /> | ||||
| 1058 | <isotope mass-number="133"> | ||||
| 1059 | <mass value="132.905447" error="0.000003" /> | ||||
| 1060 | <abundance value="1" error="0" /> | ||||
| 1061 | </isotope> | ||||
| 1062 | </natural-abundance> | ||||
| 1063 | </entry> | ||||
| 1064 | |||||
| 1065 | <entry symbol="Ba" atomic-number="56"> | ||||
| 1066 | <natural-abundance> | ||||
| 1067 | <mass value="137.327" error="0.007" /> | ||||
| 1068 | <isotope mass-number="130"> | ||||
| 1069 | <mass value="129.906311" error="0.000007" /> | ||||
| 1070 | <abundance value="0.00106" error="0.00001" /> | ||||
| 1071 | </isotope> | ||||
| 1072 | <isotope mass-number="132"> | ||||
| 1073 | <mass value="131.905056" error="0.000003" /> | ||||
| 1074 | <abundance value="0.00101" error="0.00001" /> | ||||
| 1075 | </isotope> | ||||
| 1076 | <isotope mass-number="134"> | ||||
| 1077 | <mass value="133.904504" error="0.000003" /> | ||||
| 1078 | <abundance value="0.02417" error="0.00018" /> | ||||
| 1079 | </isotope> | ||||
| 1080 | <isotope mass-number="135"> | ||||
| 1081 | <mass value="134.905684" error="0.000003" /> | ||||
| 1082 | <abundance value="0.000003" error="0.00012" /> | ||||
| 1083 | </isotope> | ||||
| 1084 | <isotope mass-number="136"> | ||||
| 1085 | <mass value="135.904571" error="0.000003" /> | ||||
| 1086 | <abundance value="0.07854" error="0.00024" /> | ||||
| 1087 | </isotope> | ||||
| 1088 | <isotope mass-number="137"> | ||||
| 1089 | <mass value="136.905822" error="0.000003" /> | ||||
| 1090 | <abundance value="0.11232" error="0.00024" /> | ||||
| 1091 | </isotope> | ||||
| 1092 | <isotope mass-number="138"> | ||||
| 1093 | <mass value="137.905242" error="0.000003" /> | ||||
| 1094 | <abundance value="0.71698" error="0.00042" /> | ||||
| 1095 | </isotope> | ||||
| 1096 | </natural-abundance> | ||||
| 1097 | </entry> | ||||
| 1098 | |||||
| 1099 | <entry symbol="La" atomic-number="57"> | ||||
| 1100 | <natural-abundance> | ||||
| 1101 | <mass value="138.9055" error="0.0002" /> | ||||
| 1102 | <isotope mass-number="138"> | ||||
| 1103 | <mass value="137.907108" error="0.000004" /> | ||||
| 1104 | <abundance value="0.00090" error="0.00001" /> | ||||
| 1105 | </isotope> | ||||
| 1106 | <isotope mass-number="139"> | ||||
| 1107 | <mass value="138.906349" error="0.000004" /> | ||||
| 1108 | <abundance value="0.99910" error="0.00001" /> | ||||
| 1109 | </isotope> | ||||
| 1110 | </natural-abundance> | ||||
| 1111 | </entry> | ||||
| 1112 | |||||
| 1113 | <entry symbol="Ce" atomic-number="58"> | ||||
| 1114 | <natural-abundance> | ||||
| 1115 | <mass value="140.116" error="0.001" /> | ||||
| 1116 | <isotope mass-number="136"> | ||||
| 1117 | <mass value="135.907140" error="0.000050" /> | ||||
| 1118 | <abundance value="0.00185" error="0.00002" /> | ||||
| 1119 | </isotope> | ||||
| 1120 | <isotope mass-number="138"> | ||||
| 1121 | <mass value="137.905986" error="0.000011" /> | ||||
| 1122 | <abundance value="0.00251" error="0.00002" /> | ||||
| 1123 | </isotope> | ||||
| 1124 | <isotope mass-number="140"> | ||||
| 1125 | <mass value="139.905" error="0.000003" /> | ||||
| 1126 | <abundance value="0.88450" error="0.00051" /> | ||||
| 1127 | </isotope> | ||||
| 1128 | <isotope mass-number="142"> | ||||
| 1129 | <mass value="141.909241" error="0.000004" /> | ||||
| 1130 | <abundance value="0.11114" error="0.00051" /> | ||||
| 1131 | </isotope> | ||||
| 1132 | </natural-abundance> | ||||
| 1133 | </entry> | ||||
| 1134 | |||||
| 1135 | <entry symbol="Pr" atomic-number="59"> | ||||
| 1136 | <natural-abundance> | ||||
| 1137 | <mass value="140.90765" error="0.00002" /> | ||||
| 1138 | <isotope mass-number="141"> | ||||
| 1139 | <mass value="140.907648" error="0.000003" /> | ||||
| 1140 | <abundance value="1" error="0" /> | ||||
| 1141 | </isotope> | ||||
| 1142 | </natural-abundance> | ||||
| 1143 | </entry> | ||||
| 1144 | |||||
| 1145 | <entry symbol="Nd" atomic-number="60"> | ||||
| 1146 | <natural-abundance> | ||||
| 1147 | <mass value="144.24" error="0.03" /> | ||||
| 1148 | <isotope mass-number="142"> | ||||
| 1149 | <mass value="141.907719" error="0.000003" /> | ||||
| 1150 | <abundance value="0.272" error="0.005" /> | ||||
| 1151 | </isotope> | ||||
| 1152 | <isotope mass-number="143"> | ||||
| 1153 | <mass value="142.909810" error="0.000003" /> | ||||
| 1154 | <abundance value="0.122" error="0.002" /> | ||||
| 1155 | </isotope> | ||||
| 1156 | <isotope mass-number="144"> | ||||
| 1157 | <mass value="143.910083" error="0.000003" /> | ||||
| 1158 | <abundance value="0.238" error="0.003" /> | ||||
| 1159 | </isotope> | ||||
| 1160 | <isotope mass-number="145"> | ||||
| 1161 | <mass value="144.912569" error="0.000003" /> | ||||
| 1162 | <abundance value="0.083" error="0.001" /> | ||||
| 1163 | </isotope> | ||||
| 1164 | <isotope mass-number="146"> | ||||
| 1165 | <mass value="145.913113" error="0.000003" /> | ||||
| 1166 | <abundance value="0.172" error="0.003" /> | ||||
| 1167 | </isotope> | ||||
| 1168 | <isotope mass-number="148"> | ||||
| 1169 | <mass value="147.916889" error="0.000004" /> | ||||
| 1170 | <abundance value="0.057" error="0.001" /> | ||||
| 1171 | </isotope> | ||||
| 1172 | <isotope mass-number="150"> | ||||
| 1173 | <mass value="149.920887" error="0.000004" /> | ||||
| 1174 | <abundance value="0.056" error="0.002" /> | ||||
| 1175 | </isotope> | ||||
| 1176 | </natural-abundance> | ||||
| 1177 | </entry> | ||||
| 1178 | |||||
| 1179 | <entry symbol="Sm" atomic-number="62"> | ||||
| 1180 | <natural-abundance> | ||||
| 1181 | <mass value="150.36" error="0.03" /> | ||||
| 1182 | <isotope mass-number="144"> | ||||
| 1183 | <mass value="143.911996" error="0.000004" /> | ||||
| 1184 | <abundance value="0.0307" error="0.0007" /> | ||||
| 1185 | </isotope> | ||||
| 1186 | <isotope mass-number="147"> | ||||
| 1187 | <mass value="146.914894" error="0.000003" /> | ||||
| 1188 | <abundance value="0.1499" error="0.0018" /> | ||||
| 1189 | </isotope> | ||||
| 1190 | <isotope mass-number="148"> | ||||
| 1191 | <mass value="147.914818" error="0.1124" /> | ||||
| 1192 | <abundance value="0.1124" error="0.0010" /> | ||||
| 1193 | </isotope> | ||||
| 1194 | <isotope mass-number="149"> | ||||
| 1195 | <mass value="148.917180" error="0.000003" /> | ||||
| 1196 | <abundance value="0.1382" error="0.0007" /> | ||||
| 1197 | </isotope> | ||||
| 1198 | <isotope mass-number="150"> | ||||
| 1199 | <mass value="149.917272" error="0.000003" /> | ||||
| 1200 | <abundance value="0.0738" error="0.0001" /> | ||||
| 1201 | </isotope> | ||||
| 1202 | <isotope mass-number="152"> | ||||
| 1203 | <mass value="151.919729" error="0.000003" /> | ||||
| 1204 | <abundance value="0.2675" error="0.0016" /> | ||||
| 1205 | </isotope> | ||||
| 1206 | <isotope mass-number="154"> | ||||
| 1207 | <mass value="153.922206" error="0.000003" /> | ||||
| 1208 | <abundance value="0.2275" error="0.0029" /> | ||||
| 1209 | </isotope> | ||||
| 1210 | </natural-abundance> | ||||
| 1211 | </entry> | ||||
| 1212 | |||||
| 1213 | <entry symbol="Eu" atomic-number="63"> | ||||
| 1214 | <natural-abundance> | ||||
| 1215 | <mass value="151.964" error="0.001" /> | ||||
| 1216 | <isotope mass-number="151"> | ||||
| 1217 | <mass value="150.919846" error="0.000003" /> | ||||
| 1218 | <abundance value="0.4781" error="0.0006" /> | ||||
| 1219 | </isotope> | ||||
| 1220 | <isotope mass-number="153"> | ||||
| 1221 | <mass value="152.921227" error="0.000003" /> | ||||
| 1222 | <abundance value="0.5219" error="0.0006" /> | ||||
| 1223 | </isotope> | ||||
| 1224 | </natural-abundance> | ||||
| 1225 | </entry> | ||||
| 1226 | |||||
| 1227 | <entry symbol="Gd" atomic-number="64"> | ||||
| 1228 | <natural-abundance> | ||||
| 1229 | <mass value="157.25" error="0.03" /> | ||||
| 1230 | <isotope mass-number="152"> | ||||
| 1231 | <mass value="151.919789" error="0.000003" /> | ||||
| 1232 | <abundance value="0.0020" error="0.0001" /> | ||||
| 1233 | </isotope> | ||||
| 1234 | <isotope mass-number="154"> | ||||
| 1235 | <mass value="153.920862" error="0.000003" /> | ||||
| 1236 | <abundance value="0.0218" error="0.0003" /> | ||||
| 1237 | </isotope> | ||||
| 1238 | <isotope mass-number="155"> | ||||
| 1239 | <mass value="154.922619" error="0.000003" /> | ||||
| 1240 | <abundance value="0.1480" error="0.0012" /> | ||||
| 1241 | </isotope> | ||||
| 1242 | <isotope mass-number="156"> | ||||
| 1243 | <mass value="155.922120" error="0.000003" /> | ||||
| 1244 | <abundance value="0.2047" error="0.0009" /> | ||||
| 1245 | </isotope> | ||||
| 1246 | <isotope mass-number="157"> | ||||
| 1247 | <mass value="156.923957" error="0.000003" /> | ||||
| 1248 | <abundance value="0.1565" error="0.0002" /> | ||||
| 1249 | </isotope> | ||||
| 1250 | <isotope mass-number="158"> | ||||
| 1251 | <mass value="157.924101" error="0.000003" /> | ||||
| 1252 | <abundance value="0.2484" error="0.0007" /> | ||||
| 1253 | </isotope> | ||||
| 1254 | <isotope mass-number="160"> | ||||
| 1255 | <mass value="159.927051" error="0.000003" /> | ||||
| 1256 | <abundance value="0.2186" error="0.0019" /> | ||||
| 1257 | </isotope> | ||||
| 1258 | </natural-abundance> | ||||
| 1259 | </entry> | ||||
| 1260 | |||||
| 1261 | <entry symbol="Tb" atomic-number="65"> | ||||
| 1262 | <natural-abundance> | ||||
| 1263 | <mass value="158.92534" error="0.00002" /> | ||||
| 1264 | <isotope mass-number="159"> | ||||
| 1265 | <mass value="158.925343" error="0.000003" /> | ||||
| 1266 | <abundance value="1" error="0" /> | ||||
| 1267 | </isotope> | ||||
| 1268 | </natural-abundance> | ||||
| 1269 | </entry> | ||||
| 1270 | |||||
| 1271 | <entry symbol="Dy" atomic-number="66"> | ||||
| 1272 | <natural-abundance> | ||||
| 1273 | <mass value="162.500" error="0.001" /> | ||||
| 1274 | <isotope mass-number="156"> | ||||
| 1275 | <mass value="155.924278" error="0.000007" /> | ||||
| 1276 | <abundance value="0.00056" error="0.00003" /> | ||||
| 1277 | </isotope> | ||||
| 1278 | <isotope mass-number="158"> | ||||
| 1279 | <mass value="157.924405" error="0.000004" /> | ||||
| 1280 | <abundance value="0.00095" error="0.00003" /> | ||||
| 1281 | </isotope> | ||||
| 1282 | <isotope mass-number="160"> | ||||
| 1283 | <mass value="159.925194" error="0.000003" /> | ||||
| 1284 | <abundance value="0.02329" error="0.00018" /> | ||||
| 1285 | </isotope> | ||||
| 1286 | <isotope mass-number="161"> | ||||
| 1287 | <mass value="160.926930" error="0.000003" /> | ||||
| 1288 | <abundance value="0.18889" error="0.00042" /> | ||||
| 1289 | </isotope> | ||||
| 1290 | <isotope mass-number="162"> | ||||
| 1291 | <mass value="161.926795" error="0.000003" /> | ||||
| 1292 | <abundance value="0.25475" error="0.00036" /> | ||||
| 1293 | </isotope> | ||||
| 1294 | <isotope mass-number="163"> | ||||
| 1295 | <mass value="162.928728" error="0.000003" /> | ||||
| 1296 | <abundance value="0.24896" error="0.00042" /> | ||||
| 1297 | </isotope> | ||||
| 1298 | <isotope mass-number="164"> | ||||
| 1299 | <mass value="163.929171" error="0.000003" /> | ||||
| 1300 | <abundance value="0.28260" error="0.00054" /> | ||||
| 1301 | </isotope> | ||||
| 1302 | </natural-abundance> | ||||
| 1303 | </entry> | ||||
| 1304 | |||||
| 1305 | <entry symbol="Ho" atomic-number="67"> | ||||
| 1306 | <natural-abundance> | ||||
| 1307 | <mass value="164.93032" error="0.00002" /> | ||||
| 1308 | <isotope mass-number="165"> | ||||
| 1309 | <mass value="164.930319" error="0.000003" /> | ||||
| 1310 | <abundance value="1" error="0" /> | ||||
| 1311 | </isotope> | ||||
| 1312 | </natural-abundance> | ||||
| 1313 | </entry> | ||||
| 1314 | |||||
| 1315 | <entry symbol="Er" atomic-number="68"> | ||||
| 1316 | <natural-abundance> | ||||
| 1317 | <mass value="167.259" error="0.003" /> | ||||
| 1318 | <isotope mass-number="162"> | ||||
| 1319 | <mass value="161.928775" error="0.000004" /> | ||||
| 1320 | <abundance value="0.00139" error="0.00005" /> | ||||
| 1321 | </isotope> | ||||
| 1322 | <isotope mass-number="164"> | ||||
| 1323 | <mass value="163.929197" error="0.000004" /> | ||||
| 1324 | <abundance value="0.01601" error="0.00003" /> | ||||
| 1325 | </isotope> | ||||
| 1326 | <isotope mass-number="166"> | ||||
| 1327 | <mass value="165.930290" error="0.000003" /> | ||||
| 1328 | <abundance value="0.33503" error="0.00036" /> | ||||
| 1329 | </isotope> | ||||
| 1330 | <isotope mass-number="167"> | ||||
| 1331 | <mass value="166.932046" error="0.000003" /> | ||||
| 1332 | <abundance value="0.22869" error="0.00009" /> | ||||
| 1333 | </isotope> | ||||
| 1334 | <isotope mass-number="168"> | ||||
| 1335 | <mass value="167.932368" error="0.000003" /> | ||||
| 1336 | <abundance value="0.26978" error="0.00018" /> | ||||
| 1337 | </isotope> | ||||
| 1338 | <isotope mass-number="170"> | ||||
| 1339 | <mass value="169.935461" error="0.000003" /> | ||||
| 1340 | <abundance value="0.14910" error="0.00036" /> | ||||
| 1341 | </isotope> | ||||
| 1342 | </natural-abundance> | ||||
| 1343 | </entry> | ||||
| 1344 | |||||
| 1345 | <entry symbol="Tm" atomic-number="69"> | ||||
| 1346 | <natural-abundance> | ||||
| 1347 | <mass value="168.93421" error="0.00002" /> | ||||
| 1348 | <isotope mass-number="169"> | ||||
| 1349 | <mass value="168.934211" error="0.000003" /> | ||||
| 1350 | <abundance value="1" error="0" /> | ||||
| 1351 | </isotope> | ||||
| 1352 | </natural-abundance> | ||||
| 1353 | </entry> | ||||
| 1354 | |||||
| 1355 | <entry symbol="Yb" atomic-number="70"> | ||||
| 1356 | <natural-abundance> | ||||
| 1357 | <mass value="173.04" error="0.03" /> | ||||
| 1358 | <isotope mass-number="168"> | ||||
| 1359 | <mass value="167.933895" error="0.000005" /> | ||||
| 1360 | <abundance value="0.0013" error="0.0001" /> | ||||
| 1361 | </isotope> | ||||
| 1362 | <isotope mass-number="170"> | ||||
| 1363 | <mass value="169.934759" error="0.000003" /> | ||||
| 1364 | <abundance value="0.0304" error="0.0015" /> | ||||
| 1365 | </isotope> | ||||
| 1366 | <isotope mass-number="171"> | ||||
| 1367 | <mass value="170.936323" error="0.000003" /> | ||||
| 1368 | <abundance value="0.1428" error="0.0057" /> | ||||
| 1369 | </isotope> | ||||
| 1370 | <isotope mass-number="172"> | ||||
| 1371 | <mass value="171.936378" error="0.000003" /> | ||||
| 1372 | <abundance value="0.2183" error="0.0067" /> | ||||
| 1373 | </isotope> | ||||
| 1374 | <isotope mass-number="173"> | ||||
| 1375 | <mass value="172.938207" error="0.000003" /> | ||||
| 1376 | <abundance value="0.1613" error="0.0027" /> | ||||
| 1377 | </isotope> | ||||
| 1378 | <isotope mass-number="174"> | ||||
| 1379 | <mass value="173.938858" error="0.000003" /> | ||||
| 1380 | <abundance value="0.3183" error="0.0092" /> | ||||
| 1381 | </isotope> | ||||
| 1382 | <isotope mass-number="176"> | ||||
| 1383 | <mass value="175.942569" error="0.000003" /> | ||||
| 1384 | <abundance value="0.1276" error="0.0041" /> | ||||
| 1385 | </isotope> | ||||
| 1386 | </natural-abundance> | ||||
| 1387 | </entry> | ||||
| 1388 | |||||
| 1389 | <entry symbol="Lu" atomic-number="71"> | ||||
| 1390 | <natural-abundance> | ||||
| 1391 | <mass value="174.967" error="0.001" /> | ||||
| 1392 | <isotope mass-number="175"> | ||||
| 1393 | <mass value="174.9407682" error="0.0000028" /> | ||||
| 1394 | <abundance value="0.9741" error="0.0002" /> | ||||
| 1395 | </isotope> | ||||
| 1396 | <isotope mass-number="176"> | ||||
| 1397 | <mass value="175.9426827" error="0.0000028" /> | ||||
| 1398 | <abundance value="0.0259" error="0.0002" /> | ||||
| 1399 | </isotope> | ||||
| 1400 | </natural-abundance> | ||||
| 1401 | </entry> | ||||
| 1402 | |||||
| 1403 | <entry symbol="Hf" atomic-number="72"> | ||||
| 1404 | <natural-abundance> | ||||
| 1405 | <mass value="178.49" error="0.02" /> | ||||
| 1406 | <isotope mass-number="174"> | ||||
| 1407 | <mass value="173.940042" error="0.000004" /> | ||||
| 1408 | <abundance value="0.0016" error="0.0001" /> | ||||
| 1409 | </isotope> | ||||
| 1410 | <isotope mass-number="176"> | ||||
| 1411 | <mass value="175.941403" error="0.000003" /> | ||||
| 1412 | <abundance value="0.0526" error="0.0007" /> | ||||
| 1413 | </isotope> | ||||
| 1414 | <isotope mass-number="177"> | ||||
| 1415 | <mass value="176.9432204" error="0.0000027" /> | ||||
| 1416 | <abundance value="0.1860" error="0.0009" /> | ||||
| 1417 | </isotope> | ||||
| 1418 | <isotope mass-number="178"> | ||||
| 1419 | <mass value="177.9436981" error="0.0000027" /> | ||||
| 1420 | <abundance value="0.2728" error="0.0007" /> | ||||
| 1421 | </isotope> | ||||
| 1422 | <isotope mass-number="179"> | ||||
| 1423 | <mass value="178.9488154" error="0.0000027" /> | ||||
| 1424 | <abundance value="0.1362" error="0.0002" /> | ||||
| 1425 | </isotope> | ||||
| 1426 | <isotope mass-number="180"> | ||||
| 1427 | <mass value="179.9465488" error="0.0000027" /> | ||||
| 1428 | <abundance value="0.3508" error="0.0016" /> | ||||
| 1429 | </isotope> | ||||
| 1430 | </natural-abundance> | ||||
| 1431 | </entry> | ||||
| 1432 | |||||
| 1433 | <entry symbol="Ta" atomic-number="73"> | ||||
| 1434 | <natural-abundance> | ||||
| 1435 | <mass value="180.9479" error="0.0001" /> | ||||
| 1436 | <isotope mass-number="180"> | ||||
| 1437 | <mass value="179.947466" error="0.000003" /> | ||||
| 1438 | <abundance value="0.00012" error="0.00002" /> | ||||
| 1439 | </isotope> | ||||
| 1440 | <isotope mass-number="181"> | ||||
| 1441 | <mass value="180.947996" error="0.000003" /> | ||||
| 1442 | <abundance value="0.99988" error="0.00002" /> | ||||
| 1443 | </isotope> | ||||
| 1444 | </natural-abundance> | ||||
| 1445 | </entry> | ||||
| 1446 | |||||
| 1447 | <entry symbol="W" atomic-number="74"> | ||||
| 1448 | <natural-abundance> | ||||
| 1449 | <mass value="183.84" error="0.01" /> | ||||
| 1450 | <isotope mass-number="180"> | ||||
| 1451 | <mass value="179.946706" error="0.000005" /> | ||||
| 1452 | <abundance value="0.0012" error="0.0001" /> | ||||
| 1453 | </isotope> | ||||
| 1454 | <isotope mass-number="182"> | ||||
| 1455 | <mass value="181.948205" error="0.000003" /> | ||||
| 1456 | <abundance value="0.265" error="0.0016" /> | ||||
| 1457 | </isotope> | ||||
| 1458 | <isotope mass-number="183"> | ||||
| 1459 | <mass value="182.9502242" error="0.0000030" /> | ||||
| 1460 | <abundance value="0.1431" error="0.0004" /> | ||||
| 1461 | </isotope> | ||||
| 1462 | <isotope mass-number="184"> | ||||
| 1463 | <mass value="183.9509323" error="0.0000030" /> | ||||
| 1464 | <abundance value="0.3064" error="0.0002" /> | ||||
| 1465 | </isotope> | ||||
| 1466 | <isotope mass-number="186"> | ||||
| 1467 | <mass value="185.954362" error="0.000003" /> | ||||
| 1468 | <abundance value="0.2843" error="0.0019" /> | ||||
| 1469 | </isotope> | ||||
| 1470 | </natural-abundance> | ||||
| 1471 | </entry> | ||||
| 1472 | |||||
| 1473 | <entry symbol="Re" atomic-number="75"> | ||||
| 1474 | <natural-abundance> | ||||
| 1475 | <mass value="186.207" error="0.001" /> | ||||
| 1476 | <isotope mass-number="185"> | ||||
| 1477 | <mass value="184.952955" error="0.000003" /> | ||||
| 1478 | <abundance value="0.3740" error="0.0002" /> | ||||
| 1479 | </isotope> | ||||
| 1480 | <isotope mass-number="187"> | ||||
| 1481 | <mass value="186.9557505" error="0.0000030" /> | ||||
| 1482 | <abundance value="0.6260" error="0.0002" /> | ||||
| 1483 | </isotope> | ||||
| 1484 | </natural-abundance> | ||||
| 1485 | </entry> | ||||
| 1486 | |||||
| 1487 | <entry symbol="Os" atomic-number="76"> | ||||
| 1488 | <natural-abundance> | ||||
| 1489 | <mass value="190.23" error="0.03" /> | ||||
| 1490 | <isotope mass-number="184"> | ||||
| 1491 | <mass value="183.952491" error="0.000003" /> | ||||
| 1492 | <abundance value="0.0002" error="0.0001" /> | ||||
| 1493 | </isotope> | ||||
| 1494 | <isotope mass-number="186"> | ||||
| 1495 | <mass value="185.953838" error="0.000003" /> | ||||
| 1496 | <abundance value="0.0159" error="0.0003" /> | ||||
| 1497 | </isotope> | ||||
| 1498 | <isotope mass-number="187"> | ||||
| 1499 | <mass value="186.9557476" error="0.0000030" /> | ||||
| 1500 | <abundance value="0.0196" error="0.0002" /> | ||||
| 1501 | </isotope> | ||||
| 1502 | <isotope mass-number="188"> | ||||
| 1503 | <mass value="187.9558357" error="0.0000030" /> | ||||
| 1504 | <abundance value="0.1324" error="0.0008" /> | ||||
| 1505 | </isotope> | ||||
| 1506 | <isotope mass-number="189"> | ||||
| 1507 | <mass value="188.958145" error="0.000003" /> | ||||
| 1508 | <abundance value="0.1615" error="0.0005" /> | ||||
| 1509 | </isotope> | ||||
| 1510 | <isotope mass-number="190"> | ||||
| 1511 | <mass value="189.958445" error="0.000003" /> | ||||
| 1512 | <abundance value="0.2626" error="0.0002" /> | ||||
| 1513 | </isotope> | ||||
| 1514 | <isotope mass-number="192"> | ||||
| 1515 | <mass value="191.961479" error="0.000004" /> | ||||
| 1516 | <abundance value="0.4078" error="0.0019" /> | ||||
| 1517 | </isotope> | ||||
| 1518 | </natural-abundance> | ||||
| 1519 | </entry> | ||||
| 1520 | |||||
| 1521 | <entry symbol="Ir" atomic-number="77"> | ||||
| 1522 | <natural-abundance> | ||||
| 1523 | <mass value="192.217" error="0.003" /> | ||||
| 1524 | <isotope mass-number="191"> | ||||
| 1525 | <mass value="190.960591" error="0.000003" /> | ||||
| 1526 | <abundance value="0.373" error="0.002" /> | ||||
| 1527 | </isotope> | ||||
| 1528 | <isotope mass-number="193"> | ||||
| 1529 | <mass value="192.962923" error="0.000003" /> | ||||
| 1530 | <abundance value="0.627" error="0.002" /> | ||||
| 1531 | </isotope> | ||||
| 1532 | </natural-abundance> | ||||
| 1533 | </entry> | ||||
| 1534 | |||||
| 1535 | <entry symbol="Pt" atomic-number="78"> | ||||
| 1536 | <natural-abundance> | ||||
| 1537 | <mass value="195.078" error="0.002" /> | ||||
| 1538 | <isotope mass-number="190"> | ||||
| 1539 | <mass value="189.959930" error="0.000007" /> | ||||
| 1540 | <abundance value="0.00014" error="0.00001" /> | ||||
| 1541 | </isotope> | ||||
| 1542 | <isotope mass-number="192"> | ||||
| 1543 | <mass value="191.961035" error="0.000004" /> | ||||
| 1544 | <abundance value="0.00782" error="0.00007" /> | ||||
| 1545 | </isotope> | ||||
| 1546 | <isotope mass-number="194"> | ||||
| 1547 | <mass value="193.962663" error="0.000003" /> | ||||
| 1548 | <abundance value="0.32967" error="0.00099" /> | ||||
| 1549 | </isotope> | ||||
| 1550 | <isotope mass-number="195"> | ||||
| 1551 | <mass value="194.964774" error="0.000003" /> | ||||
| 1552 | <abundance value="0.33832" error="0.00010" /> | ||||
| 1553 | </isotope> | ||||
| 1554 | <isotope mass-number="196"> | ||||
| 1555 | <mass value="195.964934" error="0.000003" /> | ||||
| 1556 | <abundance value="0.25242" error="0.00041" /> | ||||
| 1557 | </isotope> | ||||
| 1558 | <isotope mass-number="198"> | ||||
| 1559 | <mass value="197.967875" error="0.000005" /> | ||||
| 1560 | <abundance value="0.07163" error="0.00055" /> | ||||
| 1561 | </isotope> | ||||
| 1562 | </natural-abundance> | ||||
| 1563 | </entry> | ||||
| 1564 | |||||
| 1565 | <entry symbol="Au" atomic-number="79"> | ||||
| 1566 | <natural-abundance> | ||||
| 1567 | <mass value="196.96655" error="0.00002" /> | ||||
| 1568 | <isotope mass-number="197"> | ||||
| 1569 | <mass value="196.966551" error="0.000003" /> | ||||
| 1570 | <abundance value="1" error="0" /> | ||||
| 1571 | </isotope> | ||||
| 1572 | </natural-abundance> | ||||
| 1573 | </entry> | ||||
| 1574 | |||||
| 1575 | <entry symbol="Hg" atomic-number="80"> | ||||
| 1576 | <natural-abundance> | ||||
| 1577 | <mass value="200.59" error="0.02" /> | ||||
| 1578 | <isotope mass-number="196"> | ||||
| 1579 | <mass value="195.965814" error="0.000004" /> | ||||
| 1580 | <abundance value="0.0015" error="0.0001" /> | ||||
| 1581 | </isotope> | ||||
| 1582 | <isotope mass-number="198"> | ||||
| 1583 | <mass value="197.966752" error="0.000003" /> | ||||
| 1584 | <abundance value="0.0997" error="0.0020" /> | ||||
| 1585 | </isotope> | ||||
| 1586 | <isotope mass-number="199"> | ||||
| 1587 | <mass value="198.968262" error="0.000003" /> | ||||
| 1588 | <abundance value="0.1687" error="0.0022" /> | ||||
| 1589 | </isotope> | ||||
| 1590 | <isotope mass-number="200"> | ||||
| 1591 | <mass value="199.968309" error="0.000003" /> | ||||
| 1592 | <abundance value="0.2310" error="0.0019" /> | ||||
| 1593 | </isotope> | ||||
| 1594 | <isotope mass-number="201"> | ||||
| 1595 | <mass value="200.970285" error="0.000003" /> | ||||
| 1596 | <abundance value="0.1318" error="0.0009" /> | ||||
| 1597 | </isotope> | ||||
| 1598 | <isotope mass-number="202"> | ||||
| 1599 | <mass value="201.970625" error="0.000003" /> | ||||
| 1600 | <abundance value="0.2986" error="0.0026" /> | ||||
| 1601 | </isotope> | ||||
| 1602 | <isotope mass-number="204"> | ||||
| 1603 | <mass value="203.973475" error="0.000003" /> | ||||
| 1604 | <abundance value="0.0687" error="0.0015" /> | ||||
| 1605 | </isotope> | ||||
| 1606 | </natural-abundance> | ||||
| 1607 | </entry> | ||||
| 1608 | |||||
| 1609 | <entry symbol="Tl" atomic-number="81"> | ||||
| 1610 | <natural-abundance> | ||||
| 1611 | <mass value="204.3833" error="0.0002" /> | ||||
| 1612 | <isotope mass-number="203"> | ||||
| 1613 | <mass value="202.972329" error="0.000003" /> | ||||
| 1614 | <abundance value="0.2952" error="0.0001" /> | ||||
| 1615 | </isotope> | ||||
| 1616 | <isotope mass-number="205"> | ||||
| 1617 | <mass value="204.974412" error="0.000003" /> | ||||
| 1618 | <abundance value="0.7048" error="0.0001" /> | ||||
| 1619 | </isotope> | ||||
| 1620 | </natural-abundance> | ||||
| 1621 | </entry> | ||||
| 1622 | |||||
| 1623 | <entry symbol="Pb" atomic-number="82"> | ||||
| 1624 | <natural-abundance> | ||||
| 1625 | <mass value="207.2" error="0.1" /> | ||||
| 1626 | <isotope mass-number="204"> | ||||
| 1627 | <mass value="203.973028" error="0.000003" /> | ||||
| 1628 | <abundance value="0.014" error="0.001" /> | ||||
| 1629 | </isotope> | ||||
| 1630 | <isotope mass-number="206"> | ||||
| 1631 | <mass value="205.974449" error="0.000003" /> | ||||
| 1632 | <abundance value="0.241" error="0.001" /> | ||||
| 1633 | </isotope> | ||||
| 1634 | <isotope mass-number="207"> | ||||
| 1635 | <mass value="206.975880" error="0.000003" /> | ||||
| 1636 | <abundance value="0.221" error="0.001" /> | ||||
| 1637 | </isotope> | ||||
| 1638 | <isotope mass-number="208"> | ||||
| 1639 | <mass value="207.976636" error="0.000003" /> | ||||
| 1640 | <abundance value="0.524" error="0.001" /> | ||||
| 1641 | </isotope> | ||||
| 1642 | </natural-abundance> | ||||
| 1643 | </entry> | ||||
| 1644 | |||||
| 1645 | <entry symbol="Bi" atomic-number="83"> | ||||
| 1646 | <natural-abundance> | ||||
| 1647 | <mass value="208.98038" error="0.00002" /> | ||||
| 1648 | <isotope mass-number="209"> | ||||
| 1649 | <mass value="208.980384" error="0.000003" /> | ||||
| 1650 | <abundance value="1" error="0" /> | ||||
| 1651 | </isotope> | ||||
| 1652 | </natural-abundance> | ||||
| 1653 | </entry> | ||||
| 1654 | |||||
| 1655 | <entry symbol="Th" atomic-number="90"> | ||||
| 1656 | <natural-abundance> | ||||
| 1657 | <mass value="232.0381" error="0.0001" /> | ||||
| 1658 | <isotope mass-number="232"> | ||||
| 1659 | <mass value="232.0380495" error="0.0000022" /> | ||||
| 1660 | <abundance value="1" error="0" /> | ||||
| 1661 | </isotope> | ||||
| 1662 | </natural-abundance> | ||||
| 1663 | </entry> | ||||
| 1664 | |||||
| 1665 | <entry symbol="Pa" atomic-number="91"> | ||||
| 1666 | <natural-abundance> | ||||
| 1667 | <mass value="231.03588" error="0.00002" /> | ||||
| 1668 | <isotope mass-number="231"> | ||||
| 1669 | <mass value="231.03588" error="0.00002" /> | ||||
| 1670 | <abundance value="1" error="0" /> | ||||
| 1671 | </isotope> | ||||
| 1672 | </natural-abundance> | ||||
| 1673 | </entry> | ||||
| 1674 | |||||
| 1675 | <entry symbol="U" atomic-number="92"> | ||||
| 1676 | <natural-abundance> | ||||
| 1677 | <mass value="238.02891" error="0.00003" /> | ||||
| 1678 | <isotope mass-number="234"> | ||||
| 1679 | <mass value="234.0409447" error="0.0000022" /> | ||||
| 1680 | <abundance value="0.000054" error="0.000005" /> | ||||
| 1681 | </isotope> | ||||
| 1682 | <isotope mass-number="235"> | ||||
| 1683 | <mass value="235.0439222" error="0.0000021" /> | ||||
| 1684 | <abundance value="0.007204" error="0.000006" /> | ||||
| 1685 | </isotope> | ||||
| 1686 | <isotope mass-number="238"> | ||||
| 1687 | <mass value="238.0507835" error="0.0000022" /> | ||||
| 1688 | <abundance value="0.992742" error="0.000010" /> | ||||
| 1689 | </isotope> | ||||
| 1690 | </natural-abundance> | ||||
| 1691 | </entry> | ||||
| 1692 | |||||
| 1693 | </atomic-mass-table> | ||||
