Simpatico
v1.10
|
This analyzer computes the time average of the total potential energy, and optionally outputs block averages over the course of the simulation. If nSamplePerBlock > 0, block averages of nSamplePerBlock sampled values are output during the simulation, every nSamplePerBlock*interval time steps.
The parameter file format is:
in which
interval | number of steps between data samples |
outputFileName | name of output file |
nSamplePerBlock | number of data samples per block average, if nSamplePerBlock > 0. |
During the simulation, if nSamplePerBlock > 0, block averages of the potential energy are output to {outputFileName}.dat every nSamplePerBlock*interval time steps.
At the end of the simulation, parameters are echoed to file {outputFileName}.prm and the average potential energy is output to {outputFileName}.ave