Simpatico
v1.10
|
This analyzer calculates a radial distribution function. The type of atoms to include are defined by an associated McMd::PairSelector object.
The parameter file format is:
in which
interval | number of steps between data samples |
outputFileName | name of output file |
max | maximum separation distance |
nBin | number of bins in histogram of radius values |
selector | McMd::PairSelector object, selects types of pairs to be included in histogram |
At the end of a simulation:
The calculation uses Util::RadialDistribution function.