MPS::Lattice syten::MPS::Lat::U1U1::genKondoModel | ( | std::vector< Index > const & | types | ) |
Generates a Dworin-Narath Lattice Model.
types | the type of each site. The sites differ by the j and j_z value. |
i=0: band 1 s_z=1/2 i=1: band 2 s_z=-1/2 i=2: band 3 s_z=1/2 ...
c
, ch
create and annihilate particles on each site. n
measures the particle number (0, 1,). p
measures the parity (+1, -1). References syten::Basis::add(), syten::MPS::genMPOId(), syten::MPS::Lat::genParity(), syten::genRepU1(), and syten::Inc.
Referenced by syten::Pyten::init_mp_latgen().