Module: core
| Description | Usage |
|---|---|
| PLUMED's core functionalities for interfacing with MD codes and building actions | |
| Authors: The PLUMED core developers |
Details
This module contains PLUMED's core functionalities. This includes the abstract base classes that are inherited from when building new actions and the actions that allow you to pass data between PLUMED, MD codes and other scripts. If you are interested in learning more about these core functionalities and in learning how to implement new methods you should read the developer documentation.
Actions
The following actions are part of this module
| Name | Description | Tags |
|---|---|---|
| DOMAIN_DECOMPOSITION | Pass domain decomposed properties of atoms to PLUMED | ANALYSIS |
| GET | Get data from PLUMED for another code | ANALYSIS |
| GROUP | Define a group of atoms so that a particular list of atoms can be referenced with a single label in definitions of CVs or virtual atoms. | GENERIC |
| PBC | Pass the cell vectors into PLUMED. | ANALYSIS |
| PUT | Pass data into PLUMED | ANALYSIS |
References
More information about this module is available in the following articles: