git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2273 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2008-12-03 20:54:17 +00:00
parent 218a9ec676
commit 30d71181ce
2 changed files with 8 additions and 2 deletions

View File

@ -61,7 +61,10 @@ thermodynamic output of potential energy. See the
<A HREF = "thermo_style.html">thermo_style</A> 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 <A HREF = "minimize.html">energy
minimization</A> and if you want the energy and forces it
produces to be part of the optimization criteria.
</P>
<P><B>Restrictions:</B> none
</P>

View File

@ -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