Atom#

This is a Python binding to the C++ class Mantid::PhysicalConstants::Atom.

class mantid.kernel.Atom#
property a_number#

The mass number (number of nucleons) of this atom

property abundance#

The abundance of this atom

property mass#

The relative atomic mass of this atom

property mass_density#

The mass density of this atom in g/cm^3

neutron((Atom)self) dict :#

Neutron cross-section information for this atom

property number_density#

The number density of this atom in cm^-3

property symbol#

The element symbol of this atom

property z_number#

The atomic number (number of protons) of this atom