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