From 30d71181ce4270d7ae9b03fa71e6e6fb408c69bb Mon Sep 17 00:00:00 2001
From: sjplimp
Date: Wed, 3 Dec 2008 20:54:17 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2273
f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
doc/fix_modify.html | 5 ++++-
doc/fix_modify.txt | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/doc/fix_modify.html b/doc/fix_modify.html
index 3205eca03c..d31aada56e 100644
--- a/doc/fix_modify.html
+++ b/doc/fix_modify.html
@@ -61,7 +61,10 @@ thermodynamic output of potential energy. See the
thermo_style command for info on how potential
energy is output. The contribution by itself can be printed by using
the keyword f_ID in the thermo_style custom command, where ID is the
-fix-ID of the appropriate fix.
+fix-ID of the appropriate fix. Note that you must use this setting
+for a fix if you are using it when performing an energy
+minimization and if you want the energy and forces it
+produces to be part of the optimization criteria.
Restrictions: none
diff --git a/doc/fix_modify.txt b/doc/fix_modify.txt
index 25c26cd967..8ddadfa24a 100644
--- a/doc/fix_modify.txt
+++ b/doc/fix_modify.txt
@@ -54,7 +54,10 @@ thermodynamic output of potential energy. See the
"thermo_style"_thermo_style.html command for info on how potential
energy is output. The contribution by itself can be printed by using
the keyword f_ID in the thermo_style custom command, where ID is the
-fix-ID of the appropriate fix.
+fix-ID of the appropriate fix. Note that you must use this setting
+for a fix if you are using it when performing an "energy
+minimization"_minimize.html and if you want the energy and forces it
+produces to be part of the optimization criteria.
[Restrictions:] none