diff --git a/doc/pair_reax.html b/doc/pair_reax.html index 9254b299e6..099b313e13 100644 --- a/doc/pair_reax.html +++ b/doc/pair_reax.html @@ -32,17 +32,20 @@ represent the contributions of chemical bonding to the potential energy. There is more than one version of ReaxFF. The version implemented in LAMMPS uses the functional forms documented in the supplemental information of the following paper: (Chenoweth et al., - 2008). The parameter values in -the file ffield.reax provided with the ReaxFF examples are based on those -used in: (Strachan et al., 2005). + 2008).

-

LAMMPS provides a ReaxFF potential file in its potentials dir, namely -potentials/ffield.reax. Its format is identical to that used by van -Duin and co-workers. It contains parameterizations for the following -elements: C, H, O, N, S. Si has been temporarily removed. You can -use another file in place of it, and ReaxFF files with -parameterizations for other elements or for specific chemical systems -may be available elsewhere. +

LAMMPS requires that a file called ffield.reax be provided, containing the +ReaxFF parameters for each atom type, bond type, etc. The format is identical to +the ffield file used by van Duin and co-workers. The filename is also +reuqired as an argument in the pair_coeff command. Any value other than +ffield.reax will be rejected (see below). +

+

LAMMPS provides several different versions of ffield.reax +in its potentials dir, each called potentials/ffield.reax.label. +These are documented in potentials/README.reax. +The default ffield.reax contains parameterizations for the following +elements: C, H, O, N, S. You can use one of the other files in place of it, +or obtain a file from elsewhere.

The hbcut and precision settings are optional arguments. If neither is provided, default settings are used: hbcut = 10 (which is @@ -83,10 +86,9 @@ another ReaxFF potential file, then name it "ffield.reax" and put it in the directory you run from.

In the ReaxFF potential file, near the top, is a section that contains -element names, each with a couple dozen numeric parameters. The -ffield.reax provided with LAMMPS lists 6 elements: C, H, O, N, S, Si, -though Si has been temporarily removed. Think of these as numbered 1 -to 6. Each of the N indices you specify for the N atom types of +element names, each with a couple dozen numeric parameters. The default +ffield.reax provided with LAMMPS lists 5 elements: C, H, O, N, S. +Think of these as numbered 1 to 6. Each of the N indices you specify for the N atom types of LAMMPS atoms must be an integer from 1 to 6. Atoms with LAMMPS type 1 will be mapped to whatever element you specify as the first index value, etc. @@ -143,9 +145,4 @@ do this.

(Chenoweth) Chenoweth, van Duin and Goddard III, Journal of Physical Chemistry A, 112, 1040-1053 (2008).

- - -

(Strachan) Strachan, Kober, van Duin, Oxgaard, and Goddard, -Journal of Chemical Physics, 122, 054502 (2005). -

diff --git a/doc/pair_reax.txt b/doc/pair_reax.txt index 96a26f2c60..9ddb17d79a 100644 --- a/doc/pair_reax.txt +++ b/doc/pair_reax.txt @@ -29,17 +29,20 @@ represent the contributions of chemical bonding to the potential energy. There is more than one version of ReaxFF. The version implemented in LAMMPS uses the functional forms documented in the supplemental information of the following paper: "(Chenoweth et al., - 2008)"_#Chenoweth_2008. The parameter values in -the file ffield.reax provided with the ReaxFF examples are based on those -used in: "(Strachan et al., 2005)"_#Strachan_2005. + 2008)"_#Chenoweth_2008. -LAMMPS provides a ReaxFF potential file in its potentials dir, namely -potentials/ffield.reax. Its format is identical to that used by van -Duin and co-workers. It contains parameterizations for the following -elements: C, H, O, N, S. Si has been temporarily removed. You can -use another file in place of it, and ReaxFF files with -parameterizations for other elements or for specific chemical systems -may be available elsewhere. +LAMMPS requires that a file called ffield.reax be provided, containing the +ReaxFF parameters for each atom type, bond type, etc. The format is identical to +the ffield file used by van Duin and co-workers. The filename is also +reuqired as an argument in the pair_coeff command. Any value other than +ffield.reax will be rejected (see below). + +LAMMPS provides several different versions of ffield.reax +in its potentials dir, each called potentials/ffield.reax.label. +These are documented in potentials/README.reax. +The default ffield.reax contains parameterizations for the following +elements: C, H, O, N, S. You can use one of the other files in place of it, +or obtain a file from elsewhere. The {hbcut} and {precision} settings are optional arguments. If neither is provided, default settings are used: {hbcut} = 10 (which is @@ -80,10 +83,9 @@ another ReaxFF potential file, then name it "ffield.reax" and put it in the directory you run from. In the ReaxFF potential file, near the top, is a section that contains -element names, each with a couple dozen numeric parameters. The -ffield.reax provided with LAMMPS lists 6 elements: C, H, O, N, S, Si, -though Si has been temporarily removed. Think of these as numbered 1 -to 6. Each of the N indices you specify for the N atom types of +element names, each with a couple dozen numeric parameters. The default +ffield.reax provided with LAMMPS lists 5 elements: C, H, O, N, S. +Think of these as numbered 1 to 6. Each of the N indices you specify for the N atom types of LAMMPS atoms must be an integer from 1 to 6. Atoms with LAMMPS type 1 will be mapped to whatever element you specify as the first index value, etc. @@ -139,7 +141,3 @@ do this. [(Chenoweth)] Chenoweth, van Duin and Goddard III, Journal of Physical Chemistry A, 112, 1040-1053 (2008). -:link(Strachan_2005) -[(Strachan)] Strachan, Kober, van Duin, Oxgaard, and Goddard, -Journal of Chemical Physics, 122, 054502 (2005). -