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

This commit is contained in:
sjplimp 2010-11-22 15:18:49 +00:00
parent 03dfe53a21
commit f94cbbce15
2 changed files with 4 additions and 4 deletions

View File

@ -23,8 +23,8 @@
</UL>
<P><B>Examples:</B>
</P>
<PRE>neb 0.0 0.0 1000 500 50 coords.final
neb 1.0e-6 0.001 1000 500 50 coords.final
<PRE>neb 0.0 1000 500 50 coords.final
neb 0.001 1000 500 50 coords.final
</PRE>
<P><B>Description:</B>
</P>

View File

@ -20,8 +20,8 @@ filename = file specifying final atom coordinates on other side of barrier :ul
[Examples:]
neb 0.0 0.0 1000 500 50 coords.final
neb 1.0e-6 0.001 1000 500 50 coords.final :pre
neb 0.0 1000 500 50 coords.final
neb 0.001 1000 500 50 coords.final :pre
[Description:]