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

This commit is contained in:
sjplimp 2014-04-07 21:12:07 +00:00
parent 21d4fc077f
commit 119c473498
2 changed files with 10 additions and 0 deletions

View File

@ -168,6 +168,11 @@ file is read.
to the restart file as broken bonds with a type of 0. Thus these
bonds will still be broken when the restart file is read.
</P>
<P>Bonds that have been broken by the <A HREF = "fix_bond_break.html">fix
bond/break</A> command have disappeared from the
system. No information about these bonds is written to the restart
file.
</P>
<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>,

View File

@ -165,6 +165,11 @@ Bonds that are broken (e.g. by a bond-breaking potential) are written
to the restart file as broken bonds with a type of 0. Thus these
bonds will still be broken when the restart file is read.
Bonds that have been broken by the "fix
bond/break"_fix_bond_break.html command have disappeared from the
system. No information about these bonds is written to the restart
file.
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,