Quantum Espresso第一性原理计算软件是免费开源的,目前受欢迎程度仅次于商业软件VASP,它可以计算材料费米面、电声耦合作用、超导性质(包括各向同性、异性超导特征)等性质。
Thermo_pw读取与QE的pw.x 代码相同的输入,并生成某些材料性能的后期图片。尽管不如QE灵活,但对于诸如电子能带结构,声子色散或谐波和非谐热力学量之类的性能,它使用起来更简单,学习起来也更快。此外,它可以并行运行以创建其自身的多个图像,从而执行多个任务。
QE下载和学习教程请参考:
QE零基础入门学习系列教程
有关代码的概述,请参见Doc/tutorial.pdf文件:
https://people.sissa.it/~dalcorso/thermo_pw/tutorial/tutorial.html
有关其选项的详细说明,请参见Doc/user_guide.pdf文件:
https://people.sissa.it/~dalcorso/thermo_pw/user_guide/user_guide.html
Thermo_pw下载链接:
https://dalcorso.github.io/thermo_pw/
Thermo_pw编译使用:
Put this directory inside the main Quantum ESPRESSO (QE) directory, cd here and type
make join_qe
cd to the main QE directory and type
./configure
make thermo_pw
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!