Action: READ
| Module | generic |
|---|---|
| Description | Usage |
| Read quantities from a colvar 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 |
|---|---|---|---|
| STRIDE | compulsory | 1 | the frequency with which the file should be read |
| EVERY | compulsory | 1 | only read every nth line of the colvar file |
| VALUES | compulsory | none | the values to read from the file |
| FILE | compulsory | none | the name of the file from which to read these quantities |
| IGNORE_TIME | optional | false | ignore the time in the colvar file |
| IGNORE_FORCES | optional | false | use this flag if the forces added by any bias can be safely ignored |
| UPDATE_FROM | optional | not used | Only update this action from this time |
| UPDATE_UNTIL | optional | not used | Only update this action until this time |