mirror of
https://github.com/triqs/dft_tools
synced 2025-04-26 02:04:59 +02:00

Default behavior unchanged. If parameter kpts_to_write is given and if dm_type=='vasp', only the selected k points are written to the density correction GAMMA file. Can be used for running Vasp with symmetries, where Vasp requires only the density correction from the irreducible Brillouin zone. * For density correction in vasp, added option to select kpoints * Made docstring of calc_density_correction clearer