Nuclide3D is a 3D visualization of the table of nuclides. The database currently consists of 3436 nuclides with mass, half-life, decay mode and composition data.
Registering all the nuclide data by hand quickly turned out to be not a valid option since there are currently more than 3000 known nuclides. So I searched the internet in order to find databases in the form of .txt files. Filally I found the two databases from NIST (mass and composition) and AMDC (half-life and decay mode). I downloaded these databases and programmed custom algorithms for each of these in order to read the data from them. Then I combined the data of the two databases in one easy-to-read file. This combined database consists of 3436
nuclides from 118 chemical elements.
If you would like to create a similar software, feel free to use my combined database: nuclide-data.txt (open in new tab)
- | binding energy per nucleon |
---|---|
- | half-life |
- | decay mode |
- | isotopic composition |
- | variable height and color representation |
- | free camera mode |