From 826eb0987af6f106475cf1a0fde3406b2e4c3a92 Mon Sep 17 00:00:00 2001
From: sjplimp
The fix ave/correlate command enables direct +
The fix ave/correlate command enables direct output to a file of time-correlated quantities, which can be global scalars. The correlation matrix output of this fix can also be used as input to other output commands. diff --git a/doc/Section_howto.txt b/doc/Section_howto.txt index 49ad45fbda..410bc97484 100644 --- a/doc/Section_howto.txt +++ b/doc/Section_howto.txt @@ -1420,7 +1420,7 @@ to a file of histogrammed quantities, which can be global or per-atom or local quantities. The histogram output of this fix can also be used as input to other output commands. -The "fix ave/correlate"_fix_ave_histo.html command enables direct +The "fix ave/correlate"_fix_ave_correlate.html command enables direct output to a file of time-correlated quantities, which can be global scalars. The correlation matrix output of this fix can also be used as input to other output commands.