Simpatico  v1.10

Synopsis

This analyzer computes the autocorrelation function of the bond contribution to the single molecule stress, for a single molecule. See class documentation for a more precise definition of what is being calculated.

See also
McMd::McIntraBondStressAutoCorr

Parameters

The parameter file format is:

McIntraBondStressAutoCorr{
interval int
outputFileName string
capacity int
}

with parameters

interval number of steps between data samples
outputFileName name of output file
speciesId integer index for species of interest
capacity number of time separation values computed, number of previous values in history

Output Files

At the end of the simulation, parameters and other data are written to {outputFileName}.prm, the correlation function is written to {outputFileName}.corr.

In the {outputFileName}.corr file, values of the correlation function are output at time separations corresponding to integer multiples of the sampling interval, in order of increasing time delay, starting from t=0 for the first value.