diff --git a/doc/Section_howto.html b/doc/Section_howto.html index 7e42cb57f9..2148ace7a9 100644 --- a/doc/Section_howto.html +++ b/doc/Section_howto.html @@ -610,7 +610,7 @@ the ch2lmp tool, which contains a lammps2pdb Perl script which converts LAMMPS dump files into PDB files. The second is the lmp2arc tool which converts LAMMPS dump files into Accelrys's Insight MD program files. -The thrid is the lmp2cfg tool which converts +The third is the lmp2cfg tool which converts LAMMPS dump files into CFG files which can be read into the AtomEye visualizer.
diff --git a/doc/Section_howto.txt b/doc/Section_howto.txt index 3a1c742723..dd2d99d706 100644 --- a/doc/Section_howto.txt +++ b/doc/Section_howto.txt @@ -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. diff --git a/doc/Section_start.html b/doc/Section_start.html index b0522f5682..73846c70f9 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -27,7 +27,7 @@ new and experienced users.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.
@@ -494,8 +494,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 and next commands. This -howto section gives examples of how to use +see the variable and next commands. This +howto section 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 command. diff --git a/doc/Section_start.txt b/doc/Section_start.txt index 10d3bc023f..0019a19da2 100644 --- a/doc/Section_start.txt +++ b/doc/Section_start.txt @@ -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.