3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 22:03:43 +01:00
dft_tools/python/triqs_dft_tools/converters/elktools
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
..
elkwrappers [build] fix intel f2py build of elk converter (#249) 2024-03-08 11:06:53 -05:00
__init__.py
elk_converter_tools.py spectral routines plotpt3d update 2023-04-15 18:30:37 +01:00
readElkfiles.py Update readElkfiles.py 2024-09-09 20:02:13 +02:00