Modules that make up PLUMED Version 2.11

The functionality in PLUMED is split up between a collection of modules. Each of these modules contains a collection of actions, shortcuts and command line tools. Some of these modules must be present every time PLUMED is compiled, others are not essential but are still compiled by default unless you explicitly tell PLUMED not to compile by using:

./configure --disable-module=module-name

The remainder of the modules are not compiled unless you explicitly request PLUMED to include that module in your compilation by using the command:

./configure --enable-module=module-name

The table below lists all the available modules and tells you whether they are always compiled, on by default or off by default. An alternative, graphical view of this information is available here.