3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-20 20:22:29 +02:00
dft_tools/python/vasp
Oleg E. Peil a61e0b2526 Fixed a problem with missing nc_flag property
The ProjectorShell class must inheret 'nc_flag' from somewhere.
This is now done by passing it to the class constructor in
'generate_plo()'.
2015-11-11 20:30:49 +01:00
..
examples/simple Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
test Added a format check for EIGENVAL to vaspio.py 2015-10-16 11:59:02 +02:00
.gitignore Added density and overlap matrix output ot ElStruct 2015-10-16 16:27:49 +02:00
elstruct.py Fixed a bug in 'debug_density_matrix()' 2015-11-10 12:07:13 +01:00
inpconf.py Replaced options EMIN, EMAX with EWINDOW 2015-11-11 18:58:38 +01:00
main.py Added density and overlap matrix output ot ElStruct 2015-10-16 16:27:49 +02:00
plotools.py Fixed a problem with missing nc_flag property 2015-11-11 20:30:49 +01:00
vaspio.py Added orbital labels to 'proj_params' 2015-11-10 15:32:15 +01:00