Thank you for your answer, Miles. ^_^
I have problems on Green function calculation.
When I define the B as "Cdagup", and A as "Cup" in t-J model, it says
I = (2|id=414|l=32,Link) <Out>
1: 2 QN()
Q = QN({"Nf",-1,-1},{"Sz",-1})
From line 682, file index.cc
Index does not contain given QN block.
Index does not contain given QN block.
and here's my code
auto ampoA = AutoMPO(sites);
ampoA += "Cdagup", N/2;
auto A = toMPO(ampoA); //QNbug