Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving the issue with pop_frequency calculation for polar materials #931

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Shiva-sslg
Copy link

LO-TO splitting is a signature of polar materials and it can only be observed in phonon dispersion after adding the non-analytical term to the dynamical matrix before solving for phonon frequencies. This is an extra step to be performed in VASP using specific tag LPHON_POLAR along with LPHON_DISPERSION and PHON_NWRITE to write it to output.

amset phonon-frequency utility cannot read corrected phonon frequencies and eigenvectors as they are written to OUTCAR file but not to vasprun.xml file. This modification addresses the issue by allowing the user to provide an additional OUTCAR file containing NAC-corrected phonon frequencies and eigenvectors, without affecting the utility's previous functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant