plumed2
plumed2 copied to clipboard
Cleanup cmd() strings
I would like to clean up a bit the interpreted for the cmd strings.
- Simplify the addition of new cmd strings - perhaps the word_map can be generated automatically in the Makefile with some script
- Work it out so that the commands are documented in the PlumedMain.cpp file
@GiovanniBussi is this closed?
@carlocamilloni actually I would like to add something so that cmd are automatically added to the manual. Something like case() /// HERE GOES THE DOCUMENTATION cmd_setNAToms:
I don't know when I will have time to do it..