|
Simpatico
v1.10
|
This analyzer calculates the mean-squared-displacement vs. time for atoms that occupy a specific site within molecules of a specific species. It properly takes into account the effects of periodic boundary conditions so as to construct continuous trajectories for these atoms.
The parameter file format is:
with parameters:
| interval | number of steps between data samples |
| outputFileName | name of output file |
| speciesId | integer index of molecule species |
| atomId | integer index of atom within molecule |
| capacity | number of samples in history |
The MSD vs. time is output to a file {outputFileName}.dat.
Parameters are echoed to {outputFileName}.prm
1.8.11