From 47b87458b0b45e74513941e6edcecf3199069da1 Mon Sep 17 00:00:00 2001
From: sjplimp
Date: Fri, 9 Feb 2007 21:37:30 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@281
f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
doc/Manual.html | 16 +-
doc/Manual.txt | 12 +-
doc/Section_commands.html | 155 +++++----
doc/Section_commands.txt | 306 +++++++++--------
doc/Section_errors.html | 4 +-
doc/Section_errors.txt | 4 +-
doc/Section_howto.html | 94 +++---
doc/Section_howto.txt | 94 +++---
doc/Section_modify.html | 678 ++++++++++++++++++++------------------
doc/Section_modify.txt | 611 +++++++++++++++++-----------------
doc/Section_start.html | 276 +++++++++-------
doc/Section_start.txt | 272 ++++++++-------
doc/angle_coeff.html | 14 +-
doc/angle_coeff.txt | 14 +-
doc/angle_style.html | 14 +-
doc/angle_style.txt | 14 +-
doc/atom_style.html | 16 +-
doc/atom_style.txt | 14 +-
doc/bond_coeff.html | 18 +-
doc/bond_coeff.txt | 18 +-
doc/bond_style.html | 18 +-
doc/bond_style.txt | 18 +-
doc/dihedral_coeff.html | 16 +-
doc/dihedral_coeff.txt | 16 +-
doc/dihedral_style.html | 16 +-
doc/dihedral_style.txt | 16 +-
doc/dump.html | 165 +++++-----
doc/dump.txt | 162 ++++-----
doc/fix_indent.html | 12 +-
doc/fix_indent.txt | 12 +-
doc/fix_modify.html | 56 ++--
doc/fix_modify.txt | 56 ++--
doc/fix_nph.html | 74 +++--
doc/fix_nph.txt | 71 ++--
doc/fix_npt.html | 67 ++--
doc/fix_npt.txt | 64 ++--
doc/fix_nvt.html | 42 ++-
doc/fix_nvt.txt | 42 ++-
doc/fix_orient_fcc.html | 10 +-
doc/fix_orient_fcc.txt | 10 +-
doc/fix_print.html | 33 +-
doc/fix_print.txt | 33 +-
doc/fix_temp_rescale.html | 93 +++---
doc/fix_temp_rescale.txt | 86 ++---
doc/fix_wall_lj126.html | 11 +-
doc/fix_wall_lj126.txt | 11 +-
doc/fix_wall_lj93.html | 11 +-
doc/fix_wall_lj93.txt | 11 +-
doc/improper_coeff.html | 10 +-
doc/improper_coeff.txt | 10 +-
doc/improper_style.html | 10 +-
doc/improper_style.txt | 10 +-
doc/log.html | 2 +-
doc/log.txt | 2 +-
doc/neighbor.html | 2 +-
doc/neighbor.txt | 2 +-
doc/next.html | 2 +-
doc/next.txt | 2 +-
doc/pair_coeff.html | 65 ++--
doc/pair_coeff.txt | 65 ++--
doc/pair_style.html | 92 +++---
doc/pair_style.txt | 92 +++---
doc/print.html | 25 +-
doc/print.txt | 25 +-
doc/processors.html | 2 +-
doc/processors.txt | 2 +-
doc/read_data.html | 76 ++---
doc/read_data.txt | 74 ++---
doc/temper.html | 2 +-
doc/temper.txt | 2 +-
doc/thermo.html | 12 +-
doc/thermo.txt | 12 +-
doc/thermo_modify.html | 95 ++++--
doc/thermo_modify.txt | 91 +++--
doc/thermo_style.html | 186 ++++++++---
doc/thermo_style.txt | 184 ++++++++---
doc/variable.html | 210 ++++++++----
doc/variable.txt | 217 +++++++-----
78 files changed, 3062 insertions(+), 2395 deletions(-)
diff --git a/doc/Manual.html b/doc/Manual.html
index 98558dd568..d5d8ee5714 100644
--- a/doc/Manual.html
+++ b/doc/Manual.html
@@ -59,13 +59,17 @@ we can improve the LAMMPS documentation.
2.2 Making LAMMPS
- 2.3 Running LAMMPS
+ 2.3 Making LAMMPS with optional packages
- 2.4 Command-line options
+ 2.4 Building LAMMPS as a library
- 2.5 Screen output
+ 2.5 Running LAMMPS
- 2.6 Tips for users of previous versions
+ 2.6 Command-line options
+
+ 2.7 Screen output
+
+ 2.8 Tips for users of previous versions
Commands
@@ -182,6 +186,10 @@ we can improve the LAMMPS documentation.
+
+
+
+
diff --git a/doc/Manual.txt b/doc/Manual.txt
index 2606c35138..c5d140d9b5 100644
--- a/doc/Manual.txt
+++ b/doc/Manual.txt
@@ -47,10 +47,12 @@ we can improve the LAMMPS documentation.
"Getting started"_Section_start.html :l
2.1 "What's in the LAMMPS distribution"_2_1 :ulb,b
2.2 "Making LAMMPS"_2_2 :b
- 2.3 "Running LAMMPS"_2_3 :b
- 2.4 "Command-line options"_2_4 :b
- 2.5 "Screen output"_2_5 :b
- 2.6 "Tips for users of previous versions"_2_6 :ule,b
+ 2.3 "Making LAMMPS with optional packages"_#2_3 :b
+ 2.4 "Building LAMMPS as a library"_#2_4 :b
+ 2.5 "Running LAMMPS"_2_5 :b
+ 2.6 "Command-line options"_2_6 :b
+ 2.7 "Screen output"_2_7 :b
+ 2.8 "Tips for users of previous versions"_2_8 :ule,b
"Commands"_Section_commands.html :l
3.1 "LAMMPS input script"_3_1 :ulb,b
3.2 "Parsing rules"_3_2 :b
@@ -93,6 +95,8 @@ we can improve the LAMMPS documentation.
:link(2_4,Section_start.html#2_4)
:link(2_5,Section_start.html#2_5)
:link(2_6,Section_start.html#2_6)
+:link(2_7,Section_start.html#2_7)
+:link(2_8,Section_start.html#2_8)
:link(3_1,Section_commands.html#3_1)
:link(3_2,Section_commands.html#3_2)
diff --git a/doc/Section_commands.html b/doc/Section_commands.html
index ba27ef7aaa..beddd7c494 100644
--- a/doc/Section_commands.html
+++ b/doc/Section_commands.html
@@ -181,7 +181,6 @@ set in the read-in files): pair_coeff,
special_bonds.
Various simulation parameters are set by these commands:
-temperature, temp_modify,
neighbor, neigh_modify,
group, timestep,
reset_timestep, run_style,
@@ -190,8 +189,13 @@ set in the read-in files): pair_coeff,
Fixes impose a variety of boundary conditions, time integration, and
diagnostic options. The fix command comes in many flavors.
-Output options are set by these commands: thermo,
-dump, restart.
+
Various computations can be specified for execution during a
+simulation using the compute,
+compute_modify, and variable
+commands.
+
+Output options are set by the thermo, dump,
+and restart commands.
(4) Run a simulation
@@ -245,14 +249,17 @@ in the command's documentation.
min_modify, min_style,
neigh_modify, neighbor,
reset_timestep, run_style,
-set, temp_modify,
-temperature, timestep,
-velocity
+set, timestep, velocity
Fixes:
fix, fix_modify, unfix
+Computes:
+
+compute, compute_modify,
+uncompute
+
Output:
dump, dump_modify,
@@ -288,83 +295,109 @@ in the command's documentation.
-Fix styles. See the fix command for one-line descriptions
-or click on the command itself for a full description:
-
-
+
-Pair styles. See the pair_style command for an
-overview of pair potentials. Click on the style itself for a full
+
Fix commands. See the fix command for one-line
+descriptions of each style or click on the style itself for a full
description:
-Bond styles. See the bond_style command for an
-overview of bond potentials. Click on the style itself for a full
+
+
+Compute commands. See the compute command for one-line
+descriptions of each style or click on the style itself for a full
description:
-Angle styles. See the angle_style command for an
-overview of angle potentials. Click on the style itself for a full
+
+
+Pair_style potentials. See the pair_style command
+for an overview of pair potentials. Click on the style itself for a
+full description:
+
+
+
+
+
+Bond_style potentials. See the bond_style command
+for an overview of bond potentials. Click on the style itself for a
+full description:
+
+
+
+
+
+Angle_style potentials. See the angle_style
+command for an overview of angle potentials. Click on the style
+itself for a full description:
+
+
+
+
+
+Dihedral_style potentials. See the
+dihedral_style command for an overview of
+dihedral potentials. Click on the style itself for a full
description:
-Dihedral styles. See the dihedral_style command
-for an overview of dihedral potentials. Click on the style itself for
-a full description:
-
-
+
-Improper styles. See the improper_style command for an
-overview of improper potentials. Click on the style itself for a full
+
Improper_style potentials. See the
+improper_style command for an overview of
+improper potentials. Click on the style itself for a full
description: