3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-04 18:36:05 +02:00
dft_tools/python/converters/vasp
Oleg Peil 8179b74178 Added the main converter script 'vasp_converter.py'
'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.
2015-10-11 14:03:13 +02:00
..
c/plocar_io Removed redundant index reassignments in 'c_plocar_io.c' 2015-10-11 13:55:04 +02:00
doc Added documentation on the output file formats 2015-10-11 13:57:46 +02:00
examples/simple Added examples directory with one example 'simple' 2015-10-11 13:55:05 +02:00
python Added the main converter script 'vasp_converter.py' 2015-10-11 14:03:13 +02:00
test Added the parser of section [General] 2015-10-11 13:57:46 +02:00
notes.txt Initial commit 2015-10-11 13:55:03 +02:00