Project ID: plumID:19.060
Source: 1_wolfe_quapp_potential/single_replica/inputs/plumed.dat
Originally used with PLUMED version: 2.5
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.UNITSThis command sets the internal units for the code. More detailsNATURALuse natural unitsLOADLoads a library, possibly defining new actions. More detailsFILE=../../../0_code/NeuralNetworkVes.cppfile to be loaded
p:POSITIONCalculate the components of the position of an atom. More detailsATOM=1 ene:the atom numberENERGYCalculate the total potential energy of the simulation box. More details
# nn biasNN_VES... LABEL=nn ARG=p.x NODES=48,24,12 OPTIM=ADAM ACTIVATION=RELU GRID_MIN=-3 GRID_MAX=3 GRID_BIN=50 TEMP=1 AVE_STRIDE=500 PRINT_STRIDE=1000 TARGET_STRIDE=1 GAMMA=10 LRATE=0.001 TAU_KL=50000 DECAY=5000 ADAPTIVE_DECAY=0.5 ... NN_VESThis action is not part of PLUMED and was included by using a LOAD command More detailsPrint quantities to a file. More detailsSTRIDE=500the frequency with which the quantities of interest should be outputARGthe labels of the values that you would like to print to the fileFILE=COLVARthe name of the file on which to output these quantitiesFMT=%10.8fthe format that should be used to output real numbers