Project ID: plumID:22.006
Source: analysis/new_cvs.plumed
Originally used with PLUMED version: 2.5
Stable: zipped raw stdout - zipped raw stderr - stderr
Master: zipped raw stdout - zipped raw stderr - stderr
# groups.txt is generated by parse_atoms.py # an example groups.txt file is included INCLUDEIncludes an external input file, similar to #include in C preprocessor. More details FILEfile to be included=groups.txt c1com: COMCalculate the center of mass for a group of atoms. More details ATOMSthe list of atoms which are involved the virtual atom's definition=c1 c2com: COMCalculate the center of mass for a group of atoms. More details ATOMSthe list of atoms which are involved the virtual atom's definition=c2 c3com: COMCalculate the center of mass for a group of atoms. More details ATOMSthe list of atoms which are involved the virtual atom's definition=c3 c4com: COMCalculate the center of mass for a group of atoms. More details ATOMSthe list of atoms which are involved the virtual atom's definition=c4 dist: DISTANCESCalculate the distances between multiple piars of atoms More details GROUPCalculate the distance between each distinct pair of atoms in the group=c1com,c2com,c3com,c4com MEAN calculate the mean of all the quantities MINcalculate the minimum value={BETA=0.1} dist2: DISTANCESCalculate the distances between multiple piars of atoms More details GROUPACalculate the distances between all the atoms in GROUPA and all the atoms in GROUPB=c1com,c2com GROUPBCalculate the distances between all the atoms in GROUPA and all the atoms in GROUPB=c3com,c4com MEAN calculate the mean of all the quantities
rg1: GYRATIONCalculate the radius of gyration, or other properties related to it. More details TYPE The type of calculation relative to the Gyration Tensor you want to perform=RADIUS ATOMSthe group of atoms that you are calculating the Gyration Tensor for=c1 rg2: GYRATIONCalculate the radius of gyration, or other properties related to it. More details TYPE The type of calculation relative to the Gyration Tensor you want to perform=RADIUS ATOMSthe group of atoms that you are calculating the Gyration Tensor for=c2 rg3: GYRATIONCalculate the radius of gyration, or other properties related to it. More details TYPE The type of calculation relative to the Gyration Tensor you want to perform=RADIUS ATOMSthe group of atoms that you are calculating the Gyration Tensor for=c3 rg4: GYRATIONCalculate the radius of gyration, or other properties related to it. More details TYPE The type of calculation relative to the Gyration Tensor you want to perform=RADIUS ATOMSthe group of atoms that you are calculating the Gyration Tensor for=c4 rg: COMBINECalculate a polynomial combination of a set of other variables. More details ARGthe values input to this function=rg1,rg2,rg3,rg4 NORMALIZE normalize all the coefficients so that in total they are equal to one PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO METADUsed to performed metadynamics on one or more collective variables. More details ... ARGthe labels of the scalars on which the bias will act=dist.mean,rg PACEthe frequency for hill addition=99999999 BIASFACTORuse well tempered metadynamics and use this bias factor=5 TEMPthe system temperature - this is only needed if you are doing well-tempered metadynamics=300.0 SIGMAthe widths of the Gaussian hills=0.05,0.01 GRID_MINthe lower bounds for the grid=0,0 GRID_MAXthe upper bounds for the grid=5,1.5 GRID_BINthe number of bins for the grid=500,500 HEIGHTthe heights of the Gaussian hills=5 # Uncomment line when HILLS file is present RESTART=YES ... METAD
bias: REWEIGHT_BIASCalculate weights for ensemble averages that negate the effect the bias has on the region of phase space explored More details TEMPthe system temperature=300.0 HISTOGRAMAccumulate the average probability density along a few CVs from a trajectory. More details ... ARGthe quantities that are being used to construct the histogram=dist.min,rg GRID_MIN the lower bounds for the grid=0.0,0.0 GRID_MAX the upper bounds for the grid=5.0,1.0 GRID_BINthe number of bins for the grid=500,500 BANDWIDTHthe bandwidths for kernel density esimtation=0.1,0.1 LOGWEIGHTSthe logarithm of the quantity to use as the weights when calculating averages=bias LABELa label for the action so that its output can be referenced in the input to other actions=hB ... HISTOGRAM
HISTOGRAMAccumulate the average probability density along a few CVs from a trajectory. More details ... ARGthe quantities that are being used to construct the histogram=dist2.mean GRID_MIN the lower bounds for the grid=0.0 GRID_MAX the upper bounds for the grid=5.0 GRID_BINthe number of bins for the grid=1000 BANDWIDTHthe bandwidths for kernel density esimtation=0.05 LOGWEIGHTSthe logarithm of the quantity to use as the weights when calculating averages=bias LABELa label for the action so that its output can be referenced in the input to other actions=hR ... HISTOGRAM
#PRINT STRIDE=1 FILE=weights.dat ARG=bias
#ff: CONVERT_TO_FES GRID=hB TEMP=300 ffr: CONVERT_TO_FESConvert a histogram to a free energy surface. More details GRIDthe histogram that you would like to convert into a free energy surface (old syntax)=hR TEMPthe temperature at which you are operating=300 #DUMPGRID GRID=ff FILE=fes.dat DUMPGRIDOutput the function on the grid to a file with the PLUMED grid format. More details GRIDthe grid you would like to print (can also use ARG for specifying what is being printed)=ffr FILE the file on which to write the grid=fes_np_dist.dat