Action: DUMPFORCES
Module | generic |
---|---|
Description | Usage |
Dump the force acting on one of a values in a file. | |
This action outputs data to a file. You can read more about how PLUMED manages output files here |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
Keyword | Type | Description |
---|---|---|
ARG | scalar | the labels of the values whose forces should be output |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | input | none | the labels of the values whose forces should be output |
STRIDE | compulsory | 1 | the frequency with which the forces should be output |
FILE | compulsory | none | the name of the file on which to output the forces |
FMT | compulsory | %15.10f | the format with which the derivatives should be output |
RESTART | optional | not used | allows per-action setting of restart (YES/NO/AUTO) |
UPDATE_FROM | optional | not used | Only update this action from this time |
UPDATE_UNTIL | optional | not used | Only update this action until this time |