MQDTStrontium88
- class rydstate.species.strontium.MQDTStrontium88[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 MQDT is the default MQDT for the species.
- ionization_threshold_dict: ClassVar = {CoreKet(i_c=0.0, s_c=0.5, l_c=0, j_c=0.5, f_c=0.5): (45932.1956, '1/cm')}
Dictionary containing the ionization thresholds for the different core states. The thresholds are given in the form of a tuple (ionization_threshold, unit).
- model_classes: ClassVar[list[type[FModel]]]
List of the MQDT
FModelmodels available for this species.