From c914fc6bafa2764a990bc6f023b6bb103e997f59 Mon Sep 17 00:00:00 2001 From: Stan Gerald Moore Date: Mon, 24 Jan 2022 16:33:11 -0700 Subject: [PATCH] Small doc tweak --- doc/src/dump_modify.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/dump_modify.rst b/doc/src/dump_modify.rst index d3a79ab073..b25e5815a7 100644 --- a/doc/src/dump_modify.rst +++ b/doc/src/dump_modify.rst @@ -673,8 +673,8 @@ significant imbalance in number of lines of per-atom info. The *balance* keyword determines whether the number of lines in each processor snapshot are balanced to be nearly the same. A balance value of *no* means no balancing will be done, while *yes* means balancing will be -performed. For a serial run, this option is ignored since the output is -already balanced. +performed. This balancing preserves dump sorting order. For a serial +run, this option is ignored since the output is already balanced. .. note::