Skip to content

To implement the phonon SED (spectral energy desity) method in 2010, phonon lifetime can be calculated.

License

Notifications You must be signed in to change notification settings

Tingliangstu/pySED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status pySED Logo

pySED


To implement the phonon SED (spectral energy desity) method in 2010, phonon lifetime can be calculated.

Main features


  • Output a very nice SED image
  • Using Lorentz to fitting the SED peak
  • Fit all peaks at once and output phonon lifetimes, or can fit them individually
  • Simple and easy to use
  • Phonon lifetime can only be obtained qualitatively
  • Can be used in parallel and get SED results quickly

Installation instructions


  1. From source code (Highly recommended)
# python setup.py install --user --prefix=

For convenience, you may want to copy (or link) the files inside scripts folder to a location included in $PATH environment variable

  1. From pip install (Not currently recommended)
# pip install pySED-phonon

Usage


The example file have so many case provided to show how to use pySED. If one can reproduce the case in the example, one should use the program.

Online manual https://pysed.readthedocs.io

References


  • J. M. Larkin, Ph.D. thesis, Carnegie Mellon University, 2013
  • Larkin, et al., Phys. Rev. B 81, 081411(R) (2010)
  • J. E. Turney, E. S. Landry, A. J. H. McGaughey, and C. H. Amon, Phys. Rev. B 79, 064301 (2009).
  • A. J. H. McGaughey and M. Kaviany, Phys. Rev. B 69, 094303 (2004).
  • https://github.com/tyst3273/phonon-sed

If you use pySED, the following citations are highly recommended:

Contact info


Ting Liang liangting.zj@gmail.com; Wenwu Jiang wwjiang96@163.com

About

To implement the phonon SED (spectral energy desity) method in 2010, phonon lifetime can be calculated.

Resources

License

Stars

Watchers

Forks

Packages

No packages published