From 655971cf9d2275a323ea6e9295767940d266a323 Mon Sep 17 00:00:00 2001
From: sjplimp
variable t world 300.0 310.0 320.0 330.0diff --git a/doc/temper.txt b/doc/temper.txt index 05efeb9517..ac0f99d7ce 100644 --- a/doc/temper.txt +++ b/doc/temper.txt @@ -33,12 +33,12 @@ processor partitions are defined using the -partition command-line switch (see "this section"_Section_start.html#2_6). Each ensemble's temperature is typically controlled at a different value by a fix with ID {fix-ID} that controls temperature. Possible fix styles are -"nvt"_fix_nvt.html, "npt"_fix_npt.html, and -"temp/rescale"_fix_temp_rescale.html. The desired temperature is -specified by {temp}, which is typically a variable previously set in -the input script, so that each partition is assigned a different -temperature. See the "variable"_variable.html command for more -details. For example, +"nvt"_fix_nvt.html, "temp/berendsen"_fix_npt.html, +"langevin"_fix_langevin.html and "temp/rescale"_fix_temp_rescale.html. +The desired temperature is specified by {temp}, which is typically a +variable previously set in the input script, so that each partition is +assigned a different temperature. See the "variable"_variable.html +command for more details. For example, variable t world 300.0 310.0 320.0 330.0 :pre