3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-21 12:42:16 +02:00
dft_tools/python/converters
Oleg E. Peil 41b3b63744 Modified input of eigenvalues and Fermi weights
In the new version of VASP LOCPROJ contains the eigenvalues and
Fermi weights. Also, during a charge self-consistency calculation
the file EIGENVAL is not written at intermediate iterations. It is,
thus, preferential to use LOCPROJ to get the named data.
At the moment, EIGENVAL will still be used if it is complete but
in the future this dependence should be removed completely.
2015-12-11 10:54:51 +01:00
..
plovasp Modified input of eigenvalues and Fermi weights 2015-12-11 10:54:51 +01:00
__init__.py Added first draft of general converter to handle general H(k) 2014-04-02 17:54:31 +02:00
.gitignore Reshuffled some files, added .gitignore 2015-10-21 11:54:22 +02:00
converter_tools.py [doc] New documentation 2015-04-21 14:31:15 +02:00
hk_converter.py [doc] New documentation 2015-04-21 14:31:15 +02:00
vasp_converter.py Added writing of 'band_window' to 'dft_misc_input' 2015-12-04 15:29:19 +01:00
wien2k_converter.py Removes work around for issue #41 2015-08-10 16:14:51 +02:00