SQDTStrontium88
- class rydstate.species.strontium.SQDTStrontium88[source]
- Parameters:
args (object)
kwargs (object)
- Return type:
CachedT
- species: ClassVar[str] = 'Sr88'
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]] = (5.69484, 'eV')
(value, unit).
- Type:
Ionization energy and unit
- quantum_defects: ClassVar = {(0, 0.0, 0): (3.2688559, -0.0879, -3.36, 0.0, 0.0), (0, 1.0, 1): (3.370773, 0.42, -0.4, 0.0, 0.0), (1, 0.0, 1): (2.8867, 0.43, -1.8, 0.0, 0.0), (1, 1.0, 0): (2.7314851, -5.1501, -140.0, 0.0, 0.0), (1, 1.0, 1): (2.8826, 0.39, -1.1, 0.0, 0.0), (1, 2.0, 1): (2.882, -2.5, 100, 0.0, 0.0), (2, 1.0, 1): (2.67524, -13.23, -4420, 0.0, 0.0), (2, 2.0, 0): (2.3821857, -40.5009, -878.6, 0.0, 0.0), (2, 2.0, 1): (2.66149, -16.9, -6630, 0.0, 0.0), (2, 3.0, 1): (2.655, -65, -13577, 0.0, 0.0), (3, 2.0, 1): (0.12, -2.2, 100, 0.0, 0.0), (3, 3.0, 0): (0.0873868, -1.5446, 7.56, 0.0, 0.0), (3, 3.0, 1): (0.119, -2.0, 100, 0.0, 0.0), (3, 4.0, 1): (0.12, -2.4, 120, 0.0, 0.0), (4, 4.0, 0): (0.038, 0.0, 0.0, 0.0, 0.0), (5, 5.0, 0): (0.0134759, 0.0, 0.0, 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)