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:
e:ENERGYv :Calculate the total potential energy of the simulation box. More detailsVOLUMECalculate the volume of the simulation box. More detailsPrint quantities to a file. More detailsARG=e,vthe labels of the values that you would like to print to the fileFILE=energy1the name of the file on which to output these quantities
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:
e:ENERGYv :Calculate the total potential energy of the simulation box. More detailsVOLUME# slope is such thatCalculate the volume of the simulation box. More detailsPrint quantities to a file. More detailsARG=ethe labels of the values that you would like to print to the fileFILE=energy2 # slope should be (alpha-1)=0.21the name of the file on which to output these quantitiesRESTRAINTAdds harmonic and/or linear restraints on one or more variables. More detailsAT=0.0the position of the restraintARG=ethe values the harmonic restraint acts uponSLOPE=0.21specifies that the restraint is linear and what the values of the force constants on each of the variables are
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
-
Input and output files for the unpeturbed calculation are available in this zip archive
-
Input and output files for the peturbed calculation are available in this zip archive
-
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 |
-18169.7461 11.6346 | -18237.7500 11.6346 | 8.7129 0.0000 | 780.4976 0.0000 |
-18157.7051 11.6346 | -18286.2969 11.6346 | 3.7383 0.0000 | 3439.8644 0.0000 |
-18136.5039 11.6346 | -18325.7793 11.6346 | 6.5781 0.0000 | 2877.3456 0.0000 |
-18110.7871 11.6346 | -18348.5840 11.6346 | 18.5684 0.0000 | 1280.6563 0.0000 |
-18087.8242 11.6346 | -18354.9297 11.6346 | 27.6504 0.0000 | 966.0098 0.0000 |
-18074.2832 11.6346 | -18351.1055 11.6346 | 30.8535 0.0000 | 897.2147 0.0000 |
-18073.1602 11.6346 | -18345.0957 11.6346 | 28.1035 0.0000 | 967.6211 0.0000 |
-18082.4512 11.6346 | -18342.5020 11.6346 | 22.2129 0.0000 | 1170.7202 0.0000 |
-18096.1836 11.6346 | -18344.6855 11.6346 | 17.3809 0.0000 | 1429.7449 0.0000 |
-18107.9434 11.6346 | -18349.9473 11.6346 | 16.3574 0.0000 | 1479.4746 0.0000 |
-18114.7832 11.6346 | -18356.5996 11.6346 | 18.2871 0.0000 | 1322.3326 0.0000 |
-18119.5000 11.6346 | -18365.5020 11.6346 | 18.7715 0.0000 | 1310.5088 0.0000 |
-18128.4082 11.6346 | -18379.4609 11.6346 | 13.3125 0.0000 | 1885.8421 0.0000 |
-18145.7734 11.6346 | -18399.5293 11.6346 | 2.0625 0.0000 | 12303.3144 0.0000 |
-18168.8828 11.6346 | -18421.7051 11.6346 | 8.3145 0.0000 | 3040.7565 0.0000 |
-18188.9043 11.6346 | -18437.8672 11.6346 | 8.8867 0.0000 | 2801.5164 0.0000 |
-18196.6211 11.6346 | -18440.8125 11.6346 | 4.6406 0.0000 | 5262.0370 0.0000 |
-18188.3945 11.6346 | -18429.2598 11.6346 | 28.3711 0.0000 | 848.9811 0.0000 |
The table below includes some of the results from the calculation. The columns contain:
- Time series for the energy and volume that were obtained from the simulation at $T$ K, $x_{md}$.
- 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}$.
- 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.
- 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: