openmc
openmc.model
openmc.examples
openmc.deplete
openmc.mgxs
openmc.stats
openmc.data
openmc.lib
openmc.openmoc_compatible
Return atomic weight of an element in atomic mass units.
Computes an average of the atomic mass of each of element’s naturally occurring isotopes weighted by their relative abundance.
element (str) – Element symbol (e.g., ‘H’) or name (e.g., ‘helium’)
Atomic weight of element in [amu]
float