Incorporating staggering in a 2-D model
Posted: 14 Feb 2025, 17:02
Hello ,
I have been learning to construct my own model on TenPy using "add_multi_coupling" command.
Suppose I have a square lattice and my terms in the Hamiltonian have staggered coefficients such as (-1)^(x+y) where (x,y) is a lattice coefficient, can I simply do this using "add_multi_coupling" ?
I was able to do this in 1-D using a vector such as [[-1,1]] for the coupling strength. For 2-D, since there are two directions, is there a similar way to incorporate staggering ?
Thank you !
I have been learning to construct my own model on TenPy using "add_multi_coupling" command.
Suppose I have a square lattice and my terms in the Hamiltonian have staggered coefficients such as (-1)^(x+y) where (x,y) is a lattice coefficient, can I simply do this using "add_multi_coupling" ?
I was able to do this in 1-D using a vector such as [[-1,1]] for the coupling strength. For 2-D, since there are two directions, is there a similar way to incorporate staggering ?
Thank you !