Simpatico  v1.10

Synopsis

Write a trajectory to file using the Lammps "dump" file format.

The analyzer periodically writes a snapshot of the system configuration as a "frame" within a single trajectory file.

See also
DdMd::LammpsDumpWriter

Parameters

The parameter file format is:

LammpsDumpWriter{
interval int
outputFileName string
}

with parameters

interval number of steps between snapshots
outputFileName name of output file

Output

Configurations are periodically output to file, with multiple configurations in a single large file. The trajectory file is written in the simple text format used by the LAMMPS molecular dynamics program.