I run it using the command: ~/plumed/bin/plumed driver --plumed plumed.dat --ixtc md.xtc
PLUMED: PLUMED is starting
PLUMED: Version: 2.8.1 (git: Unknown) compiled on Nov 21 2022 at 16:13:35
PLUMED: Please cite these papers when using PLUMED [1][2]
PLUMED: For further information see the PLUMED web page at
http://www.plumed.orgPLUMED: Root: /Ubuntu-20.04/plumed/plumed/lib/plumed
PLUMED: For installed feature, see /Ubuntu-20.04/plumed/plumed/lib/plumed/src/config/config.txt
PLUMED: Molecular dynamics engine: driver
PLUMED: Precision of reals: 8
PLUMED: Running over 1 node
PLUMED: Number of threads: 1
PLUMED: Cache line size: 512
PLUMED: Number of atoms: 150649
PLUMED: File suffix:
PLUMED: FILE: plumed.dat
PLUMED: Action MOLINFO
PLUMED: with label @0
PLUMED: pdb file named ref.pdb contains 1 chains
PLUMED: chain named X contains residues 13 to 384 and atoms 1 to 5854
PLUMED: ERROR
PLUMED: I cannot understand line: GYRATION_TENSOR LABEL=rgyt ATOMS=@all
PLUMED: Maybe a missing space or a typo?
PLUMED:
PLUMED: ################################################################################
PLUMED:
PLUMED:
PLUMED: +++ PLUMED error
PLUMED: +++ at PlumedMain.cpp:743, function void PLMD::PlumedMain::readInputWords(const std::vector<std::__cxx11::basic_string<char> >&)
PLUMED: +++ message follows +++
PLUMED: ERROR
PLUMED: I cannot understand line: GYRATION_TENSOR LABEL=rgyt ATOMS=@all
PLUMED: Maybe a missing space or a typo?
PLUMED:
PLUMED: ################################################################################
If i check the file src/colvar/Gyration.cpp I can see the line PLUMED_REGISTER_ACTION(Gyration,"GYRATION_TENSOR").