Action: DUMPCONTOUR
| Module | contour |
|---|---|
| Description | Usage |
| Print the contour | |
| 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 | the labels of the values that should be output to 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 the values that should be output to the file |
| STRIDE | compulsory | 1 | the frequency with which the grid should be output to the file |
| FILE | compulsory | density | the file on which to write the grid |
| FMT | optional | not used | the format that should be used to output real numbers |