Infrared Response from SSCHA? #46
-
|
Hello, I was wondering if you had any advice on how to extract infrared response from SSCHA, if possible. I guess my question is twofold - one, is there a tool for seeing if the SSCHA 'renormalized' modes are infrared active or not? And two, is there any way to account for matrix element effects? One idea is to simply include in the DFT calls, specify using my chosen DFT code (such as Quantum Espresso) that there be an electric field present, and I guess do the SSCHA again with an electric field present in all the DFT calls. Would that be conceptually ok with the SSCHA approach? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, However, these are IR modes of the auxiliary dynamical matrix of the SSCHA, which are very often good approximations of the true IR spectrum. The actual IR response, including phonon lifetime and eventual anharmonic satellite peaks, is obtained in the time-dependent SCHA as described here (arxiv) This IR signal is a bit more complicated. You should compute the dynamical phonon Green function and contract it with the effective charge tensor. However, this is not implemented in the current version of the code. One needs to do it manually, as described in the linked paper. However, the first method would do the job (it will give you the correct IR intensities, but be aware that the exact anharmonic frequency may be a little shifted in the presence of very strong anharmonicity) |
Beta Was this translation helpful? Give feedback.
Hi,
The easiest way is to perform a computation of the dielectric tensor and effective charges within a DFT code and copy them inside the first dynamical matrix file (as done in the usual output of quantum espresso).
Then you can use the quantum espresso dynmat.x code on the converged SSCHA dynamical matrix to get IR activity of the modes.
The same utility is also implemented directly in CellConstructor: