I found that if I put this second in the input file, pimd.xml:
<smotion mode="metad">
<metad> <metaff> [ opes ] </metaff> </metad>
</smotion>
I can get some output files, but the simulation crashed when the first Gaussian was added.
What I learned is that smotion is for i-PI built-in metadynamics, which has some conflicts with external PLUMED.
#
File "/gpfs/home/ub/ub487110/programs/i-PI_316/ipi/engine/smotion/metad.py", line 104, in step
for fb in fc._forces:
^^^^^^^^^^
AttributeError: 'ScaledForceComponent' object has no attribute '_forces'
WARNING: internal inconsistency in allocated PlumedMain instances (1)
#
I would really appreciate if someone could give me some tips!
All the best,
Qinghua