Difference between revisions of "Stevens.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(See also)
Line 26: Line 26:
 
[[stev2sph.m]], [[irr_sph_ten.m]], [[pauli.m]], [[clebsch_gordan.m]]
 
[[stev2sph.m]], [[irr_sph_ten.m]], [[pauli.m]], [[clebsch_gordan.m]]
  
 +
[[Kernel_utilities#SU.282.29.2C_SO.283.29.2C_and_other_groups|SU(2), SO(3), and other groups]]
  
''Version 2.1, authors: [[Ilya Kuprov]], [[Elizaveta Suturina]]''
+
 
 +
''Version 2.8, authors: [[Ilya Kuprov]], [[Elizaveta Suturina]]''

Revision as of 10:00, 25 July 2023

Extended Stevens operators.

Syntax

    S=stevens(mult,k,q)

Arguments

  mult - multiplicity of the spin in question

  k    - Stevens operator rank, a non-negative
         integer

  q    - Stevens operator projection, an
         integer between -k and k

Outputs

  S    - Stevens operator matrix

Notes

For historical reasons, the definition of Stevens operators is irregular and must rely on explicitly stockpiled coefficients. Only ranks smaller or equal to 12 are available.

See also

stev2sph.m, irr_sph_ten.m, pauli.m, clebsch_gordan.m

SU(2), SO(3), and other groups


Version 2.8, authors: Ilya Kuprov, Elizaveta Suturina