SQDTRubidium

class rydstate.species.rubidium.SQDTRubidium[source]
Parameters:
  • args (object)

  • kwargs (object)

Return type:

CachedT

species: ClassVar[str] = 'Rb'

The short name of the atomic species.

is_default: ClassVar[bool] = True

Whether this SQDT is the default SQDT for the species.

ionization_energy: ClassVar[tuple[float, str]] = (1010029.1646, 'GHz')

(value, unit).

Type:

Ionization energy and unit

quantum_defects: ClassVar = {(0, 0.5, 0.5): (3.1311807, 0.1787, 0, 0, 0), (1, 0.5, 0.5): (2.6548849, 0.29, 0, 0, 0), (1, 1.5, 0.5): (2.6416737, 0.295, 0, 0, 0), (2, 1.5, 0.5): (1.3480948, -0.6054, 0, 0, 0), (2, 2.5, 0.5): (1.3464622, -0.594, 0, 0, 0), (3, 2.5, 0.5): (0.0165192, -0.085, 0, 0, 0), (3, 3.5, 0.5): (0.0165437, -0.086, 0, 0, 0), (4, 3.5, 0.5): (0.004, 0, 0, 0, 0), (4, 4.5, 0.5): (0.004, 0, 0, 0, 0)}

Dictionary containing the quantum defects for each (l, j_tot, s_tot) combination, i.e. quantum_defects[(l,j_tot,s_tot)] = (d0, d2, d4, d6, d8)