git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8307 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -172,6 +172,12 @@ often and see if system energies/trajectories change.
|
|||||||
yes</A> option so that velocites are stored by ghost
|
yes</A> option so that velocites are stored by ghost
|
||||||
atoms.
|
atoms.
|
||||||
</P>
|
</P>
|
||||||
|
<P>These pair styles will not restart exactly when using the
|
||||||
|
<A HREF = "read_restart.html">read_restart</A> command, though they should provide
|
||||||
|
statistically similar results. This is because the forces they
|
||||||
|
compute depend on atom velocities. See the
|
||||||
|
<A HREF = "read_restart.html">read_restart</A> command for more details.
|
||||||
|
</P>
|
||||||
<P><B>Related commands:</B>
|
<P><B>Related commands:</B>
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF = "pair_coeff.html">pair_coeff</A>, <A HREF = "fix_nh.html">fix nvt</A>, <A HREF = "fix_langevin.html">fix
|
<P><A HREF = "pair_coeff.html">pair_coeff</A>, <A HREF = "fix_nh.html">fix nvt</A>, <A HREF = "fix_langevin.html">fix
|
||||||
|
|||||||
@ -166,6 +166,12 @@ These pair styles requires you to use the "communicate vel
|
|||||||
yes"_communicate.html option so that velocites are stored by ghost
|
yes"_communicate.html option so that velocites are stored by ghost
|
||||||
atoms.
|
atoms.
|
||||||
|
|
||||||
|
These pair styles will not restart exactly when using the
|
||||||
|
"read_restart"_read_restart.html command, though they should provide
|
||||||
|
statistically similar results. This is because the forces they
|
||||||
|
compute depend on atom velocities. See the
|
||||||
|
"read_restart"_read_restart.html command for more details.
|
||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"pair_coeff"_pair_coeff.html, "fix nvt"_fix_nh.html, "fix
|
"pair_coeff"_pair_coeff.html, "fix nvt"_fix_nh.html, "fix
|
||||||
|
|||||||
@ -242,6 +242,12 @@ all of this.
|
|||||||
yes</A> option so that velocites are stored by ghost
|
yes</A> option so that velocites are stored by ghost
|
||||||
atoms.
|
atoms.
|
||||||
</P>
|
</P>
|
||||||
|
<P>These pair styles will not restart exactly when using the
|
||||||
|
<A HREF = "read_restart.html">read_restart</A> command, though they should provide
|
||||||
|
statistically similar results. This is because the forces they
|
||||||
|
compute depend on atom velocities. See the
|
||||||
|
<A HREF = "read_restart.html">read_restart</A> command for more details.
|
||||||
|
</P>
|
||||||
<P><B>Related commands:</B>
|
<P><B>Related commands:</B>
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF = "pair_coeff.html">pair_coeff</A>
|
<P><A HREF = "pair_coeff.html">pair_coeff</A>
|
||||||
|
|||||||
@ -228,6 +228,12 @@ This pair style requires you to use the "communicate vel
|
|||||||
yes"_communicate.html option so that velocites are stored by ghost
|
yes"_communicate.html option so that velocites are stored by ghost
|
||||||
atoms.
|
atoms.
|
||||||
|
|
||||||
|
These pair styles will not restart exactly when using the
|
||||||
|
"read_restart"_read_restart.html command, though they should provide
|
||||||
|
statistically similar results. This is because the forces they
|
||||||
|
compute depend on atom velocities. See the
|
||||||
|
"read_restart"_read_restart.html command for more details.
|
||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"pair_coeff"_pair_coeff.html
|
"pair_coeff"_pair_coeff.html
|
||||||
|
|||||||
@ -206,6 +206,12 @@ lubricate.
|
|||||||
</P>
|
</P>
|
||||||
<P>Only spherical particles are allowed for pair_style lubricate/poly.
|
<P>Only spherical particles are allowed for pair_style lubricate/poly.
|
||||||
</P>
|
</P>
|
||||||
|
<P>These pair styles will not restart exactly when using the
|
||||||
|
<A HREF = "read_restart.html">read_restart</A> command, though they should provide
|
||||||
|
statistically similar results. This is because the forces they
|
||||||
|
compute depend on atom velocities. See the
|
||||||
|
<A HREF = "read_restart.html">read_restart</A> command for more details.
|
||||||
|
</P>
|
||||||
<P><B>Related commands:</B>
|
<P><B>Related commands:</B>
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF = "pair_coeff.html">pair_coeff</A>, <A HREF = "pair_lubricateU.html">pair_style
|
<P><A HREF = "pair_coeff.html">pair_coeff</A>, <A HREF = "pair_lubricateU.html">pair_style
|
||||||
|
|||||||
@ -200,6 +200,12 @@ lubricate.
|
|||||||
|
|
||||||
Only spherical particles are allowed for pair_style lubricate/poly.
|
Only spherical particles are allowed for pair_style lubricate/poly.
|
||||||
|
|
||||||
|
These pair styles will not restart exactly when using the
|
||||||
|
"read_restart"_read_restart.html command, though they should provide
|
||||||
|
statistically similar results. This is because the forces they
|
||||||
|
compute depend on atom velocities. See the
|
||||||
|
"read_restart"_read_restart.html command for more details.
|
||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"pair_coeff"_pair_coeff.html, "pair_style
|
"pair_coeff"_pair_coeff.html, "pair_style
|
||||||
|
|||||||
@ -33,18 +33,32 @@ stored in a restart file is given below.
|
|||||||
</P>
|
</P>
|
||||||
<P>Restart files are saved in binary format to enable exact restarts,
|
<P>Restart files are saved in binary format to enable exact restarts,
|
||||||
meaning that the trajectories of a restarted run will precisely match
|
meaning that the trajectories of a restarted run will precisely match
|
||||||
those produced by the original run had it continued on. Several
|
those produced by the original run had it continued on.
|
||||||
things can prevent exact restarts due to round-off effects, in which
|
</P>
|
||||||
case the trajectories in the 2 runs will slowly diverge. These
|
<P>Several things can prevent exact restarts due to round-off effects, in
|
||||||
|
which case the trajectories in the 2 runs will slowly diverge. These
|
||||||
include running on a different number of processors or changing
|
include running on a different number of processors or changing
|
||||||
certain settings such as those set by the <A HREF = "newton.html">newton</A> or
|
certain settings such as those set by the <A HREF = "newton.html">newton</A> or
|
||||||
<A HREF = "processors.html">processors</A> commands. LAMMPS will issue a warning in
|
<A HREF = "processors.html">processors</A> commands. LAMMPS will issue a warning in
|
||||||
these cases. Certain fixes will also not restart exactly, though they
|
these cases.
|
||||||
should provide statistically similar results. These include <A HREF = "fix_shake.html">fix
|
</P>
|
||||||
shake</A> and <A HREF = "fix_langevin.html">fix langevin</A>. If a
|
<P>Certain fixes will not restart exactly, though they should provide
|
||||||
restarted run is immediately different than the run which produced the
|
statistically similar results. These include <A HREF = "fix_shake.html">fix
|
||||||
restart file, it could be a LAMMPS bug, so consider <A HREF = "Section_errors.html#err_2">reporting
|
shake</A> and <A HREF = "fix_langevin.html">fix langevin</A>.
|
||||||
it</A> if you think the behavior is wrong.
|
</P>
|
||||||
|
<P>Certain pair styles will not restart exactly, though they should
|
||||||
|
provide statistically similar results. This is because the forces
|
||||||
|
they compute depend on atom velocities, which are used at half-step
|
||||||
|
values every timestep when forces are computed. When a run restarts,
|
||||||
|
forces are initiall evaluated with a full-step velocity, which is
|
||||||
|
different than if the run had continued. These pair styles include
|
||||||
|
<A HREF = "pair_gran.html">granular pair styles</A>, <A HREF = "pair_dpd.html">pair dpd</A>, and
|
||||||
|
<A HREF = "pair_lubricate.html">pair lubricate</A>.
|
||||||
|
</P>
|
||||||
|
<P>If a restarted run is immediately different than the run which
|
||||||
|
produced the restart file, it could be a LAMMPS bug, so consider
|
||||||
|
<A HREF = "Section_errors.html#err_2">reporting it</A> if you think the behavior is
|
||||||
|
wrong.
|
||||||
</P>
|
</P>
|
||||||
<P>Because restart files are binary, they may not be portable to other
|
<P>Because restart files are binary, they may not be portable to other
|
||||||
machines. They can be converted to ASCII data files using the
|
machines. They can be converted to ASCII data files using the
|
||||||
@ -132,6 +146,8 @@ criteria including settings made via the
|
|||||||
<A HREF = "doc/neigh_modify.html">neigh_modify</A> comand, <A HREF = "dump.html">dump</A> file
|
<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.
|
output, <A HREF = "region.html">geometric regions</A>, etc.
|
||||||
</P>
|
</P>
|
||||||
|
<HR>
|
||||||
|
|
||||||
<P><B>Restrictions:</B> none
|
<P><B>Restrictions:</B> none
|
||||||
</P>
|
</P>
|
||||||
<P><B>Related commands:</B>
|
<P><B>Related commands:</B>
|
||||||
|
|||||||
@ -30,18 +30,32 @@ stored in a restart file is given below.
|
|||||||
|
|
||||||
Restart files are saved in binary format to enable exact restarts,
|
Restart files are saved in binary format to enable exact restarts,
|
||||||
meaning that the trajectories of a restarted run will precisely match
|
meaning that the trajectories of a restarted run will precisely match
|
||||||
those produced by the original run had it continued on. Several
|
those produced by the original run had it continued on.
|
||||||
things can prevent exact restarts due to round-off effects, in which
|
|
||||||
case the trajectories in the 2 runs will slowly diverge. These
|
Several things can prevent exact restarts due to round-off effects, in
|
||||||
|
which case the trajectories in the 2 runs will slowly diverge. These
|
||||||
include running on a different number of processors or changing
|
include running on a different number of processors or changing
|
||||||
certain settings such as those set by the "newton"_newton.html or
|
certain settings such as those set by the "newton"_newton.html or
|
||||||
"processors"_processors.html commands. LAMMPS will issue a warning in
|
"processors"_processors.html commands. LAMMPS will issue a warning in
|
||||||
these cases. Certain fixes will also not restart exactly, though they
|
these cases.
|
||||||
should provide statistically similar results. These include "fix
|
|
||||||
shake"_fix_shake.html and "fix langevin"_fix_langevin.html. If a
|
Certain fixes will not restart exactly, though they should provide
|
||||||
restarted run is immediately different than the run which produced the
|
statistically similar results. These include "fix
|
||||||
restart file, it could be a LAMMPS bug, so consider "reporting
|
shake"_fix_shake.html and "fix langevin"_fix_langevin.html.
|
||||||
it"_Section_errors.html#err_2 if you think the behavior is wrong.
|
|
||||||
|
Certain pair styles will not restart exactly, though they should
|
||||||
|
provide statistically similar results. This is because the forces
|
||||||
|
they compute depend on atom velocities, which are used at half-step
|
||||||
|
values every timestep when forces are computed. When a run restarts,
|
||||||
|
forces are initiall evaluated with a full-step velocity, which is
|
||||||
|
different than if the run had continued. These pair styles include
|
||||||
|
"granular pair styles"_pair_gran.html, "pair dpd"_pair_dpd.html, and
|
||||||
|
"pair lubricate"_pair_lubricate.html.
|
||||||
|
|
||||||
|
If a restarted run is immediately different than the run which
|
||||||
|
produced the restart file, it could be a LAMMPS bug, so consider
|
||||||
|
"reporting it"_Section_errors.html#err_2 if you think the behavior is
|
||||||
|
wrong.
|
||||||
|
|
||||||
Because restart files are binary, they may not be portable to other
|
Because restart files are binary, they may not be portable to other
|
||||||
machines. They can be converted to ASCII data files using the
|
machines. They can be converted to ASCII data files using the
|
||||||
@ -129,6 +143,8 @@ criteria including settings made via the
|
|||||||
"neigh_modify"_doc/neigh_modify.html comand, "dump"_dump.html file
|
"neigh_modify"_doc/neigh_modify.html comand, "dump"_dump.html file
|
||||||
output, "geometric regions"_region.html, etc.
|
output, "geometric regions"_region.html, etc.
|
||||||
|
|
||||||
|
:line
|
||||||
|
|
||||||
[Restrictions:] none
|
[Restrictions:] none
|
||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|||||||
Reference in New Issue
Block a user