forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3172 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
af3cc168ef
commit
c42b854391
|
@ -60,10 +60,10 @@ book</A>, for the basics of FE simulation.
|
|||
</P>
|
||||
<HR>
|
||||
|
||||
<P>Thermal and two_temperature (coupling) types use a Verlet
|
||||
time-integration algorithm. The hardy type does not contain its own
|
||||
<P><I>Thermal</I> and <I>two_temperature</I> (coupling) types use a Verlet
|
||||
time-integration algorithm. The <I>hardy</I> type does not contain its own
|
||||
time-integrator and must be used with a separate fix that does contain
|
||||
one, e.g. <A HREF = "fix_nve.html<A HREF = "fix_nvt.html">>fix nve</A>, fix nvt</A>, etc.
|
||||
one, e.g. <A HREF = "fix_nve.html">fix nve</A>, <A HREF = "fix_nvt.html">fix nvt</A>, etc.
|
||||
</P>
|
||||
<P>A set of example input files with the attendant material files are
|
||||
included in the examples/USER/atc directory of the LAMMPS
|
||||
|
|
|
@ -54,10 +54,10 @@ book"_#Hughes, for the basics of FE simulation.
|
|||
|
||||
:line
|
||||
|
||||
Thermal and two_temperature (coupling) types use a Verlet
|
||||
time-integration algorithm. The hardy type does not contain its own
|
||||
{Thermal} and {two_temperature} (coupling) types use a Verlet
|
||||
time-integration algorithm. The {hardy} type does not contain its own
|
||||
time-integrator and must be used with a separate fix that does contain
|
||||
one, e.g. "fix nve"_fix_nve.html, fix nvt"_fix_nvt.html, etc.
|
||||
one, e.g. "fix nve"_fix_nve.html, "fix nvt"_fix_nvt.html, etc.
|
||||
|
||||
A set of example input files with the attendant material files are
|
||||
included in the examples/USER/atc directory of the LAMMPS
|
||||
|
|
Loading…
Reference in New Issue