CV:PTPATHS

From PMFLib Wiki
Jump to navigation Jump to search

Navigation: Documentation / Collective Variables / CV:PTPATHS


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 relative to a set of explicitly defined reference points. Each reference point is represented by the center of mass of one atom group.

For the anchor center of mass Acom and the centers of mass of the reference points Ri,com, the collective variable is defined as:

ξ=i=1N(iioff)exp(|AcomRi,com|2α2)(N1)i=1Nexp(|AcomRi,com|2α2)

where N is the number of reference points, α is the smoothing parameter, and ioff is the index offset. With the default value ioff=1, the CV is approximately normalized to the interval from 0 to 1.

PBC note: The minimum-image convention is applied to the distance vector between the anchor center of mass and each reference-point center of mass 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: PTPATHS

Key Type Default Description




name string unique CV name
anchor mask atoms specifying the anchor point A
refpoint mask atoms specifying one reference point Ri; this key is repeated for all reference points
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.