3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-23 04:43:42 +01:00
dft_tools/python/triqs_dft_tools/converters
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
..
elktools Update readElkfiles.py 2024-09-09 20:02:13 +02:00
plovasp [vasp] change normion default to False 2023-07-24 11:30:39 -04:00
__init__.py update documentation to use autosummary 2022-03-02 14:13:12 -05:00
converter_tools.py [doc] fixes for Vasp interface and general doc fix 2023-06-19 17:30:02 -04:00
elk.py Replace numpy.lib.pad with numpy.pad 2024-06-21 12:01:14 -04:00
hk.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
vasp.py [VaspConverter] fix mapping from shell/ions to corr-shells 2023-03-27 18:55:10 +02:00
wannier90.py read wannier centres and symmetry kpath from w90 (#253) 2024-06-03 15:00:01 -04:00
wien2k.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