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

This commit is contained in:
sjplimp
2013-11-04 20:56:30 +00:00
parent b0064e507c
commit 0d9e811cbb
4 changed files with 12 additions and 0 deletions

View File

@ -97,6 +97,9 @@ switching function
scaling is faster at temperatures closer to the initial temperature of
the procedure.
</P>
<P>An example script using this command is provided in the
examples/USER/misc/ti directory.
</P>
<P><B>Restart, fix_modify, output, run start/stop, minimize info:</B>
</P>
<P>No information about this fix is written to <A HREF = "restart.html">binary restart

View File

@ -88,6 +88,9 @@ This switching function has the characteristic that the temperature
scaling is faster at temperatures closer to the initial temperature of
the procedure.
An example script using this command is provided in the
examples/USER/misc/ti directory.
[Restart, fix_modify, output, run start/stop, minimize info:]
No information about this fix is written to "binary restart

View File

@ -136,6 +136,9 @@ in the total potential energy of the system (the quantity being
minimized), you MUST enable the <A HREF = "fix_modify.html">fix modify</A> <I>energy</I>
option for this fix.
</P>
<P>An example script using this command is provided in the
examples/USER/misc/ti directory.
</P>
<P><B>Related commands:</B>
</P>
<P><A HREF = "fix_spring.html">fix spring</A>, <A HREF = "fix_ti_rs.html">fix ti/rs</A>

View File

@ -126,6 +126,9 @@ in the total potential energy of the system (the quantity being
minimized), you MUST enable the "fix modify"_fix_modify.html {energy}
option for this fix.
An example script using this command is provided in the
examples/USER/misc/ti directory.
[Related commands:]
"fix spring"_fix_spring.html, "fix ti/rs"_fix_ti_rs.html