Is there a bug in genppt when mapping the k points to the first Brillouin zone
Brought to you by:
jkdewhurst,
sangeetasharma
Dear all,
I tried to modify the first parameter of genppt subroutine from .false. to .true. for mapping the k points to the first Brillouin zone.
When I ran task 125 using the elk 9.6.8 and elk 8.8.26, I met the following error:
and when using the elk 7.1.14, it works fine.
elk.in file is attached.
Any help will be appreciated.
Best regards.
Youzhao Lan
China
Hi Youzhao,
If you modify the code it can behave in unexpected ways. For example, some routines expect the k-point set to be on the
[0,1)
interval instead of in the first Brillouin zone.Regards,
Kay.