Project ID: plumID:20.022
Source: water/plumed.dat
Originally used with PLUMED version: 2.8
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
tested on master
# vim:ft=plumedEnables syntax highlighting for PLUMED files in vim. See here for more details. 
LOADLoads a library, possibly defining new actions. More details FILEfile to be loaded=LennardJones.cpp

#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
#                                                                       #
#  This input generates a simulation that samples all the intermediate  #
#  states needed for performing thermodynamic integration               #
#                                                                       #
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#

eneWAT: ENERGYCalculate the total potential energy of the simulation box. More details LENNARDJONESThis action is not part of PLUMED and was included by using a LOAD command More details ... LABEL=eneLJ GROUPA=1-1152:3 SIGMA=0.31536 EPSILON=0.64852 RCUT=0.85 NLIST NL_CUTOFF=1.0 NL_STRIDE=10 ... LENNARDJONES DeltaU: CUSTOMCalculate a combination of variables using a custom expression. More details ARGthe values input to this function=eneLJ,eneWAT FUNCthe function you wish to evaluate=x-y PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO ecv: ECV_LINEARLinear expansion, according to a parameter lambda. This action has hidden defaults. More details ARGthe label of the Hamiltonian difference=DeltaU TEMP temperature=443 opes: OPES_EXPANDEDOn-the-fly probability enhanced sampling with expanded ensembles for the target distribution. This action has hidden defaults. More details ARGthe label of the ECVs that define the expansion=ecv.* PACEhow often the bias is updated=100
PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=eneWAT,eneLJ,DeltaU,opes.* 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 ENDPLUMEDTerminate plumed input. More details