-
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.
new VASP 6.5.0 hdf5 support capability (#262)
* [vasp] read fermi from vasp h5 archive and write deltaN to vasp h5 archive * Reading vasptriqs.h5 file; reading GAMMA file for non-collinear full csc * fix read error for tetrahedron data and eigs properties * write deltaN only to vasp h5 if present, write to GAMMA text file only for old interface * support symmetries at DFT level in VASP * use IBZ kpoint list for writing GAMMA vaspgamma.h5 * make vaspgamma.h5 default * write n_k_ibz into dft_misc_input so in can be used inside of sumk * add new svo converter test --------- Co-authored-by: Dario Fiore Mosca <[email protected]>
- Loading branch information
1 parent
54918d7
commit 2a8acf4
Showing
13 changed files
with
481 additions
and
233 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
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
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.