3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-02 09:35:47 +01:00
dft_tools/python/triqs_dft_tools
Xiao Jiang fafd625879 Update readElkfiles.py
During the Elk conversion process, two files, SYMCRYS.OUT and LATTICE.OUT, need to be read. However, after the Elk calculation is completed, there are some blank lines in these files, which leads to recognition failure of readElkfiles.py.  By using line.strip(), non-blank lines can be directly read.
2024-09-09 20:02:13 +02:00
..
converters Update readElkfiles.py 2024-09-09 20:02:13 +02: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 adding comments regarding PR #246 2024-08-16 11:54:36 -04:00
sumk_dft.py [feat] use new .values() functionality of meshes 2024-08-13 09:06:38 -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