jaxrts.elements.MixElement
- class jaxrts.elements.MixElement(Zmix, avgMass, name='')[source]
This helper class is used to define Average Atoms to perform calculations on.
This class is not intended to be used everywhere, where a real
Elementcan be used. Rather, we see it as a convenience tool.Methods
__init__(Zmix, avgMass[, name])get_binding_energies(ion_charge)Attributes
The atomic number of the element
The abbreviated symbol of the element
The name of the element
The electron distribution, returned as a flat array
The atomic mass of this element
Returns the binding energies of the electrons in the ground state of the neutral atom, i.e., the binding energies of the electrons in the neutral atom.