From 5b109e41f3fca81c432c0dc8ac8b9cb14501b8a5 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 28 Jul 2015 15:28:32 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13754 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/pair_polymorphic.html | 4 ++-- doc/pair_polymorphic.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/pair_polymorphic.html b/doc/pair_polymorphic.html index ed0b1d654f..6cfd6bf3cf 100644 --- a/doc/pair_polymorphic.html +++ b/doc/pair_polymorphic.html @@ -127,8 +127,8 @@ have a ".poly" suffix. At the beginning of the files, an unlimited number of lines starting with '#' are used to describe the potential and are ignored by LAMMPS. The next line lists two numbers:

-

ntypes eta -

+
ntypes eta 
+

Here ntypes represent total number of species defined in the potential file, and eta = 0 or 1. The number ntypes must equal the total number of different species defined in the pair_coeff command. When eta = 1, diff --git a/doc/pair_polymorphic.txt b/doc/pair_polymorphic.txt index aec046f847..f5355037dd 100644 --- a/doc/pair_polymorphic.txt +++ b/doc/pair_polymorphic.txt @@ -119,7 +119,7 @@ have a ".poly" suffix. At the beginning of the files, an unlimited number of lines starting with '#' are used to describe the potential and are ignored by LAMMPS. The next line lists two numbers: -ntypes eta +ntypes eta :pre Here ntypes represent total number of species defined in the potential file, and eta = 0 or 1. The number ntypes must equal the total number