Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tight binding 'hopping_stack' uses relative k-points, while BZ interpolator uses absolute k-points #876

Open
HugoStrand opened this issue May 11, 2023 · 0 comments

Comments

@HugoStrand
Copy link
Member

Dear Triqs developers,

This is a small observation that the tight binding class has the "old" behaviour assuming that k-space vectors are given in relative coordinates, while the "new" Brillouinzone mesh interpolators assumes that k-space vectors are in absolute units.

The offending tight binding function is hopping_stack among others, see
https://github.com/TRIQS/triqs/blob/3.1.x/c%2B%2B/triqs/lattice/tight_binding.cpp#L198

Best, Hugo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant