SQDTHydrogenTextBook
- class rydstate.species.hydrogen.SQDTHydrogenTextBook[source]
- Parameters:
args (object)
kwargs (object)
- Return type:
CachedT
- species: ClassVar[str] = 'H_textbook'
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]] = (0.5, 'hartree')
(value, unit).
- Type:
Ionization energy and unit
- quantum_defects: ClassVar = {}
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)