mirror of
https://github.com/triqs/dft_tools
synced 2025-04-18 22:40:24 +02:00

'vasp_converter.py' is based on the existing 'wien2k_converter.py'. Methods 'read_header_and_data()' and 'read_data()' for reading input files are added. The first method returns a JSON-header and a generator 'read_data()' returning floats from the plain-data part of the file.