Project ID: plumID:24.005
Source: plumed.dat
Originally used with PLUMED version: 2.7
Stable: zipped raw stdout - zipped raw stderr - stderr
Master: zipped raw stdout - zipped raw stderr - stderr
# vim:ft=plumedEnables syntax highlighting for PLUMED files in vim. See here for more details. UNITSThis command sets the internal units for the code. More details NATURAL use natural units
p : DISTANCECalculate the distance/s between pairs of atoms. More details ATOMSthe pair of atom that we are calculating the distance between=1,2 COMPONENTS calculate the x, y and z components of the distance separately and store them as label CUSTOMCalculate a combination of variables using a custom expression. More details ... LABELa label for the action so that its output can be referenced in the input to other actions=wq ARGthe values input to this function=p.x,p.y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO VARthe names to give each of the arguments in the function=x,y FUNCthe function you wish to evaluate=0.15*(146.7-280*exp(-15*(x-1)^2+0*(x-1)*(y-0)-10*(y-0)^2)-170*exp(-1*(x-0.2)^2+0*(x-0)*(y-0.5)-10*(y-0.5)^2)-170*exp(-6.5*(x+0.5)^2+11*(x+0.5)*(y-1.5)-6.5*(y-1.5)^2)+15*exp(0.7*(x+1)^2+0.6*(x+1)*(y-1)+0.7*(y-1)^2))+sin(2.0*pi*x*5)*sin(2.0*pi*y*5) ... CUSTOM potential : BIASVALUETakes the value of one variable and use it as a bias More details ARGthe labels of the scalar/vector arguments whose values will be used as a bias on the system=wq PRINTPrint quantities to a file. More details STRIDE the frequency with which the quantities of interest should be output=200 FILEthe name of the file on which to output these quantities=colvar.dat ARGthe labels of the values that you would like to print to the file=p.x,p.y,wq