Commit 6ad909a7 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@593 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 87f60e99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -610,7 +610,7 @@ the <A HREF = "Section_tools.html#charmm">ch2lmp tool</A>, which contains a
lammps2pdb Perl script which converts LAMMPS dump files into PDB
files.  The second is the <A HREF = "Section_tools.html#arc">lmp2arc tool</A> which
converts LAMMPS dump files into Accelrys's Insight MD program files.
The thrid is the <A HREF = "Section_tools.html#cfg">lmp2cfg tool</A> which converts
The third is the <A HREF = "Section_tools.html#cfg">lmp2cfg tool</A> which converts
LAMMPS dump files into CFG files which can be read into the
<A HREF = "http://164.107.79.177/Archive/Graphics/A">AtomEye</A> visualizer.
</P>
+1 −1
Original line number Diff line number Diff line
@@ -606,7 +606,7 @@ the "ch2lmp tool"_Section_tools.html#charmm, which contains a
lammps2pdb Perl script which converts LAMMPS dump files into PDB
files.  The second is the "lmp2arc tool"_Section_tools.html#arc which
converts LAMMPS dump files into Accelrys's Insight MD program files.
The thrid is the "lmp2cfg tool"_Section_tools.html#cfg which converts
The third is the "lmp2cfg tool"_Section_tools.html#cfg which converts
LAMMPS dump files into CFG files which can be read into the
"AtomEye"_atomeye visualizer.

+3 −3
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ new and experienced users.

<H4><A NAME = "2_1"></A>2.1 What's in the LAMMPS distribution 
</H4>
<P>When you download SLAMMPS you will need to unzip and untar the
<P>When you download LAMMPS you will need to unzip and untar the
downloaded file with the following commands, after placing the file in
an appropriate directory.
</P>
@@ -494,8 +494,8 @@ processors in all partitions must equal P. Thus the command
processors.
</P>
<P>The input script specifies what simulation is run on which partition;
see the <A HREF = "variable.html">variable</A> and <A HREF = "next.html">next</A> commands.  <A HREF = "Section_howto.html#4_4">This
howto section</A> gives examples of how to use
see the <A HREF = "variable.html">variable</A> and <A HREF = "next.html">next</A> commands.  This
<A HREF = "Section_howto.html#4_4">howto section</A> gives examples of how to use
these commands in this way.  Simulations running on different
partitions can also communicate with each other; see the
<A HREF = "temper.html">temper</A> command.
+3 −3
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ new and experienced users.

2.1 What's in the LAMMPS distribution :h4,link(2_1)

When you download SLAMMPS you will need to unzip and untar the
When you download LAMMPS you will need to unzip and untar the
downloaded file with the following commands, after placing the file in
an appropriate directory.

@@ -487,8 +487,8 @@ processors in all partitions must equal P. Thus the command
processors.

The input script specifies what simulation is run on which partition;
see the "variable"_variable.html and "next"_next.html commands.  "This
howto section"_Section_howto.html#4_4 gives examples of how to use
see the "variable"_variable.html and "next"_next.html commands.  This
"howto section"_Section_howto.html#4_4 gives examples of how to use
these commands in this way.  Simulations running on different
partitions can also communicate with each other; see the
"temper"_temper.html command.