CV:PTPATHS2P

From PMFLib Wiki
Jump to navigation Jump to search

Navigation: Documentation / Collective Variables / CV:PTPATHS2P


Distance

Angle

Coordination

Shape

Nucleic Acids

Puckering

Special / Path

Energy

POT

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 Acom be the anchor center of mass and R1,com and R2,com be the centers of mass of the two reference groups. A set of virtual reference points is generated as:

Pi=R1,com+(iioff)(R2,comR1,com)

for i=1,,N, where N is specified by the nrefs key. The collective variable is then:

ξ=i=1N(iioff)exp(|AcomPi|2α2)(N1)i=1Nexp(|AcomPi|2α2)

where α is the smoothing parameter and ioff is the index offset. With the default value ioff=1, P1 corresponds to the first reference point and P2 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 A
refpoint mask atoms specifying a reference point; this key must be provided exactly twice
nrefs integer number of virtual reference points N; it must be greater than 2
alpha real smoothing parameter α with the dimension of length
ioffset integer 1 index offset ioff used to define the path coordinate origin

Keys in bold are mandatory.