Dear PLUMED user list,
I would like to use quantum espresso with plumed.
I performed the following steps.
1) Install quantum espresso v6.2.0 (./configure with Blas, lapack and FFTW → make pw and cp)
2) Install plumed v2.6.6 (refer to plumed manual :
https://www.plumed.org/doc-v2.6/user-doc/html/index.html)
3) Patch plumed (execute plumed patch -p in qe folder)
4) Make input files (
pw.in and plumed.dat)
5) Execute pw.x -plumed <
pw.in > pw.out.
From 1) to 3), there were no errors. However, I got no plumed output files(e.g. COLVAR) or errors in step 5).
Output files of pw(e.g. pw.out or files in outdir) were obtained and the calculation was normally done.
Additionally, I was able to use LAMMPS(3Mar20) patched with plumed, so I should have installed plumed without any probrems.
I don't understand why the plumed doesn't work.
I also tried compiling qe-v.6.2.0 with make plumed command (maybe plumed v1.3 ?).
However, I got error message
metadyn.c(1120): error: expected a declaration
{
^
Is there something wrong with the procedure or compiler ?
Thank you for any help.
Best regards
Hidenori