triplet.m

From Spinach Documentation Wiki
Jump to: navigation, search

Returns the components of the two-spin triplet state.

Syntax

    [Tp,T0,Tm]=triplet(spin_system,spin_a,spin_b)

Parameters

  spin_a    - the number of the first spin in the 
              triplet state

  spin_b    - the number of the second spin in the 
              triplet state

Outputs

  Tp,T0,Tm  - density matrices (Hilbert space) or
              state vectors (Liouville space) of 
              T+, T0, and T- projections

See also

singlet.m, state.m, pauli.m, irr_sph_ten.m, deut_pair.m, equilibrium.m, four_spin_states.m, partner_state.m, zftrip.m, Kernel_functions

Version 2.5, authors: Ilya Kuprov