MPS::Lattice syten::MPS::Lat::SU2U1Z::genFermiHubbard2BandKKNS | ( | Index const | numDCAsites, |
std::vector< Index > | types = std::vector<Index>() |
||
) |
Generates a chain of Fermi-Hubbard sites.
Symmetries are \( {\mathbb{Z}_L\times\mathbb{Z}_L} \) for 2d-momentum of band, \( \mathrm{U}(1) \) for charge/particle conservation and \( \mathrm{SU}(2) \) for total spin.
number | of DCA sites and therefore number of momenta |
types | the type of each site. i significies the momentum of the site. |
n
measures the particle number on the site. s
is the local spin operator. Referenced by syten::Pyten::init_mp_latgen().