3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-08 20:33:16 +01:00
dft_tools/python/triqs_dft_tools
Chia-Nan Yeh b8a667b3a1
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 <ahampel@flatironinstitute.org>
2024-06-03 15:00:01 -04:00
..
converters read wannier centres and symmetry kpath from w90 (#253) 2024-06-03 15:00:01 -04:00
__init__.py synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
block_structure.py fix: np.int / np.float / np. complex are depracted (np v1.20) / removed (np v1.24) 2023-01-23 15:40:57 -05:00
clear_h5_output.py synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
CMakeLists.txt Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2021-02-03 11:03:08 -05:00
sumk_dft_tools.py minor doc fixes 2023-06-19 16:38:50 -04:00
sumk_dft_transport.py [fix] incorrect numpy data type for Max OS ARM 2023-10-24 16:14:20 -04:00
sumk_dft.py [feat] add option to use DLR mesh in Sumk (#254) 2024-05-26 20:35:41 -04:00
symmetry.py update documentation to use autosummary 2022-03-02 14:13:12 -05:00
trans_basis.py Update trans_basis for new gf_struct convention. 2022-03-08 17:47:36 +01:00
util.py [doc] fix typo in doi id of DC function 2024-04-09 09:55:02 -04:00
version.py.in synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00