ADDGRID

From VASP Wiki
Revision as of 06:57, 18 August 2020 by Kresse (talk | contribs)

<ADDGRID = .TRUE. | .FALSE.
Default: ADDGRID = .FALSE. 

Description: ADDGRID determines whether an additional support grid is used for the evaluation of the augmentation charges.


When ADDGRID=.TRUE. VASP uses an additional support grid for the evaluation of the augmentation charges. This grid contains 8 times more points than the standard "fine" grid (NGXF×NGYF×NGZF). Whenever terms involving augmentation charges are evaluated, this additional grid is used. For instance: The augmentation charge is evaluated first in real space on this additional grid, FFT-transformed to reciprocal space and then added to the total charge density on the standard "fine" grid (NGXF×NGYF×NGZF). The additional grid often helps to reduce the noise in the forces. In some cases, it even allows to perform calculations with NGXF=NGX.

Caveat: If there is any contribution in the density or potential at the highest Fourier component of the conventional fine grid (given by NGXF×NGYF×NGZF), then Fourier interpolation to twice the grid density leads to oscillations in real space. These oscillations correspond to the largest wave vector i.e. . In real space, the charge density or potential will therefore alternate between positive and negative values, in particular, in regions where the density or potential is small. The terminus techniques is "termination wiggles". Although this is a somewhat over-simplified presentation, it is fairly straightforward to derive more rigorous results in 1D. The upshot is that Fourier-interpolation can lead to termination wiggles with oscillations in the interpolated charge density or potential (where corresponds to the largest Fourier components on the fine grid). Therefore, we recommend to perform careful tests, whether ADDGRID works as desired; please do not use this tag as default in all your calculations!


Examples that use this tag


Contents