Simpatico
v1.10
|
This analyzer periodically writes the system configuration to file, with one configuration per file.
The parameter file format is:
with parameters
interval | number of steps between data samples |
outputFileName | name of output file |
Configurations are periodically output to file, with each configuration in a separate file. File names are given by the outputFileName followed by an integer. Configurations are written by calling the Simulation::writeConfig() function. This uses a file format that is determined by the current ConfigIo, or by the default format defined by DdMd:DdMdConfigIo if no format has been explicitly selected.