Transverse Field Ising model with QMC #42
|
Hi all, Thanks for the effort of keeping the package running. However, the energy density I got I tried varying T, THERMALIZATION, SWEEPS, and other parameters. But it seems like I am not getting the correct values. I guess there is some setup that I did wrong here. Any suggestions is highly appreciated. |
Replies: 2 comments 2 replies
|
One possibility is that you haven't simulate the system at low enough temperature. Your ED result is lower in energy compared with QMC simulations, which is what we should have. So, could you try several lower temperatures and see if the result approaches your ED calculation? |
|
I am confused by what you are asking. Do you want to study the transverse field Ising model? In that case, what is the value of Gamma? And you should not use dirloop_sse for that but loop. It seems to me that you are effectively simulating another model, probably an XY-type of model in a magnetic field. |
I am confused by what you are asking. Do you want to study the transverse field Ising model? In that case, what is the value of Gamma? And you should not use dirloop_sse for that but loop. It seems to me that you are effectively simulating another model, probably an XY-type of model in a magnetic field.
Assuming you want to study the 2d TFIM, I ran the following input file and obtained a ground state energy close to -33.2 (extensive). But as I said, I am not sure what you want to simulate exactly. Hope this helps.