Project ID: plumID:19.050
Source: plumed_metad.dat
Originally used with PLUMED version: not specified
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.10
tested onmaster
# The two lines below instruct PLUMED to calculate the distance between
# the adsorbate and the isosurface.  Notice how, as discussed in the main text,
# only a subset of the atoms in the membrane are used when we calculate the
# density as this reduces the computational expense.
cont: DISTANCE_FROM_CONTOURCalculate the perpendicular distance from a Willard-Chandler dividing surface. This action has hidden defaults. More details ...
  POSITIONSthe positions of the atoms that we are calculating the contour from=2-2400:12,10-2400:12 ATOMThe atom whose perpendicular distance we are calculating from the contour=2413 BANDWIDTHthe bandwidths for kernel density esimtation=3.0,3.0,3.0 DIRthe direction perpendicular to the contour that you are looking for=z CONTOURthe value we would like for the contour=0.42
...
# This command instructs PLUMED to construct a metadynamics bias that is a
# function of the CV that is used in the main text.  In order to reduce the
# computational expense this bias is stored on a grid.  Furthermore, adaptive
# hills are used to ensure faster convergence of the final free energy surface
mm: METADUsed to performed metadynamics on one or more collective variables. This action has hidden defaults. More details ...
  ARGthe labels of the scalars on which the bias will act=cont.qdist SIGMAthe widths of the Gaussian hills=0.5 HEIGHTthe heights of the Gaussian hills=1.3 PACEthe frequency for hill addition=100 BIASFACTORuse well tempered metadynamics and use this bias factor=25 TEMPthe system temperature - this is only needed if you are doing well-tempered metadynamics=325
  GRID_MINthe lower bounds for the grid=-15.0 GRID_MAXthe upper bounds for the grid=100.0 GRID_BINthe number of bins for the grid=115000
  ADAPTIVEuse a geometric (=GEOM) or diffusion (=DIFF) based hills width scheme=GEOM SIGMA_MINthe lower bounds for the sigmas (in CV units) when using adaptive hills=0.05 SIGMA_MAXthe upper bounds for the sigmas (in CV units) when using adaptive hills=6.00
...
# This command instructs PLUMED to add a restraint that prevents the collective
# variable from taking high values. This restraint thus prevents the adsorbate
# from moving too far from the membrane surface.
uwall: UPPER_WALLSDefines a wall for the value of one or more collective variables, More details ARGthe arguments on which the bias is acting=cont.qdist ATthe positions of the wall=50.0 KAPPAthe force constant for the wall=1.0 EXP the powers for the walls=2
# This command prints the value of the collective variable and the metadynamics
# bias to a file called colvar
PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=cont.*,mm.* STRIDE the frequency with which the quantities of interest should be output=20 FILEthe name of the file on which to output these quantities=colvar