git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1063 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -893,7 +893,9 @@ compute or fix must generate global scalar or vector quantities. The
|
||||
time-averaged values generated by "fix ave/time"_fix_ave_time.html can
|
||||
be written directly to a file and/or accessed by any output command
|
||||
that uses fixes as a source of input, e.g. the "thermo_style
|
||||
custom"_thermo_style.html command.
|
||||
custom"_thermo_style.html command. Fix ave/time options allow for
|
||||
running cummulative averages or moving time-windowed averages to be
|
||||
output.
|
||||
|
||||
The "fix ave/spatial"_fix_ave_spatial.html command enables
|
||||
spatial-averaging of per-atom quantities like per-atom energy or
|
||||
@ -906,7 +908,9 @@ average of a spatial average of a time-averaged per-atom quantity.
|
||||
The time-averaged values generated by "fix
|
||||
ave/spatial"_fix_ave_spatial.html can be written directly to a file
|
||||
and/or accessed by any output command that uses fixes as a source of
|
||||
input, e.g. the "thermo_style custom"_thermo_style.html command.
|
||||
input, e.g. the "thermo_style custom"_thermo_style.html command. Fix
|
||||
ave/spatial options allow for running cummulative averages or moving
|
||||
time-windowed averages to be output.
|
||||
|
||||
The "fix print"_fix_print.html command can generate a line of output
|
||||
written to the screen and log file periodically during a running
|
||||
|
||||
Reference in New Issue
Block a user