Stevens.m

From Spinach Documentation Wiki
Revision as of 22:09, 1 January 2018 by Kuprov (talk | contribs) (Created page with "{{DISPLAYTITLE:function.m}} Extended Stevens operators. ==Syntax== S=stevens(mult,k,q) ==Arguments== mult - multiplicity of the spin in question k - Stevens...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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


Version 2.1, authors: Ilya Kuprov, Elizaveta Suturina