soc¶
- edrixs.soc.atom_hsoc(case, soc)[source]¶
Return atomic spin-orbit coupling matrix
in complex spherical harmonics basis.- Parameters:
- case: str
String label indicating atomic shell,
‘p’: for
-shell.‘t2g’: for
-shell.‘d’: for
-shell.‘f’: for
-shell.
- soc: float
The strength of spin-orbit coupling.
- Returns:
- hsoc: 2d complex array
The spin-orbit coupling matrix.