ITensor Developers,
I’m wondering if there’s a way to add a chemical potential term to a 2D Hubbard Hamiltonian to control filling. The term of the HH usually looks like this:
and is formulated completely in equation 1 of this paper:
https://arxiv.org/pdf/2303.08376
If a way to implement such a term doesn’t exist in ITensor, is my best bet to use a particle-conserving model and encode information about filling in the initial state? I’m not including any code, as this is a general question that I’ve thought about asking in the context of multiple different projects of mine.
I feel like I’ve looked pretty thoroughly, but the LAST thing I want to do is to ask a question that I could easily find an answer to, so I’m sorry in advance if this is covered somewhere in ITensor’s documentation.