MPS::Lattice syten::MPS::Lat::SU2U1::genKondoModel | ( | std::vector< Index > const & | types | ) |
Generates a Kondo Lattice Model.
types | vector defining the types of sites. Type-0 sites can carry 0, 1 or 2 Fermions, type-1 sites are S=1/2 spin sites. |
ch
, c
create and annihilate particles on type-0 sites. n
and s
measure the particle and spin charge on type-0 sites. t
is the spin operator on type-1 sites. References syten::genRepsSU2(), syten::genRepSU2Fundamental(), syten::genRepSU2Vacuum(), and syten::genRepU1().
Referenced by syten::Pyten::init_mp_latgen().