From 0d29a6db12ca1a931d2ee35d41ad0edfcb6260f6 Mon Sep 17 00:00:00 2001
From: sjplimp
See this howto section of the manual for a diff --git a/doc/fix_press_berendsen.txt b/doc/fix_press_berendsen.txt index 9128b4a54d..189657768d 100644 --- a/doc/fix_press_berendsen.txt +++ b/doc/fix_press_berendsen.txt @@ -62,7 +62,7 @@ nve"_fix_nve.html or "fix nvt"_fix_nvt.html to actually update the positions and velocities of atoms. This fix can be used in conjunction with thermostatting fixes to control the temperature, such as "fix nvt"_fix_nvt.html or "fix langevin"_fix_langevin.html or "fix -temp/berendsen"_fix_temp_berendsen,html. +temp/berendsen"_fix_temp_berendsen.html. See "this howto section"_Section_howto.html#4_16 of the manual for a discussion of different ways to compute temperature and perform diff --git a/doc/fix_temp_berendsen.html b/doc/fix_temp_berendsen.html index 878190cd7b..7439e8cec0 100644 --- a/doc/fix_temp_berendsen.html +++ b/doc/fix_temp_berendsen.html @@ -22,7 +22,7 @@
Examples:
-fix 1 all nvt 300.0 300.0 100.0 +fix 1 all temp/berendsen 300.0 300.0 100.0Description:
diff --git a/doc/fix_temp_berendsen.txt b/doc/fix_temp_berendsen.txt index 30dd827a44..b06435a9cb 100644 --- a/doc/fix_temp_berendsen.txt +++ b/doc/fix_temp_berendsen.txt @@ -19,7 +19,7 @@ Tdamp = temperature damping parameter (time units) :ul [Examples:] -fix 1 all nvt 300.0 300.0 100.0 :pre +fix 1 all temp/berendsen 300.0 300.0 100.0 :pre [Description:]