2.2.7 dump

dump is used to output particle related information.

Syntax:

dump        id group-id style args

Examples:

dump        1 all atom 50 dump.atom 
dump        2 Al custom 10 a18.75.txt step x y z vx vy vz

Description:

This command is used to write particle related information, such as coordinate, velocity, etc., into specified file. A list of current available compute style is given below:




atom compute centroid of a group of particles
customperform time average



Table 2.3: List of available dump style