MPS::Lattice syten::MPS::Lat::U1U1::genHubbard_Kanamori_dd | ( | Index const | length, |
std::vector< Index > | types | ||
) |
Generates a Fermi-Hubbard-Kanamori lattice for a n-band model with density density interaction.
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 1 s_z=-1/2 i=2: band 2 s_z=1/2 i=3: band 2 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). Referenced by syten::Pyten::init_mp_latgen().