Action: UPDATE_IF
| Module | generic |
|---|---|
| Description | Usage |
| Conditional update of other actions. | |
| 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 values that should be used to make the decision on whether to update or not |
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 values that should be used to make the decision on whether to update or not |
| STRIDE | compulsory | 1 | the frequency with which the quantities of interest should be output |
| END | optional | false | end |
| LESS_THAN | optional | not used | upper bound |
| MORE_THAN | optional | not used | lower bound |