Simpatico
v1.10
|
This analyzer periodically outputs values of all components of the potential energy to a file.
The parameter file format is:
with parameters
interval | number of steps between data samples |
outputFileName | name of output file |
Instantaneous values of the total energy and its components are output to the file {outputFileName}.dat during a simulation, every interval time steps. Each row corresponds to one data sample. Relevant energy components are listed in the order:
[pair] [bond] [angle] [dihedral] [link] [external] [total]
Components of the energy that are not enabled in a simulation are not included. The file format used in a particular simulation is documented in {outputFileName}.prm, which is output at the end of the simulation.