Skip to content

lucalewin/nuclides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuclides

nuclides is a rust library that provides an interface to the nuclide database by the IEAE.

If there is a new version of the table of nuclides, please open an isssue on GitHub.

Decay modes

  • N = Neutrons
  • P = Protons
Mode Name Action Nucleus changes
α Alpha emission (2N + 2P) N-2, P-2
P Proton emission N, P-1
2P Double proton emission N, P-2
N Neutron emission N-1, P
2N Double neutron emission N-2, P
ε Electron capture N+1, P-1
e+ Positron emission N+1, P-1
β+ Electron Capture + Positron emission (β+ = ε + e+) N+1, P-1
β Electron emission N-1, P+1
Double Electron emission N-2, P+2
+ Double Positron emission N+2, P-2
SF Spontaneus fission variable
STABLE Stable N, P

Sources of the Data files

License

This project is licensed under the BSD-2-Clause Plus Patent License (LICENSE or https://opensource.org/licenses/BSDplusPatent)