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

This commit is contained in:
sjplimp 2013-05-23 18:01:56 +00:00
parent 732d9d7517
commit e2d965dac9
2 changed files with 18 additions and 18 deletions

View File

@ -30,11 +30,11 @@ fix 1 all reax/c/bonds 100 bonds.reaxc
<P><B>Description:</B> <P><B>Description:</B>
</P> </P>
<P>Write out the bond information computed by the ReaxFF potential <P>Write out the bond information computed by the ReaxFF potential
specified by <A HREF = "pair_reax.html">pair_style reax</A> or specified by <A HREF = "pair_reax.html">pair_style reax</A> or <A HREF = "pair_reax_c.html">pair_style
<A HREF = "pair_reax_c.html">pair_style reax/c</A> in the exact same format as reax/c</A> in the exact same format as the original
the stand-alone ReaxFF code. The bond information stand-alone ReaxFF code of Adri van Duin. The bond information is
is written to <I>filename</I> on timesteps that are multiples of <I>Nevery</I>, written to <I>filename</I> on timesteps that are multiples of <I>Nevery</I>,
including timestep 0. For time-averaged chemical species analysis, including timestep 0. For time-averaged chemical species analysis,
please see the <A HREF = "fix_species.html">fix species</A> command. please see the <A HREF = "fix_species.html">fix species</A> command.
</P> </P>
<P>The format of the output file should be self-explantory. <P>The format of the output file should be self-explantory.
@ -58,10 +58,10 @@ reax</A> be invoked. This fix is part of the REAX
package. It is only enabled if LAMMPS was built with that package, package. It is only enabled if LAMMPS was built with that package,
which also requires the REAX library be built and linked with LAMMPS. which also requires the REAX library be built and linked with LAMMPS.
The fix reax/c/bonds command requires that the <A HREF = "pair_reax_c.html">pair_style The fix reax/c/bonds command requires that the <A HREF = "pair_reax_c.html">pair_style
reax/c</A> be invoked. This fix is part of the USER-REAXC reax/c</A> be invoked. This fix is part of the
package. It is only enabled if LAMMPS was built with that package. USER-REAXC package. It is only enabled if LAMMPS was built with that
See the <A HREF = "Section_start.html#start_3">Making LAMMPS</A> section for more package. See the <A HREF = "Section_start.html#start_3">Making LAMMPS</A> section
info. for more info.
</P> </P>
<P><B>Related commands:</B> <P><B>Related commands:</B>
</P> </P>

View File

@ -26,11 +26,11 @@ fix 1 all reax/c/bonds 100 bonds.reaxc :pre
[Description:] [Description:]
Write out the bond information computed by the ReaxFF potential Write out the bond information computed by the ReaxFF potential
specified by "pair_style reax"_pair_reax.html or specified by "pair_style reax"_pair_reax.html or "pair_style
"pair_style reax/c"_pair_reax_c.html in the exact same format as reax/c"_pair_reax_c.html in the exact same format as the original
the stand-alone ReaxFF code. The bond information stand-alone ReaxFF code of Adri van Duin. The bond information is
is written to {filename} on timesteps that are multiples of {Nevery}, written to {filename} on timesteps that are multiples of {Nevery},
including timestep 0. For time-averaged chemical species analysis, including timestep 0. For time-averaged chemical species analysis,
please see the "fix species"_fix_species.html command. please see the "fix species"_fix_species.html command.
The format of the output file should be self-explantory. The format of the output file should be self-explantory.
@ -54,10 +54,10 @@ reax"_pair_reax.html be invoked. This fix is part of the REAX
package. It is only enabled if LAMMPS was built with that package, package. It is only enabled if LAMMPS was built with that package,
which also requires the REAX library be built and linked with LAMMPS. which also requires the REAX library be built and linked with LAMMPS.
The fix reax/c/bonds command requires that the "pair_style The fix reax/c/bonds command requires that the "pair_style
reax/c"_pair_reax_c.html be invoked. This fix is part of the USER-REAXC reax/c"_pair_reax_c.html be invoked. This fix is part of the
package. It is only enabled if LAMMPS was built with that package. USER-REAXC package. It is only enabled if LAMMPS was built with that
See the "Making LAMMPS"_Section_start.html#start_3 section for more package. See the "Making LAMMPS"_Section_start.html#start_3 section
info. for more info.
[Related commands:] [Related commands:]