Project ID: plumID:24.029
Source: Wolfe-Quapp/opes/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.10
tested onmaster
# 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: POSITIONCalculate the components of the position of an atom or atoms. More details ATOMthe atom number=1 doubleWell: CUSTOMCalculate a combination of variables using a custom expression. More details 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 ... FUNCthe function you wish to evaluate=2*(x^4+y^4-2*x^2-4*y^2+2*x*y+0.8*x+0.1*y+9.28) ... 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=doubleWell opes: OPES_METADOn-the-fly probability enhanced sampling with metadynamics-like target distribution. This action has hidden defaults. More details ... ARGthe labels of the scalars on which the bias will act=p.x PACEthe frequency for kernel deposition=100 BARRIERthe free energy barrier to be overcome=20 FILE a file in which the list of all deposited kernels is stored=Kernels.data STATE_RFILEread from this file the compressed kernels and all the info needed to RESTART the simulation=compressed.Kernels STATE_WFILEwrite to this file the compressed kernels and all the info needed to RESTART the simulation=compressed.Kernels STATE_WSTRIDEnumber of MD steps between writing the STATE_WFILE=5000 ...


PRINTPrint quantities to a file. More details FMTthe format that should be used to output real numbers=%g STRIDE the frequency with which the quantities of interest should be output=100 FILEthe name of the file on which to output these quantities=COLVAR ARGthe labels of the values that you would like to print to the file=p.x,p.y,opes.bias ENDPLUMEDTerminate plumed input. More details