From 9c494d0a2562aace5c76d22510ee8c9ecb22e426 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 10 Mar 2025 13:30:08 -0400 Subject: [PATCH] include space in custom formats to show how spaces can be used to separate columns --- doc/src/fix_ave_chunk.rst | 4 ++-- doc/src/fix_ave_time.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/fix_ave_chunk.rst b/doc/src/fix_ave_chunk.rst index 76c7ec4cfc..704019d46a 100644 --- a/doc/src/fix_ave_chunk.rst +++ b/doc/src/fix_ave_chunk.rst @@ -459,8 +459,8 @@ output. This option can only be used with the *ave running* setting. The *format* keyword sets the numeric format of each value when it is printed to a file via the *file* keyword. Note that all values are -floating point quantities. The default format is %g. You can specify -a higher precision if desired (e.g., %20.16g). +floating point quantities. The default format is " %g". You can specify +a higher precision if desired (e.g., " %20.16g"). The *title1* and *title2* and *title3* keywords allow specification of the strings that will be printed as the first three lines of the output diff --git a/doc/src/fix_ave_time.rst b/doc/src/fix_ave_time.rst index 00771a1422..661ea2d466 100644 --- a/doc/src/fix_ave_time.rst +++ b/doc/src/fix_ave_time.rst @@ -304,8 +304,8 @@ output. This option can only be used with the *ave running* setting. The *format* keyword sets the numeric format of each value when it is printed to a file via the *file* keyword. Note that all values are -floating point quantities. The default format is %g. You can specify -a higher precision if desired (e.g., %20.16g). +floating point quantities. The default format is " %g". You can specify +a higher precision if desired (e.g., " %20.16g"). The *title1* and *title2* and *title3* keywords allow specification of the strings that will be printed as the first 2 or 3 lines of the