soc

edrixs.soc.atom_hsoc(case, soc)[source]

Return atomic spin-orbit coupling matrix ls in complex spherical harmonics basis.

Parameters:
case: str

String label indicating atomic shell,

  • ‘p’: for p -shell.

  • ‘t2g’: for t2g -shell.

  • ‘d’: for d -shell.

  • ‘f’: for f -shell.

soc: float

The strength of spin-orbit coupling.

Returns:
hsoc: 2d complex array

The spin-orbit coupling matrix.