3
0
mirror of https://github.com/triqs/dft_tools synced 2024-08-31 08:13:41 +02:00
dft_tools/python/converters/vasp
Oleg Peil b325028efd Fixed the calculation of 'nelect'
In the previous commit the calculation of 'nelect' was implemented
incorrectly. The sum over k-points must also contain k-weights
and a spin factor (2.0 for ns = 1).

The calculation of 'nelect' is now implemented as a separate method
of ProjectorGroup.
2015-10-11 13:55:48 +02:00
..
c/plocar_io Removed redundant index reassignments in 'c_plocar_io.c' 2015-10-11 13:55:04 +02:00
doc Added some documentation on PLOtools 2015-10-11 13:55:05 +02:00
examples/simple Added examples directory with one example 'simple' 2015-10-11 13:55:05 +02:00
python Fixed the calculation of 'nelect' 2015-10-11 13:55:48 +02:00
test Added test output files forgotten in the previous commit 2015-10-11 13:55:05 +02:00
notes.txt Initial commit 2015-10-11 13:55:03 +02:00