From 465cbbd0edb79c089a285708a0f2e5bc8dfd12b2 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 26 May 2011 23:45:23 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6222 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Manual.html | 32 ++++-- doc/Manual.txt | 30 +++--- doc/Section_errors.html | 16 +-- doc/Section_errors.txt | 16 +-- doc/Section_history.html | 10 +- doc/Section_history.txt | 10 +- doc/Section_python.html | 2 +- doc/Section_python.txt | 2 +- doc/Section_start.html | 206 ++++++++------------------------------- doc/Section_start.txt | 206 ++++++++------------------------------- 10 files changed, 154 insertions(+), 376 deletions(-) diff --git a/doc/Manual.html b/doc/Manual.html index 8160d57aa9..25359981fd 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -104,9 +104,7 @@ it gives quick access to documentation for all LAMMPS commands.
2.7 Screen output
- 2.8 Running on GPUs -
- 2.9 Tips for users of previous versions + 2.8 Tips for users of previous versions
  • Commands @@ -170,7 +168,7 @@ it gives quick access to documentation for all LAMMPS commands.
  • Additional tools -
  • Modifying & Extending LAMMPS +
  • Modifying & extending LAMMPS
  • Python interface @@ -188,19 +186,29 @@ it gives quick access to documentation for all LAMMPS commands.
    9.7 Example Python scripts that use LAMMPS
    +
  • Using accelelerated CPU and GPU styles + +
  • Errors -