KPOINTS for RPA &DOS

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
yukio_watanabe1
Newbie
Newbie
Posts: 2
Joined: Sun Jul 05, 2020 12:43 am

KPOINTS for RPA &DOS

#1 Post by yukio_watanabe1 » Thu Aug 13, 2020 5:35 am

For RPA and the related Exact calculations, vasp examples (SiC) suggests a change of KPOINTS: a change from Monkhorst-Pack to Gamma k-sampling.

Are there any issues in the results, when Monkhorst-Pack is used for optical or RPA?

In addition, Monkhorst-Pack yields issues in the results for standard DOS calculations?

henrique_miranda
Global Moderator
Global Moderator
Posts: 502
Joined: Mon Nov 04, 2019 12:41 pm
Contact:

Re: KPOINTS for RPA &DOS

#2 Post by henrique_miranda » Thu Aug 13, 2020 9:05 am

Hi,

If you are refering to this tutorial:
wiki/index.php/Dielectric_properties_of_SiC

There can be two distinct issues:
1. If you are doing an RPA calculation, Monkhorst-Pack might not be supported by the code.
If you are using the low scaling version ALGO=RPAR there is the contraint that if k1 and k2 are in the grid, then k1-k2=q must be in the grid too. This is guaranteed only with gamma-centered grid.
The same constraint might not apply for ALGO=RPA

2. If you are computing dielectric properties, by using a shifted grid you might miss high-symmetry points where sometimes the band-gap is located and get an incorrect description of the absorption edge for underconverged k-point grids.
This depends also on whether the transitions at these high-symmetry points are allowed by the selection rules.
The difference between Gamma centered or Monkhorst-Pack should disapear at sufficiently converged k-point meshes but the path to convergence is different.
The same applies for standard DOS calculations.
I recommend that you do your own testing.

Kind regards,
Henrique Miranda

Post Reply