Project ID: plumID:20.022
Source: alanine/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
# vim:ft=plumedEnables syntax highlighting for PLUMED files in vim. See here for more details.
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++# # # # This input generates a multicanonical simulation that samples # # the temperature range 300K-1000K in a single simulation # # # #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
phi : TORSIONCalculate one or multiple torsional angles. More details ATOMSthe four atoms involved in the torsional angle=5,7,9,15 psi : TORSIONCalculate one or multiple torsional angles. More details ATOMSthe four atoms involved in the torsional angle=7,9,15,17 ene : ENERGYCalculate the total potential energy of the simulation box. More details
ecvECV_MULTITHERMALExpand a simulation to sample multiple temperatures simultaneously. This action has hidden defaults. More details ARGthe label of the internal energy of the system=ene TEMP_MAXthe maximum of the temperature range=1000 #TEMP_STEPS=1000 : opesOPES_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.* FILE a file with the estimate of the relative Delta F for each component of the target and of the global c(t)=DeltaFs.data PACEhow often the bias is updated=500 :
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=500 FILEthe name of the file on which to output these quantities=Colvar.data ARGthe labels of the values that you would like to print to the file=phi,psi,ene,opes.* ENDPLUMEDTerminate plumed input. More details The simulation with OPES well-tempered used for Fig.S1 was taken from the paper https://pubs.acs.org/doi/10.1021/acs.jpclett.0c00497 The option TEMP_STEPS=1000 was used to make Fig.S2 of the supplemental material. Default geometric spacing of the temperature steps was introduced in a later version of the code, thus to obtain the same simulations of the paper also the keyword NO_GEOM_SPACING should be added.