This is part of the generic module |
Print the effective energy drift described in Ref [50]
This is to monitor the effective energy drift for a metadynamics simulation on the Debye-Huckel energy. Since this variable is very expensive, it could be conveniently computed every second step.
dh: DHENERGYGROUPA=1-10First list of atoms.GROUPB=11-20Second list of atoms (if empty, N*(N-1)/2 pairs in GROUPA are counted).EPSILON=80.0compulsory keyword ( default=80.0 ) Dielectric constant of solventI=0.1compulsory keyword ( default=1.0 ) Ionic strength (M)TEMP=300.0 METADcompulsory keyword ( default=300.0 ) Simulation temperature (K)ARG=dhthe input for this action is the scalar output from one or more other actions.HEIGHT=0.5the heights of the Gaussian hills.SIGMA=0.1compulsory keyword the widths of the Gaussian hillsPACE=500compulsory keyword the frequency for hill additionSTRIDE=2 EFFECTIVE_ENERGY_DRIFTthe frequency with which the forces due to the bias should be calculated.PRINT_STRIDE=100compulsory keyword frequency to which output the effective energy drift on FILEFILE=effcompulsory keyword file on which to output the effective energy drift.
This is to monitor if a restraint is too stiff
d: DISTANCEATOMS=10,20 RESTRAINTthe pair of atom that we are calculating the distance between.ARG=dthe input for this action is the scalar output from one or more other actions.KAPPA=100000compulsory keyword ( default=0.0 ) specifies that the restraint is harmonic and what the values of the force constants on each of the variables areAT=0.6 EFFECTIVE_ENERGY_DRIFTcompulsory keyword the position of the restraintPRINT_STRIDE=100compulsory keyword frequency to which output the effective energy drift on FILEFILE=effcompulsory keyword file on which to output the effective energy drift.
STRIDE | ( default=1 ) should be set to 1. Effective energy drift computation has to be active at each step. |
FILE | file on which to output the effective energy drift. |
PRINT_STRIDE | frequency to which output the effective energy drift on FILE |
ENSEMBLE | ( default=off ) Set to TRUE if you want to average over multiple replicas. |
FMT | the format that should be used to output real numbers |
RESTART | allows per-action setting of restart (YES/NO/AUTO) |
UPDATE_FROM | Only update this action from this time |
UPDATE_UNTIL | Only update this action until this time |