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

Interface with DFT codes to calculate/analyze the irreducible representations of electronic states. #18

Open
hongyi-zhao opened this issue Aug 3, 2022 · 2 comments

Comments

@hongyi-zhao
Copy link

hongyi-zhao commented Aug 3, 2022

It's well known that one of the most important applications of group representation theory in quantum mechanics is the analysis of irreducible representation of wave function of the system under study. Indisputably, it's a very meaningful thing to interface this package with other DFT codes or their auxiliary analysis tools, say, py4vasp, so that we can calculate and analysis the irreducible representations of electronic states based on the result of DFT calculation.

See here for some related discussion.

Regards,
Zhao

@hongyi-zhao hongyi-zhao changed the title Interface with py4vasp to calculate the irreducible representations of electronic states from the result of VASP. Interface with DFT codes to calculate the irreducible representations of electronic states from the result of VASP. Aug 3, 2022
@hongyi-zhao hongyi-zhao changed the title Interface with DFT codes to calculate the irreducible representations of electronic states from the result of VASP. Interface with DFT codes to calculate/analyze the irreducible representations of electronic states. Aug 3, 2022
@lan496
Copy link
Member

lan496 commented Aug 4, 2022

The treatment of symmetry actions on wavefunctions of each DFT code should be highly technical and need experience with its internal implementations.
I think separating these treatments from this package is better to minimize dependencies and code complexity.
Because this package is purposely released with a permissive license, I'm happy if someone experienced with the practical DFT implementation was interested in this package.

@hongyi-zhao
Copy link
Author

hongyi-zhao commented Aug 4, 2022

The treatment of symmetry actions on wavefunctions of each DFT code should be highly technical and need experience with its internal implementations.

Below are some relevant reference implementations and discussions:

https://github.com/stepan-tsirkin/irrep
wannier-berri/wannier-berri#129

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

2 participants