KPOINTS file: Gamma and odd Monkhorst-Pack are same?
Posted: Mon Sep 18, 2006 4:02 am
Hi
I just want to double check whether I understand this discussion
in the VASP Guide about the KPOINTS file.
A so-called Gamma centered grid using keyword 'Gamma' is
equivalent to using a Monkhorst-Pack with odd numbers ?
Or, to be explicit, are following two examples equivalent:
and
If I'm wrong here, can then someone explain the difference?
Thank you,
Rob.
I just want to double check whether I understand this discussion
in the VASP Guide about the KPOINTS file.
A so-called Gamma centered grid using keyword 'Gamma' is
equivalent to using a Monkhorst-Pack with odd numbers ?
Or, to be explicit, are following two examples equivalent:
Code: Select all
Gamma
4 4 4
0 0 0
Code: Select all
Monkhorst-Pack
5 5 5
0 0 0
Thank you,
Rob.