httk.atomistic.data.periodictable module

httk.atomistic.data.periodictable.atomic_number(parse)[source]

Helper function to produce an atomic symbol if you have some kind of identifier, but does not know what it is.

httk.atomistic.data.periodictable.atomic_number_isotope(parse)[source]

Helper function to produce an atomic symbol if you have some kind of identifier, but does not know what it is.

httk.atomistic.data.periodictable.atomic_symbol(parse)[source]

Helper function to produce an atomic symbol if you have some kind of identifier, but does not know what it is.

httk.atomistic.data.periodictable.most_common_mass(parse)[source]