Project ID: plumID:21.039
Source: data/silicon/1_opes_dlda/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. 

#################################### # >> Silicon << # OPES simulation biasing Deep-LDA ####################################
# Load structure factor code LOADLoads a library, possibly defining new actions. More details FILEfile to be loaded=../StructureFactor_descriptor.test.cpp UNITSThis command sets the internal units for the code. More details LENGTHthe units of lengths=A # Define CVs ENVIRONMENTSIMILARITYMeasure how similar the environment around atoms is to that found in some reference crystal structure. This action is a shortcut and it has hidden defaults. More details ... SPECIESthis keyword is used for colvars such as coordination number=1-216 SIGMA the width to use for the gaussian kernels=0.4 LATTICE_CONSTANTSLattice constants=5.431 CRYSTAL_STRUCTURE Targeted crystal structure=DIAMOND LABELa label for the action so that its output can be referenced in the input to other actions=refcv MORE_THANcalculate the number of variables that are more than a certain target value. Options for this keyword are explained in the documentation for MORE_THAN.={RATIONAL R_0=0.5 NN=12 MM=24} MEAN calculate the mean of all the quantities ... ENVIRONMENTSIMILARITY
ene: ENERGYCalculate the total potential energy of the simulation box. More details vol: VOLUMECalculate the volume the simulation box. More details epv: COMBINECalculate a polynomial combination of a set of other variables. More details PERIODICif the output of your function is periodic then you should specify the periodicity of the function=NO COEFFICIENTS the coefficients of the arguments in your function=1,0.06022140857 ARGthe values input to this function=ene,vol Q6Calculate sixth order Steinhardt parameters. This action is a shortcut. More details SPECIESthe list of atoms for which the symmetry function is being calculated and the atoms that can be in the environments=1-216 SWITCHthe switching function that it used in the construction of the contact matrix. Options for this keyword are explained in the documentation for LESS_THAN.={CUBIC D_0=2.35 D_MAX=3} VMEAN calculate the norm of the mean vector LOWMEM this flag does nothing and is present only to ensure back-compatibility LABELa label for the action so that its output can be referenced in the input to other actions=q6
# Define descriptors cv: STRUCTURE_FACTOR_DESCRIPTOR_TESTThis action is not part of PLUMED and was included by using a LOAD command More details STRUCTURE=DIAMOND UNIT_CELLS=3 ACTIVE_SHELLS=27,72,99,144,171,216,243,288,315 # Deep-LDA CV deep: PYTORCH_MODELLoad a PyTorch model compiled with TorchScript. More details FILEFilename of the PyTorch compiled model=model_lda.pt ARGthe labels of the values from which the function is calculated=cv.* # Define Bias 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=deep.node-0 BARRIERthe free energy barrier to be overcome=1100 PACEthe frequency for kernel deposition=500 TEMP temperature=1700 FILE a file in which the list of all deposited kernels is stored=KERNELS_LDA
PRINTPrint quantities to a file. More details 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 ARGthe labels of the values that you would like to print to the file=refcv.*,deep.*,q6.*,ene,vol,opes.* ENDPLUMEDTerminate plumed input. More details