Yb174_F3_HighN
- class rydstate.species.ytterbium.yb174_mqdt_fmodel_data.Yb174_F3_HighN(mqdt)[source]
- Parameters:
mqdt (MQDT)
- species: ClassVar[str] = 'Yb174'
The species for which the MQDT model is defined.
- name: ClassVar[str] = 'F J=3, nu > 7'
The name of the atomic species.
- f_tot: ClassVar[float] = 3
Total angular momentum f_tot of the Rydberg state.
- nu_range: ClassVar[tuple[float, float]] = (7.0, inf)
Range of effective principal quantum numbers nu for which the MQDT model is valid.
- reference: ClassVar[str | tuple[str, ...] | None] = 'R. Kuroda et al., Phys. Rev. A 112, 042817 (2025), https://doi.org/10.1103/mzsv-rckx'
Reference for the MQDT model, e.g., a publication doi where the model is described.
- inner_channels: ClassVar[list[AngularKetBase[Any]]] = [AngularKetLS(i_c=0.0, s_c=0.5, l_c=0, s_r=0.5, l_r=3, s_tot=0.0, l_tot=3, j_tot=3.0, f_tot=3.0), AngularKetLS(i_c=0.0, s_c=0.5, l_c=0, s_r=0.5, l_r=3, s_tot=1.0, l_tot=3, j_tot=3.0, f_tot=3.0), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl a), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl b), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl c), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl d), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl e)]
List of inner channels in the MQDT model.
- outer_channels: ClassVar[list[AngularKetFJ[Any]]] = [AngularKetFJ(i_c=0.0, s_c=0.5, l_c=0, s_r=0.5, l_r=3, j_c=0.5, f_c=0.5, j_r=3.5, f_tot=3.0), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=0, s_r=0.5, l_r=3, j_c=0.5, f_c=0.5, j_r=2.5, f_tot=3.0), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl a), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl b), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl c), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl d), AngularKetFJ(i_c=0.0, s_c=0.5, l_c=Unknown, s_r=0.5, l_r=Unknown, j_c=Unknown, f_c=Unknown, j_r=Unknown, f_tot=3.0, label=4f13 5d 6snl e)]
List of outer channels in the MQDT model.
- eigen_quantum_defects: ClassVar[list[tuple[float, ...] | list[float] | float]] = [[0.276158949, -12.7258012], [0.0715123712, -0.768462937], [0.239015576, 0], [0.226770354, 0], [0.175354845, 0], [0.196660618, 0], [0.21069642, 0]]
List of eigen quantum defects for the close-coupling channels. Each entry can be a constant or a list of polynomial coefficients.
- mixing_angles: ClassVar[list[tuple[int, int, tuple[float, ...] | list[float] | float]]] = [(0, 1, [-0.0209955122, 0.251041249]), (0, 2, -0.00411835457), (0, 3, -0.0962784945), (0, 4, 0.132826901), (0, 5, -0.0439244317), (0, 6, 0.0508460294), (1, 2, -0.0376574252), (1, 3, 0.026944623), (1, 4, -0.0148474857), (1, 5, -0.0521244126), (1, 6, 0.0349516329)]
List of mixing angles between close-coupling channels. Each entry is a tuple (i_idx, j_idx, params) where i_idx and j_idx are the indices of the involved channels and params are the parameters for the energy dependence of the angle (constant or polynomial coefficients).