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
-18195.9844 11.6475 -18233.8086 11.6321 25.9141 0.0054 145.9602 284.9140
-18172.2363 11.6475 -18286.8184 11.6321 29.3457 0.0054 390.4559 284.9140
-18164.0605 11.6475 -18326.6582 11.6321 41.7988 0.0054 389.0005 284.9140
-18150.9570 11.6475 -18349.8574 11.6321 52.7969 0.0054 376.7276 284.9140
-18137.6230 11.6475 -18356.5664 11.6321 62.4414 0.0054 350.6381 284.9140
-18129.4023 11.6475 -18352.9980 11.6321 71.1523 0.0054 314.2492 284.9140
-18129.4707 11.6475 -18347.1367 11.6321 78.6758 0.0054 276.6620 284.9140
-18137.0625 11.6475 -18344.5723 11.6321 83.7129 0.0054 247.8827 284.9140
-18147.9727 11.6475 -18346.7344 11.6321 84.7070 0.0054 234.6461 284.9140
-18157.2734 11.6475 -18351.9590 11.6321 81.4258 0.0054 239.0957 284.9140
-18162.8945 11.6475 -18358.5840 11.6321 76.5488 0.0054 255.6400 284.9140
-18167.6172 11.6475 -18367.4941 11.6321 75.0820 0.0054 266.2114 284.9140
-18177.1543 11.6475 -18381.4961 11.6321 81.0586 0.0054 252.0915 284.9140
-18195.0410 11.6475 -18401.5977 11.6321 93.3398 0.0054 221.2952 284.9140
-18218.1602 11.6475 -18423.7988 11.6321 104.4082 0.0054 196.9564 284.9140
-18237.6582 11.6475 -18439.9453 11.6321 104.8750 0.0054 192.8840 284.9140
-18244.6191 11.6475 -18442.8281 11.6321 90.5508 0.0054 218.8926 284.9140
-18235.7676 11.6475 -18431.2246 11.6321 65.7031 0.0054 297.4851 284.9140

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:
engvir_master