PHON_G_CUTOFF

From VASP Wiki

PHON_G_CUTOFF = [real] 

Default: PHON_G_CUTOFF = 8.0

Description: PHON_G_CUTOFF sets the cutoff radius in reciprocal space used to determine the number of vectors involved in the Ewald sum in polar phonon calculations.


The Ewald sum that accounts for the long-range electrostatic interactions in phonon calculations runs over all G-vectors inside a cutoff sphere. The radius of this sphere is given by PHON_G_CUTOFF as a multiple of the longest reciprocal lattice vector of the primitive cell (as detected by VASP). Specifying the cutoff this way (as opposed to an absolute length or energy) ensures a default value that is relatively system-independent.

The default value of PHON_G_CUTOFF is a safe choice in most cases. Lowering PHON_G_CUTOFF can result in faster phonon calculations. However, ensure that the phonon spectrum is properly converged. If you run into convergence problems, try raising the value until the phonon dispersion converges.

For more information on polar phonon calculations, see LPHON_POLAR.

Mind: Only available as of VASP 6.3.2.

Related tags and articles

QPOINTS, LPHON_DISPERSION, PHON_NWRITE, LPHON_POLAR, PHON_DIELECTRIC, PHON_BORN_CHARGES

Examples that use this tag