From 9c83d53cf06180ad01934a6e7421cc1f91f2c1c8 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 27 Apr 2015 16:10:33 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13433 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_start.html | 2 +- doc/Section_start.txt | 2 +- doc/fix_adapt.html | 1 + doc/fix_adapt.txt | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/Section_start.html b/doc/Section_start.html index 50f408a257..20769a24bb 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -163,7 +163,7 @@ src/MAKE/README file for a quick overview of what files are available and what sub-directories they are in.

The src/MAKE dir has a few files that should work as-is on many -platforms. The src/MAKE/OPTIONS dir has more that inovke additional +platforms. The src/MAKE/OPTIONS dir has more that invoke additional compiler, MPI, and other setting options commonly used by LAMMPS, to illustrate their syntax. The src/MAKE/MACHINES dir has many more that have been tweaked or optimized for specific machines. These files are diff --git a/doc/Section_start.txt b/doc/Section_start.txt index 571b3e53f1..3a6095ff98 100644 --- a/doc/Section_start.txt +++ b/doc/Section_start.txt @@ -157,7 +157,7 @@ src/MAKE/README file for a quick overview of what files are available and what sub-directories they are in. The src/MAKE dir has a few files that should work as-is on many -platforms. The src/MAKE/OPTIONS dir has more that inovke additional +platforms. The src/MAKE/OPTIONS dir has more that invoke additional compiler, MPI, and other setting options commonly used by LAMMPS, to illustrate their syntax. The src/MAKE/MACHINES dir has many more that have been tweaked or optimized for specific machines. These files are diff --git a/doc/fix_adapt.html b/doc/fix_adapt.html index d97e78eb7f..51ad3ce48f 100644 --- a/doc/fix_adapt.html +++ b/doc/fix_adapt.html @@ -121,6 +121,7 @@ styles and their energy formulas for the meaning of these parameters: lj/expand epsilon,sigma,delta type pairs lubricate mu global gauss a type pairs +morse d0,r0,alpha type pairs soft a type pairs diff --git a/doc/fix_adapt.txt b/doc/fix_adapt.txt index d6a6d1fe4a..14c7789cf9 100644 --- a/doc/fix_adapt.txt +++ b/doc/fix_adapt.txt @@ -108,6 +108,7 @@ styles and their energy formulas for the meaning of these parameters: "lj/expand"_pair_lj_expand.html: epsilon,sigma,delta: type pairs: "lubricate"_pair_lubricate.html: mu: global: "gauss"_pair_gauss.html: a: type pairs: +"morse"_pair_morse.html: d0,r0,alpha: type pairs: "soft"_pair_soft.html: a: type pairs :tb(c=3,s=:) IMPORTANT NOTE: It is easy to add new potentials and their parameters