2.2.1.2 analyze ave/time

analyze ave/time is used to perform time average on selected data.

Syntax:

analyze      id group-id ave/time nevery nrepeat nfreq c_compute-id options-keyword

Examples:

analyze      3 all ave/time 1 10000 10000 c_1 file Al-Al.rdf

Description:

The compute-id is made of “c_compute-id”, eg. c_1, c_temp.

If option-keyword file is used, the time average results are output to the file.