Project ID: plumID:23.011
Source: Alanine/OneOPES_MultiCV/0/plumed.dat
Originally used with PLUMED version: 2.9
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
# vim:ft=plumed
Enables syntax highlighting for PLUMED files in vim. See here for more details.
#RESTART
MOLINFO
This command is used to provide information on the molecules that are present in your system. More details
STRUCTURE
a file in pdb format containing a reference structure
=input.ala2.pdb phi:
TORSION
Calculate a torsional angle. More details
ATOMS
the four atoms involved in the torsional angle
=
@phi-2
the four atoms that are required to calculate the phi dihedral for residue 2. Click here for more information.
psi:
TORSION
Calculate a torsional angle. More details
ATOMS
the four atoms involved in the torsional angle
=
@psi-2
the four atoms that are required to calculate the psi dihedral for residue 2. Click here for more information.
omega:
TORSION
Calculate a torsional angle. More details
ATOMS
the four atoms involved in the torsional angle
=
@omega-2
the four atoms that are required to calculate the omega dihedral for residue 2. Click here for more information.
ene:
ENERGY
Calculate the total potential energy of the simulation box. More details

d1:
DISTANCE
Calculate the distance between a pair of atoms. More details
ATOMS
the pair of atom that we are calculating the distance between
=2,19 d2:
DISTANCE
Calculate the distance between a pair of atoms. More details
ATOMS
the pair of atom that we are calculating the distance between
=6,17 d3:
DISTANCE
Calculate the distance between a pair of atoms. More details
ATOMS
the pair of atom that we are calculating the distance between
=7,16
OPES_METAD_EXPLORE
On-the-fly probability enhanced sampling with well-tempered target distribution in exploreation mode. More details
...
LABEL
a label for the action so that its output can be referenced in the input to other actions
=opes
ARG
the input for this action is the scalar output from one or more other actions
=psi
SIGMA
the initial widths of the kernels, divided by the square root of gamma
=0.2
FILE
a file in which the list of all deposited kernels is stored
=Kernels.data
STATE_RFILE
read from this file the compressed kernels and all the info needed to RESTART the simulation
=compressed.Kernels
STATE_WFILE
write to this file the compressed kernels and all the info needed to RESTART the simulation
=compressed.Kernels
PACE
the frequency for kernel deposition
=5000
BARRIER
the free energy barrier to be overcome
=50
CALC_WORK
calculate the total accumulated work done by the bias since last restart
... OPES_METAD_EXPLORE
PRINT
Print quantities to a file. More details
STRIDE
the frequency with which the quantities of interest should be output
=100
FILE
the name of the file on which to output these quantities
=COLVAR
ARG
the input for this action is the scalar output from one or more other actions
=opes.bias,phi,psi,ene,omega,d1,d2,d3,opes.work
FMT
the format that should be used to output real numbers
=%7.4f
ENDPLUMED
Terminate plumed input. More details