Module: setup
| Description | Usage |
|---|---|
| actions that are used in setup to set units, specify that we are restarting a simulation or to load additional functionality | |
| Authors: The PLUMED core developers |
Details
This module contains all the actions that are performed in setup. Actions that are performed in setup typically serve one of the the following two purposes:
- They load additional functionalities into PLUMED
- They make PLUMED aware of considerations that will affect how all the actions are performed. For example, these actions can be used to specify the units in the unit file or that a restart calculation is being performed
Actions
The following actions are part of this module
| Name | Description | Tags |
|---|---|---|
| LOAD | Loads a library, possibly defining new actions. | GENERIC |
| RESTART | Activate restart. | GENERIC |
| UNITS | This command sets the internal units for the code. | GENERIC |