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

Faster method to calculate total Chern number #21

Open
sp94 opened this issue May 13, 2021 · 2 comments
Open

Faster method to calculate total Chern number #21

sp94 opened this issue May 13, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@sp94
Copy link
Owner

sp94 commented May 13, 2021

Currently we have Wilson loop methods which are very general and can be used to calculate

However, when calculating the total Chern number

  1. you must manually count the winding of the Wilson loop spectrum to find the Chern number
  2. using the Wilson loop winding method is slower than other 'plaquette' based methods

We should add a direct Chern number calculation based on plaquettes, as in eg
a. Fukui et al https://doi.org/10.1143/JPSJ.74.1674
b. Zhao et al https://doi.org/10.1364/OE.380077

@sp94 sp94 added the enhancement New feature or request label May 13, 2021
@kabume
Copy link
Contributor

kabume commented May 13, 2021

Some topological invariant of high order topological insulator, e.g. quadrupole moment $Q_{xy}$, may also be considered, which can be computed by Wilson loop.

Some paper about high order TI:

  1. He et al https://doi.org/10.1038/s41467-020-16916-z
  2. Xie et al https://doi.org/10.1103/PhysRevB.98.205147

@sp94
Copy link
Owner Author

sp94 commented May 13, 2021

Good point - we should add better support for nested Wilson loops!

When I have time I will add an example of calculating nested Wilson loops for the Xie et al paper you linked

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

No branches or pull requests

2 participants