Dear reader,
I’m performing DFPT calculations on a structure for which I get positive phonon energies/frequencies for all atoms, all perturbation directions and across the irreducible BZ. However, during the calculation of the eliashberg function using:
- ANADDB routine (following the same routine as in the legacy tutorial on the ABINIT website),
- The DFPT routine but using
optdriver 7andeph_task 1,
I get a phonon band structure with negative (imaginary) phonon modes and indeed negative values in my A2F function. but only at qpoint Γ, but this gives issues since calculation of the isotropic Tc makes this impossible (or the very least, inaccurate). From my knowledge, if this only occurs at gamma there might be a numerical instability/convergence issues, before I proceed I want to provide some notes on this:
Convergence was done well within 1meV for ngkpt, ecut, tsmear (increasing this might remove it, but then the other bands might get too inaccurate for a physical result, so not sure about this), the rprim and acell parameters were also converged strictly.
-
For the ANADDB routine I calculated the GKK elements using the WF on the full BZ, and what I noticed is that these give a negative (imaginary) phonon mode for a couple of directions at the Γ point (and only at Γ), so the fact that this routine gives imaginary phonon modes is then logical, but I don’t understand why this is the case, since during calculation of the densities all were positive (or zero).
-
For the second routine, only inputs of the merged DEN, POT and WFK files were needed, which all contained positive phonon modes, so the fact that this returned something negative is not entirely logical to me.
things I have tried:
- using
nsphere -1in anaddb to see which radius returns no more imaginary modes (result: none) - Different
ASR 0/1/2(result: only minor difference, nothing major) - Increasing
ECUT(result: all negative frequencies got more stable, with one even becoming positive, suggesting that it is not the structure itself that is unstable but more numerically I think?)
My next best option is to try and avoid Γ altogether by using shiftk 0 0 0.5 but I need some advice on this since I don’t know if the resulting DEN and GKK/POT files will be able to be interpolated correctly at gamma (or if it will work at all)?
Does anyone have some suggestions perhaps?
I included the phonon wavevector results of the DFPT calculation in the file together with (some) of the input to show what I mean, if needed I can include more.
Regards, William
NbSe2H2_xi_xi_migdal.abi (2.8 KB)
Supporting information.txt (4.1 KB)
NbSe2H2_xi_xi_anaddb.in (18.4 KB)