Project ID: plumID:23.044
Source: plumed_files/reweight_md.dat
Originally used with PLUMED version: 2.5
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
theta: READRead quantities from a colvar file. More details FILEthe name of the file from which to read these quantities=../input_files/angles.dat VALUESthe values to read from the file=theta IGNORE_TIME ignore the time in the colvar file
phi: READRead quantities from a colvar file. More details FILEthe name of the file from which to read these quantities=../input_files/angles.dat VALUESthe values to read from the file=phi IGNORE_TIME ignore the time in the colvar file
hh: HISTOGRAMAccumulate the average probability density along a few CVs from a trajectory. More details ARGthe quantities that are being used to construct the histogram=phi,theta GRID_MIN the lower bounds for the grid=-pi,0 GRID_MAX the upper bounds for the grid=pi,pi GRID_BINthe number of bins for the grid=100,100 BANDWIDTHthe bandwidths for kernel density esimtation=0.05,0.05 KERNEL the kernel function you are using=GAUSSIAN
ff: CONVERT_TO_FESConvert a histogram to a free energy surface. More details GRIDYou should use ARG instead of this keyword which was used in older versions of PLUMED and is provided for back compatibility only=hh TEMPthe temperature at which you are operating=298
DUMPGRIDOutput the function on the grid to a file with the PLUMED grid format. More details GRIDYou should use ARG instead of this keyword which was used in older versions of PLUMED and is provided for back compatibility only=ff FILE the file on which to write the grid=fes_2d.dat 
ENDPLUMEDTerminate plumed input. More details