Debugging non-Bravais Lattice TBLattice #954
Replies: 1 comment
-
If anyone else gets stuck on a similar issue, here is the corrected form, the displacement vectors need to be to unit cells and not sites. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrewkhardy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to check something with RPA on the honeycomb lattice, but I am unable to get the TBLattice object in TRIQS to give me a honeycomb dispersion. I am not asking for anyone to debug my code, but if anyone has suggestions for how to determine what is going wrong, I'd appreciate it.
Code supplied: (pulling things out of a class so easier to read)
These flat energies are not the honeycomb band structure. I am now trying to debug.
My question is that I have no manner of seeing if the bonds are actually going from the "c" to "f" sites, (A,B sublattice) or not. The documentation always mentions Bravais lattices, are non-Bravais lattices not supported? Are there ways to plot real-space bonds or the real-space Hamiltonian to see if sites are being connected or if not, what is wrong?
Beta Was this translation helpful? Give feedback.
All reactions