distk is used by the library interface to assign k-points to MPI ranks. However, when set in the win file it causes some confusing error messages e.g.
if 'distk=1 2 3'
Error: incorrect length of k-distribution (distk)
But if if 'distk=0'
The following section of file methane.win contained unrecognised keywords
distk = 0
Exiting.......
Unrecognised keyword(s) in input file, see also output file
(rank: 0)
This keyword should always cause an error if set in the win file.
distk is used by the library interface to assign k-points to MPI ranks. However, when set in the win file it causes some confusing error messages e.g.
if 'distk=1 2 3'
But if if 'distk=0'
This keyword should always cause an error if set in the win file.