From f1da1ed180e4f445600e3db4c3394b7733e1bf7c Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sun, 9 Aug 2020 15:29:12 -0400 Subject: [PATCH] document restart capability of fix temp/csld and fix temp/csvr --- doc/src/fix_temp_csvr.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/src/fix_temp_csvr.rst b/doc/src/fix_temp_csvr.rst index d8a8d3135a..9c3a722be1 100644 --- a/doc/src/fix_temp_csvr.rst +++ b/doc/src/fix_temp_csvr.rst @@ -127,6 +127,14 @@ thermal degrees of freedom, and the bias is added back in. **Restart, fix_modify, output, run start/stop, minimize info:** +These fixes write the cumulative global energy change and the +random number generator states to :doc:`binary restart files `. +See the :doc:`read_restart ` command for info on how to +re-specify a fix in an input script that reads a restart file, +so that the selected fix continues in an uninterrupted fashion. The +random number generator state can only be restored when the number +of processors remains unchanged from what is recorded in the restart file. + No information about these fixes are written to :doc:`binary restart files `. The :doc:`fix_modify ` *temp* option is supported by these