Project ID: plumID:22.006
Source: analysis/contacts.plumed
Originally used with PLUMED version: 2.5
Stable: zipped raw stdout - zipped raw stderr - stderr
Master: zipped raw stdout - zipped raw stderr - stderr

Click on the labels of the actions for more information on what each action computes
tested onv2.9
tested onmaster
# groups.txt is generated by parse_atoms.py
# an example groups.txt file is included
INCLUDE
Includes an external input file, similar to #include in C preprocessor. More details. Show included file
FILE
file to be included
=groups.txt


c1com:
COM
Calculate the center of mass for a group of atoms. More details
ATOMS
the list of atoms which are involved the virtual atom's definition
=c1 c2com:
COM
Calculate the center of mass for a group of atoms. More details
ATOMS
the list of atoms which are involved the virtual atom's definition
=c2 c3com:
COM
Calculate the center of mass for a group of atoms. More details
ATOMS
the list of atoms which are involved the virtual atom's definition
=c3 c4com:
COM
Calculate the center of mass for a group of atoms. More details
ATOMS
the list of atoms which are involved the virtual atom's definition
=c4
dist:
DISTANCES
Calculate the distances between multiple piars of atoms More details
GROUP
Calculate the distance between each distinct pair of atoms in the group
=c1com,c2com,c3com,c4com
MEAN
calculate the mean of all the quantities
MIN
calculate the minimum value
={BETA=0.1}
rg1:
GYRATION
Calculate the radius of gyration, or other properties related to it. More details
TYPE
The type of calculation relative to the Gyration Tensor you want to perform
=RADIUS
ATOMS
the group of atoms that you are calculating the Gyration Tensor for
=c1 rg2:
GYRATION
Calculate the radius of gyration, or other properties related to it. More details
TYPE
The type of calculation relative to the Gyration Tensor you want to perform
=RADIUS
ATOMS
the group of atoms that you are calculating the Gyration Tensor for
=c2 rg3:
GYRATION
Calculate the radius of gyration, or other properties related to it. More details
TYPE
The type of calculation relative to the Gyration Tensor you want to perform
=RADIUS
ATOMS
the group of atoms that you are calculating the Gyration Tensor for
=c3 rg4:
GYRATION
Calculate the radius of gyration, or other properties related to it. More details
TYPE
The type of calculation relative to the Gyration Tensor you want to perform
=RADIUS
ATOMS
the group of atoms that you are calculating the Gyration Tensor for
=c4
rg:
COMBINE
Calculate a polynomial combination of a set of other variables. More details
ARG
the input to this function
=rg1,rg2,rg3,rg4
NORMALIZE
normalize all the coefficients so that in total they are equal to one
PERIODIC
if the output of your function is periodic then you should specify the periodicity of the function
=NO
METAD
Used to performed metadynamics on one or more collective variables. More details
...
ARG
the input for this action is the scalar output from one or more other actions
=dist.mean,rg
PACE
the frequency for hill addition
=99999999
BIASFACTOR
use well tempered metadynamics and use this bias factor
=5
TEMP
the system temperature - this is only needed if you are doing well-tempered metadynamics
=300.0
SIGMA
the widths of the Gaussian hills
=0.05,0.01
GRID_MIN
the lower bounds for the grid
=0,0
GRID_MAX
the upper bounds for the grid
=5,1.5
GRID_BIN
the number of bins for the grid
=500,500
HEIGHT
the heights of the Gaussian hills
=5 # Uncomment line when HILLS file is present RESTART=YES ... METAD
bias:
REWEIGHT_BIAS
Calculate weights for ensemble averages that negate the effect the bias has on the region of phase space explored More details
TEMP
the system temperature
=300.0
HISTOGRAM
Accumulate the average probability density along a few CVs from a trajectory. More details
...
ARG
the quantity that is being averaged
=dist.min,rg
GRID_MIN
the lower bounds for the grid
=0.0,0.0
GRID_MAX
the upper bounds for the grid
=5.0,1.0
GRID_BIN
the number of bins for the grid
=500,500
BANDWIDTH
the bandwidths for kernel density esimtation
=0.1,0.1
LOGWEIGHTS
the logarithm of the quantity to use as the weights when calculating averages
=bias
LABEL
a label for the action so that its output can be referenced in the input to other actions
=hB ... HISTOGRAM
HISTOGRAM
Accumulate the average probability density along a few CVs from a trajectory. More details
...
ARG
the quantity that is being averaged
=dist.min
GRID_MIN
the lower bounds for the grid
=0.0
GRID_MAX
the upper bounds for the grid
=5.0
GRID_BIN
the number of bins for the grid
=500
BANDWIDTH
the bandwidths for kernel density esimtation
=0.1
LOGWEIGHTS
the logarithm of the quantity to use as the weights when calculating averages
=bias
LABEL
a label for the action so that its output can be referenced in the input to other actions
=hR ... HISTOGRAM
ff:
CONVERT_TO_FES
Convert a histogram to a free energy surface. More details
GRID
the histogram that you would like to convert into a free energy surface (old syntax)
=hB
TEMP
the temperature at which you are operating
=300 ffr:
CONVERT_TO_FES
Convert a histogram to a free energy surface. More details
GRID
the histogram that you would like to convert into a free energy surface (old syntax)
=hR
TEMP
the temperature at which you are operating
=300
DUMPGRID
Output the function on the grid to a file with the PLUMED grid format. More details
GRID
the grid you would like to print (can also use ARG for specifying what is being printed)
=ff
FILE
the file on which to write the grid
=fes.dat
DUMPGRID
Output the function on the grid to a file with the PLUMED grid format. More details
GRID
the grid you would like to print (can also use ARG for specifying what is being printed)
=ffr
FILE
the file on which to write the grid
=fes_dist.dat