-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
read wannier centres and symmetry kpath from w90 (#253)
This PR/ commit adds two new features to the w90 converter stored to the h5 archive: 1. Centres of Wannier functions: This can be obtained using the `read_wannier90_centres()` function. This would also be useful if one wants to shift Wannier centres back to the home unit cells on-the-fly in `dft_tool`. 2. High-symmetry k-path for band structure: This can be obtained using the `read_wannier90_symm_kpath()` function. changes: * read wannier centres and symmetry kpath from w90 * [fix] w90convert test after fix for kpt_basis stor --------- Co-authored-by: Alexander Hampel <[email protected]>
- Loading branch information
1 parent
a87276b
commit b8a667b
Showing
5 changed files
with
430 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.