3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-01 08:56:15 +02:00
dft_tools/python/converters/vasp/python
Oleg E. Peil fada2af703 Fixed imports in vasp_converter
Import of 'json' is fixed to conform python distributions without
'simplejson'.
Also, the full path is used for 'converter_tools' for the moment while
'vasp_converter' is not part of 'dft_tools'.
2015-10-11 14:03:14 +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 Fixed import of 'json' 2015-10-11 14:03:14 +02:00
vasp_converter.py Fixed imports in vasp_converter 2015-10-11 14:03:14 +02:00
vaspio.py Fixed the previous commit 2015-10-11 14:03:13 +02:00