Simpatico
v1.10
|
This analyzer a hierarchical block-averaging algorithm to calculate the shear-stress autocorrelation function for a fluid, and reports the corresponding shear relaxation modulus.
The parameter file format is:
in which
interval | number of steps between data samples |
outputFileName | name of output file |
bufferCapacity | Number of samples in the data history array |
After the end of the simulation, if the OUTPUT_ANALYZERS command is invoked:
Each line of the *.dat file containing the stress relaxation function has the format:
in which i is an integer time separation index, measured in terms of the number of samples, and
where is the shear stress relaxtion modulus evaluated at a time separation
. The time separation
corresponding to the integer time index i is
where interval is the number of time steps between stress measurements, as given in the parameter file, and is the molecular dynamics time step.