Action: CALIBER
Module | isdb |
---|---|
Description | Usage |
Add a time-dependent, harmonic restraint on one or more variables. |
Output components
This action can calculate the values in the following table when the associated keyword is included in the input for the action. These values can be referenced elsewhere in the input by using this Action's label followed by a dot and the name of the value required from the list below.
Name | Type | Keyword | Description |
---|---|---|---|
bias | scalar | default | the instantaneous value of the bias potential |
x0 | scalar | default | the instantaneous value of the center of the potential |
mean | scalar | default | the current average value of the calculated observable |
kappa | scalar | default | the current force constant |
scale | scalar | REGRES_ZERO | the current scaling constant |
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 scalars on which the bias will act |
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 scalars on which the bias will act |
FILE | compulsory | none | the name of the file containing the time-resolved values |
KAPPA | compulsory | none | a force constant, this can be use to scale a constant estimated on-the-fly using AVERAGING |
TSCALE | compulsory | 1.0 | Apply a time scaling on the experimental time scale |
SCALE | compulsory | 1.0 | Apply a constant scaling on the data provided as arguments |
NUMERICAL_DERIVATIVES | optional | false | calculate the derivatives for these quantities numerically |
NOENSEMBLE | optional | false | don't perform any replica-averaging |
AVERAGING | optional | not used | Stride for calculation of the optimum kappa, if 0 only KAPPA is used |
REGRES_ZERO | optional | not used | stride for regression with zero offset |