Unexpected negative Frequencies

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Locked
Message
Author
farah_shahzadi
Newbie
Newbie
Posts: 11
Joined: Sun Mar 03, 2024 8:33 am

Unexpected negative Frequencies

#1 Post by farah_shahzadi » Thu Apr 25, 2024 7:31 am

Dear Forum Members,

I hope you're well.

I've encountered unexpected negative frequencies while analyzing phonon results, I've attached a zip file. Could someone please review them and provide feedback on any potential mistakes or other factors causing this discrepancy?

Thank you for your help.
You do not have the required permissions to view the files attached to this post.

fabien_tran1
Global Moderator
Global Moderator
Posts: 365
Joined: Mon Sep 13, 2021 11:02 am

Re: Unexpected negative Frequencies

#2 Post by fabien_tran1 » Thu Apr 25, 2024 8:20 am

Hi,

In general, there are several reasons that may explain the occurrence of negative frequencies:

1) The supercell is not large enough. However, this problem would not concern the phonon dispersion at the GAMMA point, which in your case is already negative.

2) The geometry that you are using does not correspond to a minimum. In particular, the positions of the atoms in the unit cell should first be optimized before doing a phonon calculation. Did you do it?

3) The parameters of the calculations (e.g., basis-set size, number of k-points, etc.) are not good enough. However, in the present case you chose parameters that seem to be quite good, so this should not be the problem.

Besides, you have used the DFPT method:
https://www.vasp.at/wiki/index.php/Phon ... ion_theory
https://phonopy.github.io/phonopy/vasp-dfpt.html#

Have you also tried the method based on finite differences:
https://www.vasp.at/wiki/index.php/Phon ... ifferences
https://phonopy.github.io/phonopy/vasp.html

farah_shahzadi
Newbie
Newbie
Posts: 11
Joined: Sun Mar 03, 2024 8:33 am

Re: Unexpected negative Frequencies

#3 Post by farah_shahzadi » Thu Apr 25, 2024 2:03 pm

should i need to optimize(relax) supercell?which ISIF will be better?

fabien_tran1
Global Moderator
Global Moderator
Posts: 365
Joined: Mon Sep 13, 2021 11:02 am

Re: Unexpected negative Frequencies

#4 Post by fabien_tran1 » Thu Apr 25, 2024 2:19 pm

No, you can do the optimization with the small original cell. To avoid negative frequencies it should be enough to optimize only the atoms positions. However, ideally it would be better to optimize everything (cell shape, volume and atoms positions), which is probably feasible since your system is very small. The description of ISIF is here: ISIF.

farah_shahzadi
Newbie
Newbie
Posts: 11
Joined: Sun Mar 03, 2024 8:33 am

Re: Unexpected negative Frequencies

#5 Post by farah_shahzadi » Thu Apr 25, 2024 4:52 pm

thank you for your response.will you kindly check my INCAR file and suggest me tags to add.

Locked