Skip to content

LO-TO splitting and Born effective charges #344

Answered by mesonepigreco
biglinn asked this question in Q&A
Discussion options

You must be logged in to vote

The code automatically looks for Born Effective charges inside the first dynamical matrix (in quantum espresso format).
If you computed it with quantum espresso ph.x, with epsil = .true., then you should have the effective charges stored inside the dynamical matrix. Cellconstructor reads automatically those values. When interpolating the dispersion using the ForceTensor module, as done in:

dispersion = CC.ForceTensor.get_phonons_in_qpath(dyn, qpath)

The code automatically takes the effective charges and computes the LO-TO splitting for the given path.
However, at Gamma, LO-TO splitting is not well defined as it is nonanalytical (the eigenvector of the LO-TO modes depends on the direction…

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
1 reply
@mesonepigreco
Comment options

Comment options

You must be logged in to vote
9 replies
@biglinn
Comment options

@mesonepigreco
Comment options

@biglinn
Comment options

@biglinn
Comment options

@biglinn
Comment options

Answer selected by mesonepigreco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants