|
thermo_pw is a package tightly bound to QUANTUM ESPRESSO. It cannot be compiled without it. For instruction on how to download and compile QUANTUM ESPRESSO, please refer to the general User's Guide, available in file Doc/user_guide.pdf under the main QUANTUM ESPRESSO directory, or in the web site http://www.quantum-espresso.org. When QUANTUM ESPRESSO is correctly configured, you need to download the PHonon package. This can be done automatically typing make ph in the main QUANTUM ESPRESSO directory.
At this point you need the source code of the thermo_pw package.
Thermo_pw can be downloaded from its main distribution page
https://dalcorso.github.io/thermo_pw/
by downloading one of the .tar.gz files.
The versions of thermo_pw and of QUANTUM ESPRESSO must be carefully matched
as illustrated in Table 1.
There is no thermo_pw package for the versions of QUANTUM ESPRESSO not listed
there. Unpacking the .tar.gz files in the main QUANTUM ESPRESSO directory, for
instance with the command tar -xzvf thermo_pw.0.8.0.tar.gz, you
obtain a directory thermo_pw with the source files.
It is also possible to download the git version of
thermo_pw as described at
the web page:
https://dalcorso.github.io/thermo_pw/thermo_pw_help.html.
The git version of thermo_pw contains the most recent
features and bug fixes but it might work only with the SVN
version of QUANTUM ESPRESSO and its use is not advised.
Please read the web page:
http://dalcorso.github.io/thermo_pw/
to have updated information about the compatibility between the git
version of thermo_pw and QUANTUM ESPRESSO.
The web page https://dalcorso.github.io/thermo_pw/thermo_pw_help.html
contains also information on critical bugs found in the
thermo_pw packages and should be consulted before using
thermo_pw.