phonon dispersion unfolding #93
|
Dear SSCHA developers, Best wishes, |
Answered by
mesonepigreco
May 22, 2022
Replies: 1 comment 3 replies
|
Hi Lily Du, If you are using the development version of both CellConstructor and python-sscha (the latest commit on the master), there is also a tutorial on Gold that employs new functions to do the same. These functions will be released in the 1.2 version very soon: https://github.com/SSCHAcode/python-sscha/blob/master/python-sscha.pdf Hope this answer your question. |
3 replies
Answer selected by
mesonepigreco
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Lily Du,
Inside the CellConstructor directory, there is a script to plot the phonon dispersion.
You can edit the variables at the beginning to point toward your files and define your own path.
https://github.com/SSCHAcode/CellConstructor/blob/master/tutorials/PlotPhononDispersion/plot_dispersion.py
If you are using the development version of both CellConstructor and python-sscha (the latest commit on the master), there is also a tutorial on Gold that employs new functions to do the same. These functions will be released in the 1.2 version very soon:
https://github.com/SSCHAcode/python-sscha/blob/master/python-sscha.pdf
(Section 3.2)
Hope this answer your question.
Best regards,
Lorenzo