bos2ist.m

From Spinach Documentation Wiki
Jump to: navigation, search


Irreducible spherical tensor expansion of a user-specified bosonic operator product.

Syntax

[states,coeffs]=bos2ist(prod_spec,nlevels)

Parameters

prod_spec - bosonic operator product specification

                    in which 'C' stands for creation opera-
                    tor and 'A' for annihilation operator,
                    for example 'CCAA'
        nlevels   - number of energy levels in the trunca-
                    ted bosonic mode

Outputs

states - states, in the Spinach IST basis index-

                  ing, that contribute to the operator in
                  question; use lin2lm to convert to L,M
                  spherical tensor indices
        coeffs  - coefficients with which the ISTs enter
                  the linear combination

Examples

See examples in the Spinach distribution relevant to this function.

Notes

This page was generated from the function header in the Spinach repository.

See also

oper2ist.m, enlev2ist.m, sin_tran.m, boson_mono.m, boson_ortho.m, weyl.m, centrans.m, ct2ist.m, enlev2bm.m, hamiltonian.m, kinetics.m, lindbladian.m, oper2bm.m, operator.m, orientation.m, propagator.m, relaxation.m, Kernel_functions

Version 2.11, authors: Ilya Kuprov