3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-22 05:02:20 +02:00
dft_tools/python/converters/vasp/python
Oleg E. Peil f89ea4c639 Added output of ion sort corresponding to a shell
The data for a projected shell (output to a '*.pgX' file) contains
now the ion sort corresponding to this shell.

Also, 'check_data_consistency()' was fixed by correcting the
reference to list 'type_of_ion' (which is now copied to ElectronicStructure).
2015-10-11 14:03:13 +02:00
..
.gitignore * Restructured the directory structure * Added some half-day long development including tests 2015-10-11 13:55:03 +02:00
elstruct.py Added 'type_of_ion' list to ElectronicStructure 2015-10-11 14:03:13 +02:00
inpconf.py Added the parser of section [General] 2015-10-11 13:57:46 +02:00
main.py Fixed the name of function 'generate_plo()' 2015-10-11 14:03:13 +02:00
plotools.py Added output of ion sort corresponding to a shell 2015-10-11 14:03:13 +02:00
vasp_converter.py Added input of a ctrl-file to the converter 2015-10-11 14:03:13 +02:00
vaspio.py Fixed the previous commit 2015-10-11 14:03:13 +02:00