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 Element can be used. Rather, we see it as a convenience tool.

Methods

__init__(Zmix, avgMass[, name])

get_binding_energies(ion_charge)

Attributes

Z

The atomic number of the element

symbol

The abbreviated symbol of the element

name

The name of the element

electron_distribution

The electron distribution, returned as a flat array

atomic_mass

The atomic mass of this element

cold_binding_energies

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.