看 phonopy 的文档:
http://phonopy.sourceforge.net
如果你想把数据放在 origin 等软件里面画图,直接执行
bandplot –gnuplot band.yaml > band.dat
就可以了。
提示:其中 band.dat 的第一行是 q 点的位置。
--------
http://phonopy.sourceforge.net
Band structure is plotted reading phonopy output in band.yaml format. -o option with a file name is used to save the plot into a file in PDF format. A few more options are prepared and shown by -h option. If you specify more than two yaml files, they are plotted together.
To obtain a simple text format data:bandplot band.yaml
bandplot --gnuplot band.yaml
bandplot –gnuplot band.yaml > band.dat
就可以了。
提示:其中 band.dat 的第一行是 q 点的位置。
--------
Phonopy web site is moved!
- Phonopy web site was moved to http://atztogo.github.io/phonopy/
- Phono3py web site was moved to http://atztogo.github.io/phono3py/