ENCUTGW

From VASP Wiki
Revision as of 09:49, 19 March 2017 by Karsai (talk | contribs)

ENCUTGW = [real] (energy cutoff for response function
Default: ENCUTGW = 2/3 ENCUT 

Description: The parameter ENCUTGW controls the basis set for the response functions in exactly the same manner as ENCUT does for the orbitals.


In the GW case, updates of the response function dominate the computational work load:

ENCUTGW controls how many vectors are included in the the response function .

Tests have shown that choosing ENCUTGW= 2/3 ENCUT yields reasonable results at fairly modest computational times. In principle, however, the response function contains contributions up to twice the plane wave cutoff (see Sec. ALGO-WRAP). Since the diagonal of the dielectric matrix converges rapidly to one, such a large cutoff is hardly ever required (note that some version of VASP might crash if ENCUTGW ENCUT). Furthermore, in most cases, it is even possible to set ENCUTGW to a value between 150 to 200 eV, and even 100 eV gives usually QP shifts that are accurate to within a few hundreds of an eV (0.01-0.02 eV). This can help to speed up the calculations significantly and reduces the memory requirements substantially.


The flag PRECFOCK determines the FFT grid in all GW (and Hartree-Fock) related routines. For small systems (which are often dominated by FFT operations), it can have a significant impact on the compute time for QP calculations. For large systems, the FFT's usually do not dominating the computational work load and savings are expected to be small for PRECFOCK = fast. QP shifts are usually not very sensitive to the setting of PRECFOCK (and it therefore does not harm to set PRECFOCK = fast, whereas for RPA calculations we recommend to set PRECFOCK = normal to avoid numerical errors.

Related Tags and Sections

PRECFOCK, ENCUT, ENCUTGWSOFT, GW calculations

Examples that use this tag

Further reading

  • A comprehensive study of the performance of the convergence of GW calculations can be found [1]. Generally QP energies converge like one over the number of orbitals and one over the number of plane waves in the response function. For basis set converged calculations we recommend to use the strategies in Ref. [1]

References


Contents