forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6535 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
7f6463ffa7
commit
eccc8c3349
|
@ -127,8 +127,10 @@ bonds will still be broken when the restart file is read.
|
|||
<P>IMPORTANT NOTE: No other information is stored in the restart file.
|
||||
This means that an input script that reads a restart file should
|
||||
specify settings for quantities like <A HREF = "timestep.html">timestep size</A>,
|
||||
<A HREF = "thermo_style.html">thermodynamic</A> and <A HREF = "dump.html">dump</A> output,
|
||||
<A HREF = "region.html">geometric regions</A>, etc.
|
||||
<A HREF = "thermo_style.html">thermodynamic</A>, <A HREF = "doc/neighbor.html">neighbor list</A>
|
||||
criteria including settings made via the
|
||||
<A HREF = "doc/neigh_modify.html">neigh_modify</A> comand, <A HREF = "dump.html">dump</A> file
|
||||
output, <A HREF = "region.html">geometric regions</A>, etc.
|
||||
</P>
|
||||
<P><B>Restrictions:</B> none
|
||||
</P>
|
||||
|
|
|
@ -124,8 +124,10 @@ bonds will still be broken when the restart file is read.
|
|||
IMPORTANT NOTE: No other information is stored in the restart file.
|
||||
This means that an input script that reads a restart file should
|
||||
specify settings for quantities like "timestep size"_timestep.html,
|
||||
"thermodynamic"_thermo_style.html and "dump"_dump.html output,
|
||||
"geometric regions"_region.html, etc.
|
||||
"thermodynamic"_thermo_style.html, "neighbor list"_doc/neighbor.html
|
||||
criteria including settings made via the
|
||||
"neigh_modify"_doc/neigh_modify.html comand, "dump"_dump.html file
|
||||
output, "geometric regions"_region.html, etc.
|
||||
|
||||
[Restrictions:] none
|
||||
|
||||
|
|
Loading…
Reference in New Issue