Check force on energy

It is common practise to use the potential energy as a collective energy. Some MD codes thus pass the potential energy to PLUMED and PLUMED can then apply forces on this collective variable. We test that any forces that PLUMED applies on the potential energy are correctly passed back to the MD code by doing the following test. We first run a short simulation at $T$ K with a timestep of $\tau$ ps. During the course of this simulation we monitor the potential energy using the following PLUMED input:

Click on the labels of the actions for more information on what each action computes
tested on2.10
tested onmaster
e: ENERGYCalculate the total potential energy of the simulation box. More details
v: VOLUMECalculate the volume the simulation box. More details
PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=e,v FILEthe name of the file on which to output these quantities=energy1

We then run a second simulation (starting from identical conditions) at a temperature of $T\alpha$ and with a timestep of $\tau/\sqrt(\alpha)$. The thermostat and barostat relaxation times are similarly divided by $\sqrt(\alpha)$. In the tests that are run on this website we set $\sqrt(\alpha)=1.1$. The PLUMED file above is used when this test is run but a different time series of energy values is recorded as the MD parameters in this second simulation are different.

If PLUMED is working correctly we should be able to recapture the time series of energy values for the first simulation by running an MD simulation with the modified parameters that were used in the second simulation and the following PLUMED input file:

Click on the labels of the actions for more information on what each action computes
tested on2.10
tested onmaster
e: ENERGYCalculate the total potential energy of the simulation box. More details
v: VOLUMECalculate the volume the simulation box. More details
# slope is such that 
PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=e FILEthe name of the file on which to output these quantities=energy2
# slope should be (alpha-1)=0.21
RESTRAINTAdds harmonic and/or linear restraints on one or more variables. More details ATthe position of the restraint=0.0 ARGthe values the harmonic restraint acts upon=e SLOPE specifies that the restraint is linear and what the values of the force constants on each of the variables are=0.21

In other words, when forces are passed correctly the time series for the energies and volumes from the first and third of these calculations should be identical.

To determine if PLUMED passes this test we calculate the difference between the time series that were observed in the first and third simulations described above. We then divide this by the difference between the first and second time series.

An NPT version of this calculation is performed as well as an NVT calculation if the virial is passed to PLUMED.

Trajectories

  1. Input and output files for the unpeturbed calculation are available in this zip archive

  2. Input and output files for the peturbed calculation are available in this zip archive

  3. Input and output files for the peturbed calculation in which a PLUMED restraint is used to undo the effect of the changed MD parameters are available in this zip archive

Results

Original With PLUMED Effect of peturbation % Difference
-18174.8223 11.6346 -18174.8223 11.6346 0.0000 0.0000 0.0000 0.0000
-18171.8203 11.6346 -18193.2891 11.6346 6.8730 0.0000 312.3615 0.0000
-18172.3672 11.6346 -18237.0078 11.6346 14.7090 0.0000 439.4635 0.0000
-18165.8672 11.6346 -18283.9043 11.6346 22.4629 0.0000 525.4760 0.0000
-18151.7656 11.6346 -18321.2129 11.6346 28.7578 0.0000 589.2217 0.0000
-18133.0684 11.6346 -18341.8125 11.6346 33.8164 0.0000 617.2866 0.0000
-18115.5977 11.6346 -18346.4219 11.6346 38.8848 0.0000 593.6109 0.0000
-18105.2793 11.6346 -18341.5801 11.6346 45.0723 0.0000 524.2709 0.0000
-18105.1074 11.6346 -18335.2676 11.6346 51.9590 0.0000 442.9651 0.0000
-18113.7207 11.6346 -18332.9180 11.6346 57.7305 0.0000 379.6908 0.0000
-18126.0918 11.6346 -18335.5781 11.6346 59.9844 0.0000 349.2348 0.0000
-18136.5859 11.6346 -18341.2441 11.6346 57.8184 0.0000 353.9675 0.0000
-18142.7930 11.6346 -18348.1035 11.6346 53.4941 0.0000 383.8001 0.0000
-18147.5312 11.6346 -18356.9961 11.6346 52.0605 0.0000 402.3485 0.0000
-18156.8301 11.6346 -18370.8066 11.6346 57.7734 0.0000 370.3719 0.0000
-18174.5508 11.6346 -18390.7266 11.6346 69.8496 0.0000 309.4875 0.0000
-18197.7207 11.6346 -18412.8789 11.6346 80.8711 0.0000 266.0508 0.0000
-18217.4629 11.6346 -18429.1484 11.6346 81.4980 0.0000 259.7431 0.0000
-18224.7129 11.6346 -18432.2598 11.6346 67.4141 0.0000 307.8688 0.0000
-18216.0664 11.6346 -18420.8398 11.6346 42.7734 0.0000 478.7397 0.0000

The table below includes some of the results from the calculation. The columns contain:

  1. Time series for the energy and volume that were obtained from the simulation at $T$ K, $x_{md}$.
  2. Time series for the energy and volume that were obtained from the simulation at $\alpha T$ K and in which PLUMED applied a restraint on the energy, $x_{pl}$.
  3. The absolute value of the difference between the time series of energies and volumes that were obtained from the simulations running at $T$ K and $\alpha T$ K, $\vert x_{md}’-x_{md} \vert$. No PLUMED restraints were applied in either of these simulations.
  4. The values of $100\frac{\vert x_{md} - x_{pl}\vert }{ \vert x_{md}’-x_{md} \vert}$.

If the PLUMED interface is working correctly the first two sets of numbers should be identical and the final column should be filled with zeros.

Graphical representation (beta)

A visualization of the table above:
engforces_master