Hi,--
I ran into a compilation error of Quantum Espresso-5.0.2. , after patching plumed-2.0.4.The compilation stops with the following error message:
plugin_initialization.f90(20): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [DYNAMICS_MODULE]
USE dynamics_module, ONLY : dt
------^
plugin_initialization.f90(53): error #6404: This name does not have a type, and must have an explicit type. [DT]
call plumed_f_gcmd("setTimestep"//char(0),dt);
------------------------------------------------------^
plugin_initialization.f90(20): error #6580: Name in only-list does not exist. [DT]
USE dynamics_module, ONLY : dt
-------------------------------^
compilation aborted for plugin_initialization.f90 (code 1)
make[2]: *** [plugin_initialization.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/rwthfs/rz/cluster/home/ir801803/Programs/espresso-5.0.2/PW/src'
make[1]: *** [pw] Error 2
make[1]: Leaving directory `/rwthfs/rz/cluster/home/ir801803/Programs/espresso-5.0.2/PW'
make: *** [pw] Error 2
The file dynamics_module.f90 should be probably compiled first, before plugin_initialization.f90.
Best regards,
Ider
You received this message because you are subscribed to the Google Groups "PLUMED users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plumed-users...@googlegroups.com.
To post to this group, send email to plumed...@googlegroups.com.
Visit this group at http://groups.google.com/group/plumed-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/7e4943bf-addb-43b6-ae99-3290459423b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.