next up previous contents index
Next: Geometric path collective variables Up: Defining collective variables Previous: Protein structure descriptors   Contents   Index

Subsections

Raw data: building blocks for custom functions

cartesian: vector of atomic Cartesian coordinates.

The cartesian {...} block defines a component returning a flat vector containing the Cartesian coordinates of all participating atoms, in the order $ (x_1, y_1, z_1, \cdots, x_n, y_n, z_n)$ .

List of keywords (see also [*] for additional options):

distancePairs: set of pairwise distances between two groups.

The distancePairs {...} block defines a $ N_{\mathrm{1}}\times{}N_{\mathrm{2}}$ -dimensional variable that includes all mutual distances between the atoms of two groups. This can be useful, for example, to develop a new variable defined over two groups, by using the scriptedFunction feature.

List of keywords (see also [*] for additional options):

This component returns a $ N_{\mathrm{1}}\times{}N_{\mathrm{2}}$ -dimensional vector of numbers, each ranging from 0 to the largest possible distance within the chosen boundary conditions.


next up previous contents index
Next: Geometric path collective variables Up: Defining collective variables Previous: Protein structure descriptors   Contents   Index
vmd@ks.uiuc.edu