CV:PTPATHZ

From PMFLib Wiki
Jump to navigation Jump to search

Navigation: Documentation / Collective Variables / CV:PTPATHZ


Distance

Angle

Coordination

Shape

Nucleic Acids

Puckering

Special / Path

Energy

POT

Algebra

Definition

The soft minimum squared distance between the center of mass of the anchor group and 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:

ξ=α2ln[i=1Nexp(|AcomRi,com|2α2)]

where N is the number of reference points and α is the smoothing parameter. For a single reference point, the CV is equal to the squared distance from the anchor center of mass to this reference point:

ξ=|AcomR1,com|2

For multiple reference points, the CV behaves as a smooth approximation to the minimum squared distance from the anchor center of mass to the closest reference point:

ξmini|AcomRi,com|2

The parameter α controls how many reference points contribute significantly to the smooth minimum. Smaller values make the CV closer to the true minimum squared distance, whereas larger values broaden the contribution of more distant reference points.

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: PTPATHZ

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 α; specified in length units

Keys in bold are mandatory.