CV:PTPATHS2P
Navigation: Documentation / Collective Variables / CV:PTPATHS2P
Distance
Angle
Coordination
Shape
Special / Path
Energy
Algebra
Definition
The path coordinate of the center of mass of the anchor group along a linear path generated from two reference points. The two reference points are represented by the centers of mass of two atom groups.
Let be the anchor center of mass and and be the centers of mass of the two reference groups. A set of virtual reference points is generated as:
for , where is specified by the nrefs key. The collective variable is then:
where is the smoothing parameter and is the index offset. With the default value , corresponds to the first reference point and to the second reference point. Additional virtual points are extrapolated along the same line.
PBC note: The minimum-image convention is applied to the distance vector between the anchor center of mass and each virtual reference point only if the fenable_pbc option is activated. The convention is not used to calculate the centers of mass. It is therefore required that atoms within each group are either covalently bound or are part of a complex that will not be separated or reimaged during a simulation.
Specification
Section name: PTPATHS2P
| Key | Type | Default | Description |
| name | string | unique CV name | |
| anchor | mask | atoms specifying the anchor point | |
| refpoint | mask | atoms specifying a reference point; this key must be provided exactly twice | |
| nrefs | integer | number of virtual reference points ; it must be greater than 2 | |
| alpha | real | smoothing parameter with the dimension of length | |
| ioffset | integer | 1 | index offset used to define the path coordinate origin |
Keys in bold are mandatory.