Action: DUMPVECTOR
| Module | generic |
|---|---|
| Description | Usage |
| Print a vector to 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 | vector/matrix | the labels of vectors/matrices that should be output in the file |
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 vectors/matrices that should be output in the file |
| STRIDE | compulsory | 0 | the frequency with which the grid should be output to the file |
| FILE | compulsory | density | the file on which to write the vetors |
| FMT | optional | not used | the format that should be used to output real numbers |
| PRINT_ONE_FILE | optional | false | output vectors one after the other in a single file |