ELPH_IGNORE_IMAG_PHONONS

From VASP Wiki
   Warning: This page is under construction!
   
   This page contains information about the upcoming VASP 6.5.0 release.
   Content on this page is subject to change and may be missing important information.

ELPH_IGNORE_IMAG_PHONONS = .TRUE. | .FALSE.
Default: ELPH_IGNORE_IMAG_PHONONS = .FALSE. 

Description: If enabled, VASP ignores imaginary phonon frequencies during electron-phonon calculations.


Imaginary phonon frequencies are often a sign that the system in question is not well-converged or not well-described by the simulation. In this case, the system should first be properly converged until stable (real) phonons are obtained.

Mind: Imaginary phonon frequencies can also appear at phase transitions or other lattice instabilities. However, for perturbative electron-phonon calculations, you should always choose a stable equilibrium structure.

If imaginary phonon frequencies are encountered during an electron-phonon calculation, VASP simply stops. If ELPH_IGNORE_IMAG_PHONONS = True, VASP instead skips the q-points at which the phonon frequencies are imaginary. This can be useful since even a stable system can sometimes exhibit small imaginary phonon frequencies around the -point due to numerical inaccuracies.