terminate called after throwing an instance of 'PLMD::ExceptionError'
what():
(core/PlumedMain.cpp:823) void PLMD::PlumedMain::readInputWords(const std::vector<std::__cxx11::basic_string<char> >&)
ERROR
I cannot understand line: HILLS HEIGHT 0.001 W_STRIDE 2
Maybe a missing space or a typo?
forrtl: error (76): Abort trap signal
And
terminate called after throwing an instance of 'PLMD::ExceptionError'
what():
(core/Action.cpp:243) void PLMD::Action::error(const string&) const
ERROR in input to action PRINT with label @0 : cannot understand the following words from the input line : W_STRIDE, 1
forrtl: error (76): Abort trap signal
Clearly plumed seems to be running because the PLUMED.OUT file is generated and it looks something like this:
PLUMED: PLUMED is starting
PLUMED: Version: 2.9.0 (git: Unknown) compiled on May 23 2024 at 15:48:48
PLUMED: Please cite these papers when using PLUMED [1][2]
PLUMED: For further information see the PLUMED web page at http://www.plumed.org
PLUMED: Root: /burg/home/sk5389/opt/lib/plumed
PLUMED: For installed feature, see /burg/home/sk5389/opt/lib/plumed/src/config/config.txt
PLUMED: Molecular dynamics engine: qespresso
PLUMED: Precision of reals: 8
PLUMED: Running over 1 node
PLUMED: Number of threads: 1
PLUMED: Cache line size: 512
PLUMED: Number of atoms: 6
PLUMED: File suffix:
PLUMED: FILE: plumed.dat
PLUMED: Action PRINT
PLUMED: with label @0
PLUMED: with stride 1
PLUMED: on plumed log file
PLUMED: with format %f
PLUMED: ERROR in input to action PRINT with label @0 : cannot understand the following words from the input line
And for clarity, my plumed.dat file was:
HILLS W_STRIDE 2 HEIGHT 0.001
PRINT W_STRIDE 1
DISTANCE LIST 1 3 SIGMA 0.3
DISTANCE LIST 2 3 SIGMA 0.3
UWALL CV 1 LIMIT 7.0 KAPPA 100.0
LWALL CV 1 LIMIT 2.5 KAPPA 100.0
UWALL CV 2 LIMIT 7.0 KAPPA 100.0
LWALL CV 2 LIMIT 2.5 KAPPA 100.0
ENDMETA
Any idea what this issue could be about?
Best,
Sohang
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/57475afa-7e4e-4b83-9b5a-db0b29b9e613n%40googlegroups.com.
This command wants to access 46 from this pointer, but only 10 have been passed
PLUMED: If you are sure your code is correct you can disable this check with export PLUMED_TYPESAFE_IGNORE=yes
PLUMED: In case this is necessary, please report an issue to developers of PLUMED and of the MD code
PLUMED: See also https://github.com/plumed/plumed2/pull/653
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/283c9114-e45e-4328-b1b0-448635c952a6n%40googlegroups.com.
pw.x -plumed export PLUMED_TYPESAFE_IGNORE=yes < PW.in > PW.out
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/bec6a44e-3751-4ee2-8738-3802e79a112dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/038e6d51-983b-4040-b9a7-b3f223eca4c9n%40googlegroups.com.
make[2]: *** No rule to make target '@plumed_module@', needed by 'plugin_ext_forces.o'. Stop.
make[2]: Leaving directory '/burg/berkelbach/users/sk5389/builds/qe-7.0/PW/src'
make[1]: *** [Makefile:12: pw-lib] Error 1
make[1]: Leaving directory '/burg/berkelbach/users/sk5389/builds/qe-7.0/PW'
make: *** [Makefile:167: pwlibs] Error 1
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/ea96154d-6e4a-4861-a38f-fb71b6eaf525n%40googlegroups.com.