CIAAW: Standard Atomic Weights

I would like to present a tiny library which contains the standard atomic weights from ciaaw. The source code is auto-generated from a list of standard atomic weights. The standard atomic weights are interoperable with C and there is python wrapper with binaries on pypi. The library integrates with the Fortran Package Manager.

Next step is to integrate the isotopes.

10 Likes

The name for P is ‘Phosphorus’ not ‘Phosphorous’. There is ‘phosphorous acid’ but that is different.

2 Likes

Thanks for the review. I’ll fix the error :slight_smile:

Beside the standard atomic weights, I have integrated the isotopic compositions and the nuclide’s atomic weights. The source code is auto-generated with python scripts. The library integrates with the Fortran Package Manager.

Convenient getters are available for accessing the desired data for an element.
A Python wrapper with binaries is available on pypi.

3 Likes

@mskocic awesome, thanks for that! I could maybe create a similar “table” for DFT atomic electronic energies for each atom.

1 Like

@certik that would be great!

1 Like