Difference between revisions of "Stevens.m"
(→Arguments) |
(→See also) |
||
| Line 24: | Line 24: | ||
==See also== | ==See also== | ||
| − | [[stev2sph.m]], [irr_sph_ten.m]], [[pauli.m]], [[clebsch_gordan.m]] | + | [[stev2sph.m]], [[irr_sph_ten.m]], [[pauli.m]], [[clebsch_gordan.m]] |
''Version 2.1, authors: [[Ilya Kuprov]], [[Elizaveta Suturina]]'' | ''Version 2.1, authors: [[Ilya Kuprov]], [[Elizaveta Suturina]]'' | ||
Revision as of 22:10, 1 January 2018
Extended Stevens operators.
Contents
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