From 62126a8f6d7fded98d73013605fe4428b7865858 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 25 Aug 2011 18:01:43 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6814 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_start.html | 5 +++-- doc/Section_start.txt | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/Section_start.html b/doc/Section_start.html index f4779ed6d1..09c0fb8fa7 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -515,7 +515,8 @@ and USER-REAXC. The fourth project includes the USER-AWPMD package. are always included, plus optional packages. Packages are groups of files that enable a specific set of features. For example, force fields for molecular systems or granular systems are in packages. You -can see the list of all packages by typing "make package". +can see the list of all packages by typing "make package" from within +the src directory of the LAMMPS distribution.

If you use a command in a LAMMPS input script that is specific to a particular package, you must have built LAMMPS with that package, else @@ -548,7 +549,7 @@ files grouped together which add a specific functionality to the code. packages. If you have problems using a feature provided in a user package, you will likely need to contact the contributor directly to get help. Information on how to submit additions you make to LAMMPS -as a user-contributed package is given in this +as a user-contributed package is given in this section of the documentation.


diff --git a/doc/Section_start.txt b/doc/Section_start.txt index 6036356afd..7435bd2047 100644 --- a/doc/Section_start.txt +++ b/doc/Section_start.txt @@ -510,7 +510,8 @@ The source code for LAMMPS is structured as a set of core files which are always included, plus optional packages. Packages are groups of files that enable a specific set of features. For example, force fields for molecular systems or granular systems are in packages. You -can see the list of all packages by typing "make package". +can see the list of all packages by typing "make package" from within +the src directory of the LAMMPS distribution. If you use a command in a LAMMPS input script that is specific to a particular package, you must have built LAMMPS with that package, else @@ -544,7 +545,7 @@ packages. If you have problems using a feature provided in a user package, you will likely need to contact the contributor directly to get help. Information on how to submit additions you make to LAMMPS as a user-contributed package is given in "this -section"_Section_modify.html#package of the documentation. +section"_Section_modify.html#mod_14 of the documentation. :line