forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10944 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
bbc2b231ba
commit
6afeb95e53
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 19 KiB |
|
@ -1,12 +1,7 @@
|
|||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{document} \large
|
||||
\begin{eqnarray*}
|
||||
E_T & = & \sum_i [ E_i^S + \frac{1}{2} \sum_{j \neq i} V_{ij}
|
||||
(r_{ij},q_i,q_j) + E_i^{BB} ] \\
|
||||
V_{ij}(r_{ij},q_i,q_j) & = & U_{ij}^R(r_{ij}) + U_{ij}^A(r_{ij},
|
||||
q_i,q_j) + U_{ij}^I(r_{ij},q_i,q_j) + U_{ij}^V(r_{ij}) \\
|
||||
E_T & = & \sum_i [ E_i^{self} (q_i) + \sum_{j>i} [E_{ij}^{short} (r_{ij}, q_i, q_j) + E_{ij}^{Coul} (r_{ij}, q_i, q_j)] + \\
|
||||
&& E^{polar} (q_i, r_{ij}) + E^{vdW} (r_{ij}) + E^{barr} (q_i) + E^{corr} (r_{ij}, \theta_{jik})] \\
|
||||
\end{eqnarray*}
|
||||
|
||||
\end{document}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 40 KiB |
|
@ -2,11 +2,21 @@
|
|||
|
||||
\begin{document}
|
||||
|
||||
\begin{eqnarray*}
|
||||
U_{ij}^R(r_{ij}) & = & f_{S_{ij}} A_{ij} \exp (-\lambda_{ij} r_{ij}) \\
|
||||
U_{ij}^A(r_{ij},q_i,q_j) & = & -f_{S_{ij}} b_{ij} B_{ij} \exp (-\alpha_{ij} r_{ij}) \\
|
||||
U_{ij}^I(r_{ij},q_i,q_j) & = & J_{ij} (r_{ij}) q_i q_j \\
|
||||
U_{ij}^V(r_{ij}) & = & f_{L_{ij}} (C_{VDW_i}C_{VDW_j})^\frac{1}{2}/r_{ij}^6 \\
|
||||
\end{eqnarray*}
|
||||
\begin{table}[h]
|
||||
\begin{tabular}{|c|c|c|c|c|c|c|c|}
|
||||
\hline
|
||||
& $O$ & $Cu$ & $N$ & $C$ & $H$ & $Ti$ & $Zn$ \\ \hline
|
||||
$O$ & F & F & F & F & F & F & F \\ \hline
|
||||
$Cu$ & F & F & P & F & F & P & F \\ \hline
|
||||
$N$ & F & P & F & M & F & P & P \\ \hline
|
||||
$C$ & F & F & M & F & F & M & M \\ \hline
|
||||
$H$ & F & F & F & F & F & M & M \\ \hline
|
||||
$Ti$ & F & P & P & M & M & F & P \\ \hline
|
||||
$Zn$ & F & F & P & M & M & P & F \\ \hline
|
||||
\multicolumn{8}{l}{F: Fully optimized} \\
|
||||
\multicolumn{8}{l}{M: Only optimized for dimer molecule} \\
|
||||
\multicolumn{8}{l}{P: in Progress but have it from mixing rule} \\
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
|
||||
\end{document}
|
||||
|
|
|
@ -482,12 +482,12 @@ potentials. Click on the style itself for a full description:
|
|||
<TR ALIGN="center"><TD ><A HREF = "pair_lj_long.html">lj/long/coul/long</A></TD><TD ><A HREF = "pair_dipole.html">lj/long/dipole/long</A></TD><TD ><A HREF = "pair_lj_long.html">lj/long/tip4p/long</A></TD><TD ><A HREF = "pair_lj_smooth.html">lj/smooth</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_lj_smooth_linear.html">lj/smooth/linear</A></TD><TD ><A HREF = "pair_lj96.html">lj96/cut</A></TD><TD ><A HREF = "pair_lubricate.html">lubricate</A></TD><TD ><A HREF = "pair_lubricate.html">lubricate/poly</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_lubricateU.html">lubricateU</A></TD><TD ><A HREF = "pair_lubricateU.html">lubricateU/poly</A></TD><TD ><A HREF = "pair_meam.html">meam</A></TD><TD ><A HREF = "pair_mie.html">mie/cut</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_morse.html">morse</A></TD><TD ><A HREF = "pair_nm.html">nm/cut</A></TD><TD ><A HREF = "pair_nm.html">nm/cut/coul/cut</A></TD><TD ><A HREF = "pair_nm.html">nm/cut/coul/long</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_peri.html">peri/lps</A></TD><TD ><A HREF = "pair_peri.html">peri/pmb</A></TD><TD ><A HREF = "pair_peri.html">peri/ves</A></TD><TD ><A HREF = "pair_reax.html">reax</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_airebo.html">rebo</A></TD><TD ><A HREF = "pair_resquared.html">resquared</A></TD><TD ><A HREF = "pair_soft.html">soft</A></TD><TD ><A HREF = "pair_sw.html">sw</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_table.html">table</A></TD><TD ><A HREF = "pair_tersoff.html">tersoff</A></TD><TD ><A HREF = "pair_tersoff_mod.html">tersoff/mod</A></TD><TD ><A HREF = "pair_tersoff_zbl.html">tersoff/zbl</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_coul.html">tip4p/cut</A></TD><TD ><A HREF = "pair_coul.html">tip4p/long</A></TD><TD ><A HREF = "pair_tri_lj.html">tri/lj</A></TD><TD ><A HREF = "pair_yukawa.html">yukawa</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_yukawa_colloid.html">yukawa/colloid</A></TD><TD ><A HREF = "pair_zbl.html">zbl</A>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_morse.html">morse</A></TD><TD ><A HREF = "pair_nb3b_harmonic.html">nb3b/harmonic</A></TD><TD ><A HREF = "pair_nm.html">nm/cut</A></TD><TD ><A HREF = "pair_nm.html">nm/cut/coul/cut</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_nm.html">nm/cut/coul/long</A></TD><TD ><A HREF = "pair_peri.html">peri/lps</A></TD><TD ><A HREF = "pair_peri.html">peri/pmb</A></TD><TD ><A HREF = "pair_peri.html">peri/ves</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_reax.html">reax</A></TD><TD ><A HREF = "pair_airebo.html">rebo</A></TD><TD ><A HREF = "pair_resquared.html">resquared</A></TD><TD ><A HREF = "pair_soft.html">soft</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_sw.html">sw</A></TD><TD ><A HREF = "pair_table.html">table</A></TD><TD ><A HREF = "pair_tersoff.html">tersoff</A></TD><TD ><A HREF = "pair_tersoff_mod.html">tersoff/mod</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_tersoff_zbl.html">tersoff/zbl</A></TD><TD ><A HREF = "pair_coul.html">tip4p/cut</A></TD><TD ><A HREF = "pair_coul.html">tip4p/long</A></TD><TD ><A HREF = "pair_tri_lj.html">tri/lj</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_yukawa.html">yukawa</A></TD><TD ><A HREF = "pair_yukawa_colloid.html">yukawa/colloid</A></TD><TD ><A HREF = "pair_zbl.html">zbl</A>
|
||||
</TD></TR></TABLE></DIV>
|
||||
|
||||
<P>These are pair styles contributed by users, which can be used if
|
||||
|
@ -498,9 +498,9 @@ package</A>.
|
|||
<TR ALIGN="center"><TD ><A HREF = "pair_awpmd.html">awpmd/cut</A></TD><TD ><A HREF = "pair_coul_diel.html">coul/diel</A></TD><TD ><A HREF = "pair_eam.html">eam/cd</A></TD><TD ><A HREF = "pair_edip.html">edip</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_eff.html">eff/cut</A></TD><TD ><A HREF = "pair_gauss.html">gauss/cut</A></TD><TD ><A HREF = "pair_list.html">list</A></TD><TD ><A HREF = "pair_dipole.html">lj/cut/dipole/sf</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_sdk.html">lj/sdk</A></TD><TD ><A HREF = "pair_sdk.html">lj/sdk/coul/long</A></TD><TD ><A HREF = "pair_sdk.html">lj/sdk/coul/msm</A></TD><TD ><A HREF = "pair_lj_sf.html">lj/sf</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_meam_spline.html">meam/spline</A></TD><TD ><A HREF = "pair_meam_sw_spline.html">meam/sw/spline</A></TD><TD ><A HREF = "pair_nb3b_harmonic.html">nb3b/harmonic</A></TD><TD ><A HREF = "pair_reax_c.html">reax/c</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_sph_heatconduction.html">sph/heatconduction</A></TD><TD ><A HREF = "pair_sph_idealgas.html">sph/idealgas</A></TD><TD ><A HREF = "pair_sph_lj.html">sph/lj</A></TD><TD ><A HREF = "pair_sph_rhosum.html">sph/rhosum</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_sph_taitwater.html">sph/taitwater</A></TD><TD ><A HREF = "pair_sph_taitwater_morris.html">sph/taitwater/morris</A></TD><TD ><A HREF = "pair_tersoff.html">tersoff/table</A>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_meam_spline.html">meam/spline</A></TD><TD ><A HREF = "pair_meam_sw_spline.html">meam/sw/spline</A></TD><TD ><A HREF = "pair_reax_c.html">reax/c</A></TD><TD ><A HREF = "pair_sph_heatconduction.html">sph/heatconduction</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_sph_idealgas.html">sph/idealgas</A></TD><TD ><A HREF = "pair_sph_lj.html">sph/lj</A></TD><TD ><A HREF = "pair_sph_rhosum.html">sph/rhosum</A></TD><TD ><A HREF = "pair_sph_taitwater.html">sph/taitwater</A></TD></TR>
|
||||
<TR ALIGN="center"><TD ><A HREF = "pair_sph_taitwater_morris.html">sph/taitwater/morris</A></TD><TD ><A HREF = "pair_tersoff.html">tersoff/table</A>
|
||||
</TD></TR></TABLE></DIV>
|
||||
|
||||
<P>These are accelerated pair styles, which can be used if LAMMPS is
|
||||
|
|
|
@ -778,6 +778,7 @@ potentials. Click on the style itself for a full description:
|
|||
"meam"_pair_meam.html,
|
||||
"mie/cut"_pair_mie.html,
|
||||
"morse"_pair_morse.html,
|
||||
"nb3b/harmonic"_pair_nb3b_harmonic.html,
|
||||
"nm/cut"_pair_nm.html,
|
||||
"nm/cut/coul/cut"_pair_nm.html,
|
||||
"nm/cut/coul/long"_pair_nm.html,
|
||||
|
@ -818,7 +819,6 @@ package"_Section_start.html#start_3.
|
|||
"lj/sf"_pair_lj_sf.html,
|
||||
"meam/spline"_pair_meam_spline.html,
|
||||
"meam/sw/spline"_pair_meam_sw_spline.html,
|
||||
"nb3b/harmonic"_pair_nb3b_harmonic.html,
|
||||
"reax/c"_pair_reax_c.html,
|
||||
"sph/heatconduction"_pair_sph_heatconduction.html,
|
||||
"sph/idealgas"_pair_sph_idealgas.html,
|
||||
|
|
|
@ -13,51 +13,50 @@
|
|||
</H3>
|
||||
<H3>pair_style comb/omp command
|
||||
</H3>
|
||||
<H3>pair_style comb3 command
|
||||
</H3>
|
||||
<P><B>Syntax:</B>
|
||||
</P>
|
||||
<PRE>pair_style comb
|
||||
<PRE>pair_style comb
|
||||
pair_style comb3 keyword
|
||||
</PRE>
|
||||
<PRE>keyword = <I>polar</I>
|
||||
<I>polar</I> value = <I>polar_on</I> or <I>polar_off</I> = whether or not to include atomic polarization
|
||||
</PRE>
|
||||
|
||||
</UL>
|
||||
<P><B>Examples:</B>
|
||||
</P>
|
||||
<PRE>pair_style comb
|
||||
pair_coeff * * ../potentials/ffield.comb Si
|
||||
pair_coeff * * ../potentials/ffield.comb Hf Si O
|
||||
</PRE>
|
||||
<PRE>pair_style comb3 polar_off
|
||||
pair_coeff * * ../potentials/ffield.comb3 O Cu N C O
|
||||
</PRE>
|
||||
<P><B>Description:</B>
|
||||
</P>
|
||||
<P>Style <I>comb</I> computes a variable charge COMB (Charge-Optimized
|
||||
Many-Body) potential as described in <A HREF = "#COMB_1">(COMB_1)</A> and
|
||||
<A HREF = "#COMB_2">(COMB_2)</A>. The energy E of a system of atoms
|
||||
is given by
|
||||
<P>Style <I>comb</I> computes the second-generation variable charge COMB
|
||||
(Charge-Optimized Many-Body) potential. Style <I>comb3</I> computes
|
||||
the third-generation COMB potential. These COMB potentials are
|
||||
described in <A HREF = "#COMB1">(COMB1)</A> and <A HREF = "#COMB2">(COMB2)</A>. Briefly,
|
||||
the total energy <I>E<sub>T</sub></I> of a system of atoms is given by
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_comb1.jpg">
|
||||
</CENTER>
|
||||
<P>where <I>E<sub>T</sub></I> is the total potential energy of the system,
|
||||
<I>E<sup>S</sup><sub>i</sub></I> is the self-energy term of atom <I>i</I>,
|
||||
<I>V<sub>ij</sub></I> is the interatomic potential between the <I>i</I>th and
|
||||
<I>j</I>th atoms, <I>r<sub>ij</sub></I> is the distance of the atoms <I>i</I> and
|
||||
<I>j</I>, and <I>q<sub>i</sub></I> and <I>q<sub>j</sub></I> are charges of the atoms,
|
||||
and <I>E<sup>BB</sup><sub>i</sub></I> is the bond-bending term of atom <I>i</I>.
|
||||
<P>where <I>E<sub>i</sub><sup>self</sup></I> is the self-energy of atom <I>i</I>
|
||||
(including atomic ionization energies and electron affinities),
|
||||
<I>E<sub>ij</sub><sup>short</sup></I> is the bond-order potential between
|
||||
atoms <I>i</I> and <I>j</I>,
|
||||
<I>E<sub>ij</sub><sup>Coul</sup></I> is the Coulomb interactions,
|
||||
<I>E<sup>polar</sup></I> is the polarization term for organic systems
|
||||
(style <I>comb3</I> only),
|
||||
<I>E<sup>vdW</sup></I> is the van der Waals energy (style <I>comb3</I> only),
|
||||
<I>E<sup>barr</sup></I> is a charge barrier function, and
|
||||
<I>E<sup>corr</sup></I> are angular correction terms.
|
||||
</P>
|
||||
<P>The interatomic potential energy <I>V<sub>ij</sub></I> consists of four
|
||||
components: two-body short-range repulsion,
|
||||
<I>U<sup>R</sup><sub>ij</sub></I>, many-body short-range attraction,
|
||||
<I>U<sup>A</sup><sub>ij</sub></I>, long-range Coulombic electrostatic
|
||||
interaction, <I>U<sup>I</sup><sub>ij</sub></I>, and van der Waals energy,
|
||||
<I>U<sup>V</sup><sub>ij</sub></I>, which are defined as:
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_comb2.jpg">
|
||||
</CENTER>
|
||||
<P>The short-range repulsion and attraction are based on the
|
||||
<A HREF = "#Tersoff">Tersoff</A> potential (see the <A HREF = "pair_tersoff.html">pair_style
|
||||
tersoff</A> command); thus for a zero-charge pure
|
||||
element system with no van der Waals interaction, the COMB potential
|
||||
reduces to Tersoff potential, typically truncated at a short cutoff,
|
||||
e.g. 3 to 4 Angstroms. The long-range Coulombic term uses the Wolf
|
||||
summation method described in <A HREF = "#Wolf">Wolf</A>, spherically truncated at a
|
||||
longer cutoff, e.g. 12 Angstroms.
|
||||
</P>
|
||||
<P>The COMB potential is a variable charge potential. The equilibrium
|
||||
<P>The COMB potentials (styles <I>comb</I> and <I>comb3</I>) are variable
|
||||
charge potentials. The equilibrium
|
||||
charge on each atom is calculated by the electronegativity
|
||||
equalization (QEq) method. See <A HREF = "#Rick">Rick</A> for further details.
|
||||
This is implemented by the <A HREF = "fix_qeq_comb.html">fix qeq/comb</A> command,
|
||||
|
@ -67,14 +66,11 @@ command has options that determine how often charge equilibration is
|
|||
performed, its convergence criterion, and which atoms are included in
|
||||
the calculation.
|
||||
</P>
|
||||
<P>Only a single pair_coeff command is used with the <I>comb</I> style which
|
||||
specifies the COMB potential file with parameters for all needed
|
||||
elements. These are mapped to LAMMPS atom types by specifying N
|
||||
additional arguments after the potential file in the pair_coeff
|
||||
command, where N is the number of LAMMPS atom types. The provided
|
||||
potential file <I>ffield.comb</I> contains all currently-available COMB
|
||||
parameterizations: for Si, Cu, Hf, Ti, O, their oxides and Zr, Zn and
|
||||
U metals.
|
||||
<P>Only a single pair_coeff command is used with the <I>comb</I> and <I>comb3</I>
|
||||
styles which specifies the COMB potential file with parameters for
|
||||
all needed elements. These are mapped to LAMMPS atom types by
|
||||
specifying N additional arguments after the potential file in the
|
||||
pair_coeff command, where N is the number of LAMMPS atom types.
|
||||
</P>
|
||||
<P>For example, if your LAMMPS simulation of a Si/SiO<sub>2</sub>/
|
||||
HfO<sub>2</sub> interface has 4 atom types, and you want the 1st and
|
||||
|
@ -93,80 +89,28 @@ This can be used when a <I>comb</I> potential is used as part of the
|
|||
<I>hybrid</I> pair style. The NULL values are placeholders for atom types
|
||||
that will be used with other potentials.
|
||||
</P>
|
||||
<P>The <I>ffield.comb</I> potential file is in the <I>potentials</I> directory of
|
||||
the LAMMPS distribution. See the <A HREF = "pair_coeff.html">pair_coeff</A> doc page
|
||||
for alternate ways to specify the path for the potential file. Lines
|
||||
that are not blank or comments (starting with #) define parameters for
|
||||
a triplet of elements. The 49 parameters in a single entry correspond
|
||||
to coefficients in the formula above:
|
||||
<P>For style <I>comb</I>, the provided potential file <I>ffield.comb</I> contains
|
||||
all currently-available 2nd generation COMB parameterizations:
|
||||
for Si, Cu, Hf, Ti, O, their oxides and Zr, Zn and U metals.
|
||||
For style <I>comb3</I>, the potential file <I>ffield.comb3</I> contains all
|
||||
currently-available 3rd generation COMB paramterizations:
|
||||
O, Cu, N, C, H, Ti and Zn.
|
||||
The status of the optimization of the compounds, for example
|
||||
Cu<sub>2</sub>O, TiN and hydrocarbons, are given in the
|
||||
following table:
|
||||
</P>
|
||||
<UL><LI>element 1 (the center atom in a 3-body interaction)
|
||||
<LI>element 2 (the atom bonded to the center atom)
|
||||
<LI>element 3 (the atom influencing the 1-2 bond in a bond-order sense)
|
||||
<LI>m
|
||||
<LI>c
|
||||
<LI>d
|
||||
<LI>h (cos_theta0 (can be a value -1 or 1))
|
||||
<LI>n
|
||||
<LI>beta
|
||||
<LI>lambda21, lambda2 of element 1 (1/distance units)
|
||||
<LI>lambda22, lambda2 of element 2 (1/distance units)
|
||||
<LI>B of element 1 (energy units)
|
||||
<LI>B of element 2 (energy units)
|
||||
<LI>R (cutoff, distance units, 0.5*(r_outer + r_inner))
|
||||
<LI>D (cutoff, distance units, R - r_inner)
|
||||
<LI>lambda11, lambda1 of element 1 (1/distance units)
|
||||
<LI>lambda12, lambda1 of element 2 (1/distance units)
|
||||
<LI>A of element 1 (energy units)
|
||||
<LI>A of element 2 (energy units)
|
||||
<LI>K_LP_1 (energy units, 1st order Legendre polynomial coefficient)
|
||||
<LI>K_LP_3 (energy units, 3rd order Legendre polynomial coefficient)
|
||||
<LI>K_LP_6 (energy units, 6th order Legendre polynomial coefficient)
|
||||
<LI>A123 (cos_theta, theta = equilibrium MOM or OMO bond angles)
|
||||
<LI>Aconf (cos_theta, theta = equilibrium MOM or OMO bond-bending coefficient)
|
||||
<LI>addrep (energy units, additional repulsion)
|
||||
<LI>R_omiga_a (unit-less scaler for A)
|
||||
<LI>R_omiga_b (unit-less scaler for B)
|
||||
<LI>R_omiga_c (unit-less scaler for 0.5*(lambda21+lambda22))
|
||||
<LI>R_omiga_d (unit-less scaler for 0.5*(lambda11+lambda12))
|
||||
<LI>QL1 (charge units, lower charge limit for element 1)
|
||||
<LI>QU1 (charge units, upper charge limit for element 1)
|
||||
<LI>DL1 (distance units, ion radius of element 1 with charge QL1)
|
||||
<LI>DU1 (distance units, ion radius of element 1 with charge QU1)
|
||||
<LI>QL2 (charge units, lower charge limit for element 2)
|
||||
<LI>QU2 (charge units, upper charge limit for element 2)
|
||||
<LI>DL2 (distance units, ion radius of element 2 with charge QL2)
|
||||
<LI>DU2 (distance units, ion radius of element 2 with charge QU2)
|
||||
<LI>chi (energy units, self energy 1st power term)
|
||||
<LI>dJ (energy units, self energy 2nd power term)
|
||||
<LI>dK (energy units, self energy 3rd power term)
|
||||
<LI>dL (energy units, self energy 4th power term)
|
||||
<LI>dM (energy units, self energy 6th power term)
|
||||
<LI>esm (distance units, orbital exponent)
|
||||
<LI>cmn1 (self energy penalty, rho 1 of element 1)
|
||||
<LI>cml1 (self energy penalty, rho 1 of element 2)
|
||||
<LI>cmn2 (self energy penalty, rho 2 of element 1)
|
||||
<LI>cmn2 (self energy penalty, rho 2 of element 2)
|
||||
<LI>coulcut (long range Coulombic cutoff, distance units)
|
||||
<LI>hfocor (coordination term)
|
||||
</UL>
|
||||
<P>The parameterization of COMB potentials start with a pure element
|
||||
(e.g. Si, Cu) then extend to its oxide and polymorphs
|
||||
(e.g. SiO<sub>2</sub>, Cu<sub>2</sub>O). For interactions not
|
||||
involving oxygen (e.g. Si-Cu or Hf-Zr), the COMB potential uses a
|
||||
mixing rule to generate these parameters. For furthur details on the
|
||||
parameterization and parameters, see the <A HREF = "pair_tersoff.html">Tersoff</A>
|
||||
doc page and the COMB publications <A HREF = "#COMB_1">(COMB_1)</A> and
|
||||
<A HREF = "#COMB_2">(COMB_2)</A>. For more details on 3-body interaction types
|
||||
(e.g. SiSiO vs SiOSi), the mixing rule, and how to generate the
|
||||
potential file, please see the <A HREF = "pair_tersoff.html">Tersoff</A> doc page.
|
||||
<CENTER><IMG SRC = "Eqs/pair_comb2.jpg">
|
||||
</CENTER>
|
||||
<P>For style <I>comb3</I>, in addition to ffield.comb3, a special
|
||||
parameter file, <I>lib.comb3</I>,
|
||||
that is exclusively used for C/O/H systems, will be automatically
|
||||
loaded if carbon atom is detected in LAMMPS input structure.
|
||||
Keyword <I>polar</I> indicates whether the force field includes the atomic
|
||||
polarization. Since the equilibration of the polarization has not
|
||||
yet been implemented, it can only set polar_off at present.
|
||||
</P>
|
||||
<P>In the potentials directory, the file <I>ffield.comb</I> provides the
|
||||
LAMMPS parameters for COMB's Si, Cu, Ti, Hf and their oxides, as well
|
||||
as pure U, Zn and Zr metals. This file can be used for pure elements
|
||||
(e.g. Si, Zr), binary oxides, binary alloys (e.g. SiCu, TiZr), and
|
||||
complex systems. Note that alloys and complex systems require all
|
||||
3-body entries be pre-defined in the potential file.
|
||||
<P>IMPORTANT NOTE: You can not use potential file <I>ffield.comb</I> with
|
||||
style <I>comb3</I>, nor file <I>ffield.comb3</I> with style <I>comb</I>.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
|
@ -198,16 +142,16 @@ more instructions on how to use the accelerated styles effectively.
|
|||
two different element types, mixing is performed by LAMMPS as
|
||||
described above from values in the potential file.
|
||||
</P>
|
||||
<P>This pair style does not support the <A HREF = "pair_modify.html">pair_modify</A>
|
||||
<P>These pair styles does not support the <A HREF = "pair_modify.html">pair_modify</A>
|
||||
shift, table, and tail options.
|
||||
</P>
|
||||
<P>This pair style does not write its information to <A HREF = "restart.html">binary restart
|
||||
<P>These pair styles do not write its information to <A HREF = "restart.html">binary restart
|
||||
files</A>, since it is stored in potential files. Thus, you
|
||||
need to re-specify the pair_style, pair_coeff, and <A HREF = "fix_qeq_comb.html">fix
|
||||
qeq/comb</A> commands in an input script that reads a
|
||||
restart file.
|
||||
</P>
|
||||
<P>This pair style can only be used via the <I>pair</I> keyword of the
|
||||
<P>These pair styles can only be used via the <I>pair</I> keyword of the
|
||||
<A HREF = "run_style.html">run_style respa</A> command. It does not support the
|
||||
<I>inner</I>, <I>middle</I>, <I>outer</I> keywords.
|
||||
</P>
|
||||
|
@ -215,15 +159,15 @@ restart file.
|
|||
|
||||
<P><B>Restrictions:</B>
|
||||
</P>
|
||||
<P>This pair style is part of the MANYBODY package. It is only enabled
|
||||
<P>These pair styles are part of the MANYBODY package. It is only enabled
|
||||
if LAMMPS was built with that package (which it is by default). See
|
||||
the <A HREF = "Section_start.html#start_3">Making LAMMPS</A> section for more info.
|
||||
</P>
|
||||
<P>This pair style requires the <A HREF = "newton.html">newton</A> setting to be "on"
|
||||
<P>These pair styles requires the <A HREF = "newton.html">newton</A> setting to be "on"
|
||||
for pair interactions.
|
||||
</P>
|
||||
<P>The COMB potentials in the <I>ffield.comb</I> file provided with LAMMPS
|
||||
(see the potentials directory) are parameterized for metal
|
||||
<P>The COMB potentials in the <I>ffield.comb</I> and <I>ffield.comb3</I> files provided
|
||||
with LAMMPS (see the potentials directory) are parameterized for metal
|
||||
<A HREF = "units.html">units</A>. You can use the COMB potential with any LAMMPS
|
||||
units, but you would need to create your own COMB potential file with
|
||||
coefficients listed in the appropriate units if your simulation
|
||||
|
@ -238,27 +182,19 @@ doesn't use "metal" units.
|
|||
</P>
|
||||
<HR>
|
||||
|
||||
<A NAME = "COMB_1"></A>
|
||||
<A NAME = "COMB1"></A>
|
||||
|
||||
<P><B>(COMB_1)</B> J. Yu, S. B. Sinnott, S. R. Phillpot, Phys Rev B, 75, 085311 (2007),
|
||||
<P><B>(COMB1)</B> S. R. Phillpot and S. B. Sinnott, Science 325, 1634-1635 (2009)
|
||||
</P>
|
||||
<A NAME = "COMB_2"></A>
|
||||
<A NAME = "COMB2"></A>
|
||||
|
||||
<P><B>(COMB_2)</B> T.-R. Shan, B. D. Devine, T. W. Kemper, S. B. Sinnott, S. R.
|
||||
Phillpot, Phys Rev B, 81, 125328 (2010).
|
||||
</P>
|
||||
<A NAME = "Tersoff"></A>
|
||||
|
||||
<P><B>(Tersoff)</B> J. Tersoff, Phys Rev B, 37, 6991 (1988).
|
||||
<P><B>(COMB2)</B> T. Liang, T.-R. Shan, Y.-T. Cheng, B. D. Devine, M. Noordhoek,
|
||||
Y. Li, Z. Lu, S. R. Phillpot, and S. B. Sinnott, Mat. Sci. & Eng: R,
|
||||
in press (DOI: 10.1016/j.mser.2013.07.001)
|
||||
</P>
|
||||
<A NAME = "Rick"></A>
|
||||
|
||||
<P><B>(Rick)</B> S. W. Rick, S. J. Stuart, B. J. Berne, J Chem Phys 101, 6141
|
||||
(1994).
|
||||
</P>
|
||||
<A NAME = "Wolf"></A>
|
||||
|
||||
<P><B>(Wolf)</B> D. Wolf, P. Keblinski, S. R. Phillpot, J. Eggebrecht, J Chem
|
||||
Phys, 110, 8254 (1999).
|
||||
</P>
|
||||
</HTML>
|
||||
|
|
|
@ -8,52 +8,48 @@
|
|||
|
||||
pair_style comb command :h3
|
||||
pair_style comb/omp command :h3
|
||||
pair_style comb3 command :h3
|
||||
|
||||
[Syntax:]
|
||||
|
||||
pair_style comb :pre
|
||||
pair_style comb
|
||||
pair_style comb3 keyword :pre
|
||||
|
||||
keyword = {polar}
|
||||
{polar} value = {polar_on} or {polar_off} = whether or not to include atomic polarization :pre
|
||||
:ule
|
||||
|
||||
[Examples:]
|
||||
|
||||
pair_style comb
|
||||
pair_coeff * * ../potentials/ffield.comb Si
|
||||
pair_coeff * * ../potentials/ffield.comb Hf Si O :pre
|
||||
pair_style comb3 polar_off
|
||||
pair_coeff * * ../potentials/ffield.comb3 O Cu N C O :pre
|
||||
|
||||
[Description:]
|
||||
|
||||
Style {comb} computes a variable charge COMB (Charge-Optimized
|
||||
Many-Body) potential as described in "(COMB_1)"_#COMB_1 and
|
||||
"(COMB_2)"_#COMB_2. The energy E of a system of atoms
|
||||
is given by
|
||||
Style {comb} computes the second-generation variable charge COMB
|
||||
(Charge-Optimized Many-Body) potential. Style {comb3} computes
|
||||
the third-generation COMB potential. These COMB potentials are
|
||||
described in "(COMB1)"_#COMB1 and "(COMB2)"_#COMB2. Briefly,
|
||||
the total energy {E<sub>T</sub>} of a system of atoms is given by
|
||||
|
||||
:c,image(Eqs/pair_comb1.jpg)
|
||||
|
||||
where {E<sub>T</sub>} is the total potential energy of the system,
|
||||
{E<sup>S</sup><sub>i</sub>} is the self-energy term of atom {i},
|
||||
{V<sub>ij</sub>} is the interatomic potential between the {i}th and
|
||||
{j}th atoms, {r<sub>ij</sub>} is the distance of the atoms {i} and
|
||||
{j}, and {q<sub>i</sub>} and {q<sub>j</sub>} are charges of the atoms,
|
||||
and {E<sup>BB</sup><sub>i</sub>} is the bond-bending term of atom {i}.
|
||||
where {E<sub>i</sub><sup>self</sup>} is the self-energy of atom {i}
|
||||
(including atomic ionization energies and electron affinities),
|
||||
{E<sub>ij</sub><sup>short</sup>} is the bond-order potential between
|
||||
atoms {i} and {j},
|
||||
{E<sub>ij</sub><sup>Coul</sup>} is the Coulomb interactions,
|
||||
{E<sup>polar</sup>} is the polarization term for organic systems
|
||||
(style {comb3} only),
|
||||
{E<sup>vdW</sup>} is the van der Waals energy (style {comb3} only),
|
||||
{E<sup>barr</sup>} is a charge barrier function, and
|
||||
{E<sup>corr</sup>} are angular correction terms.
|
||||
|
||||
The interatomic potential energy {V<sub>ij</sub>} consists of four
|
||||
components: two-body short-range repulsion,
|
||||
{U<sup>R</sup><sub>ij</sub>}, many-body short-range attraction,
|
||||
{U<sup>A</sup><sub>ij</sub>}, long-range Coulombic electrostatic
|
||||
interaction, {U<sup>I</sup><sub>ij</sub>}, and van der Waals energy,
|
||||
{U<sup>V</sup><sub>ij</sub>}, which are defined as:
|
||||
|
||||
:c,image(Eqs/pair_comb2.jpg)
|
||||
|
||||
The short-range repulsion and attraction are based on the
|
||||
"Tersoff"_#Tersoff potential (see the "pair_style
|
||||
tersoff"_pair_tersoff.html command); thus for a zero-charge pure
|
||||
element system with no van der Waals interaction, the COMB potential
|
||||
reduces to Tersoff potential, typically truncated at a short cutoff,
|
||||
e.g. 3 to 4 Angstroms. The long-range Coulombic term uses the Wolf
|
||||
summation method described in "Wolf"_#Wolf, spherically truncated at a
|
||||
longer cutoff, e.g. 12 Angstroms.
|
||||
|
||||
The COMB potential is a variable charge potential. The equilibrium
|
||||
The COMB potentials (styles {comb} and {comb3}) are variable
|
||||
charge potentials. The equilibrium
|
||||
charge on each atom is calculated by the electronegativity
|
||||
equalization (QEq) method. See "Rick"_#Rick for further details.
|
||||
This is implemented by the "fix qeq/comb"_fix_qeq_comb.html command,
|
||||
|
@ -63,14 +59,11 @@ command has options that determine how often charge equilibration is
|
|||
performed, its convergence criterion, and which atoms are included in
|
||||
the calculation.
|
||||
|
||||
Only a single pair_coeff command is used with the {comb} style which
|
||||
specifies the COMB potential file with parameters for all needed
|
||||
elements. These are mapped to LAMMPS atom types by specifying N
|
||||
additional arguments after the potential file in the pair_coeff
|
||||
command, where N is the number of LAMMPS atom types. The provided
|
||||
potential file {ffield.comb} contains all currently-available COMB
|
||||
parameterizations: for Si, Cu, Hf, Ti, O, their oxides and Zr, Zn and
|
||||
U metals.
|
||||
Only a single pair_coeff command is used with the {comb} and {comb3}
|
||||
styles which specifies the COMB potential file with parameters for
|
||||
all needed elements. These are mapped to LAMMPS atom types by
|
||||
specifying N additional arguments after the potential file in the
|
||||
pair_coeff command, where N is the number of LAMMPS atom types.
|
||||
|
||||
For example, if your LAMMPS simulation of a Si/SiO<sub>2</sub>/
|
||||
HfO<sub>2</sub> interface has 4 atom types, and you want the 1st and
|
||||
|
@ -89,80 +82,28 @@ This can be used when a {comb} potential is used as part of the
|
|||
{hybrid} pair style. The NULL values are placeholders for atom types
|
||||
that will be used with other potentials.
|
||||
|
||||
The {ffield.comb} potential file is in the {potentials} directory of
|
||||
the LAMMPS distribution. See the "pair_coeff"_pair_coeff.html doc page
|
||||
for alternate ways to specify the path for the potential file. Lines
|
||||
that are not blank or comments (starting with #) define parameters for
|
||||
a triplet of elements. The 49 parameters in a single entry correspond
|
||||
to coefficients in the formula above:
|
||||
For style {comb}, the provided potential file {ffield.comb} contains
|
||||
all currently-available 2nd generation COMB parameterizations:
|
||||
for Si, Cu, Hf, Ti, O, their oxides and Zr, Zn and U metals.
|
||||
For style {comb3}, the potential file {ffield.comb3} contains all
|
||||
currently-available 3rd generation COMB paramterizations:
|
||||
O, Cu, N, C, H, Ti and Zn.
|
||||
The status of the optimization of the compounds, for example
|
||||
Cu<sub>2</sub>O, TiN and hydrocarbons, are given in the
|
||||
following table:
|
||||
|
||||
element 1 (the center atom in a 3-body interaction)
|
||||
element 2 (the atom bonded to the center atom)
|
||||
element 3 (the atom influencing the 1-2 bond in a bond-order sense)
|
||||
m
|
||||
c
|
||||
d
|
||||
h (cos_theta0 (can be a value -1 or 1))
|
||||
n
|
||||
beta
|
||||
lambda21, lambda2 of element 1 (1/distance units)
|
||||
lambda22, lambda2 of element 2 (1/distance units)
|
||||
B of element 1 (energy units)
|
||||
B of element 2 (energy units)
|
||||
R (cutoff, distance units, 0.5*(r_outer + r_inner))
|
||||
D (cutoff, distance units, R - r_inner)
|
||||
lambda11, lambda1 of element 1 (1/distance units)
|
||||
lambda12, lambda1 of element 2 (1/distance units)
|
||||
A of element 1 (energy units)
|
||||
A of element 2 (energy units)
|
||||
K_LP_1 (energy units, 1st order Legendre polynomial coefficient)
|
||||
K_LP_3 (energy units, 3rd order Legendre polynomial coefficient)
|
||||
K_LP_6 (energy units, 6th order Legendre polynomial coefficient)
|
||||
A123 (cos_theta, theta = equilibrium MOM or OMO bond angles)
|
||||
Aconf (cos_theta, theta = equilibrium MOM or OMO bond-bending coefficient)
|
||||
addrep (energy units, additional repulsion)
|
||||
R_omiga_a (unit-less scaler for A)
|
||||
R_omiga_b (unit-less scaler for B)
|
||||
R_omiga_c (unit-less scaler for 0.5*(lambda21+lambda22))
|
||||
R_omiga_d (unit-less scaler for 0.5*(lambda11+lambda12))
|
||||
QL1 (charge units, lower charge limit for element 1)
|
||||
QU1 (charge units, upper charge limit for element 1)
|
||||
DL1 (distance units, ion radius of element 1 with charge QL1)
|
||||
DU1 (distance units, ion radius of element 1 with charge QU1)
|
||||
QL2 (charge units, lower charge limit for element 2)
|
||||
QU2 (charge units, upper charge limit for element 2)
|
||||
DL2 (distance units, ion radius of element 2 with charge QL2)
|
||||
DU2 (distance units, ion radius of element 2 with charge QU2)
|
||||
chi (energy units, self energy 1st power term)
|
||||
dJ (energy units, self energy 2nd power term)
|
||||
dK (energy units, self energy 3rd power term)
|
||||
dL (energy units, self energy 4th power term)
|
||||
dM (energy units, self energy 6th power term)
|
||||
esm (distance units, orbital exponent)
|
||||
cmn1 (self energy penalty, rho 1 of element 1)
|
||||
cml1 (self energy penalty, rho 1 of element 2)
|
||||
cmn2 (self energy penalty, rho 2 of element 1)
|
||||
cmn2 (self energy penalty, rho 2 of element 2)
|
||||
coulcut (long range Coulombic cutoff, distance units)
|
||||
hfocor (coordination term) :ul
|
||||
:c,image(Eqs/pair_comb2.jpg)
|
||||
|
||||
The parameterization of COMB potentials start with a pure element
|
||||
(e.g. Si, Cu) then extend to its oxide and polymorphs
|
||||
(e.g. SiO<sub>2</sub>, Cu<sub>2</sub>O). For interactions not
|
||||
involving oxygen (e.g. Si-Cu or Hf-Zr), the COMB potential uses a
|
||||
mixing rule to generate these parameters. For furthur details on the
|
||||
parameterization and parameters, see the "Tersoff"_pair_tersoff.html
|
||||
doc page and the COMB publications "(COMB_1)"_#COMB_1 and
|
||||
"(COMB_2)"_#COMB_2. For more details on 3-body interaction types
|
||||
(e.g. SiSiO vs SiOSi), the mixing rule, and how to generate the
|
||||
potential file, please see the "Tersoff"_pair_tersoff.html doc page.
|
||||
For style {comb3}, in addition to ffield.comb3, a special
|
||||
parameter file, {lib.comb3},
|
||||
that is exclusively used for C/O/H systems, will be automatically
|
||||
loaded if carbon atom is detected in LAMMPS input structure.
|
||||
Keyword {polar} indicates whether the force field includes the atomic
|
||||
polarization. Since the equilibration of the polarization has not
|
||||
yet been implemented, it can only set polar_off at present.
|
||||
|
||||
In the potentials directory, the file {ffield.comb} provides the
|
||||
LAMMPS parameters for COMB's Si, Cu, Ti, Hf and their oxides, as well
|
||||
as pure U, Zn and Zr metals. This file can be used for pure elements
|
||||
(e.g. Si, Zr), binary oxides, binary alloys (e.g. SiCu, TiZr), and
|
||||
complex systems. Note that alloys and complex systems require all
|
||||
3-body entries be pre-defined in the potential file.
|
||||
IMPORTANT NOTE: You can not use potential file {ffield.comb} with
|
||||
style {comb3}, nor file {ffield.comb3} with style {comb}.
|
||||
|
||||
:line
|
||||
|
||||
|
@ -194,16 +135,16 @@ For atom type pairs I,J and I != J, where types I and J correspond to
|
|||
two different element types, mixing is performed by LAMMPS as
|
||||
described above from values in the potential file.
|
||||
|
||||
This pair style does not support the "pair_modify"_pair_modify.html
|
||||
These pair styles does not support the "pair_modify"_pair_modify.html
|
||||
shift, table, and tail options.
|
||||
|
||||
This pair style does not write its information to "binary restart
|
||||
These pair styles do not write its information to "binary restart
|
||||
files"_restart.html, since it is stored in potential files. Thus, you
|
||||
need to re-specify the pair_style, pair_coeff, and "fix
|
||||
qeq/comb"_fix_qeq_comb.html commands in an input script that reads a
|
||||
restart file.
|
||||
|
||||
This pair style can only be used via the {pair} keyword of the
|
||||
These pair styles can only be used via the {pair} keyword of the
|
||||
"run_style respa"_run_style.html command. It does not support the
|
||||
{inner}, {middle}, {outer} keywords.
|
||||
|
||||
|
@ -211,15 +152,15 @@ This pair style can only be used via the {pair} keyword of the
|
|||
|
||||
[Restrictions:]
|
||||
|
||||
This pair style is part of the MANYBODY package. It is only enabled
|
||||
These pair styles are part of the MANYBODY package. It is only enabled
|
||||
if LAMMPS was built with that package (which it is by default). See
|
||||
the "Making LAMMPS"_Section_start.html#start_3 section for more info.
|
||||
|
||||
This pair style requires the "newton"_newton.html setting to be "on"
|
||||
These pair styles requires the "newton"_newton.html setting to be "on"
|
||||
for pair interactions.
|
||||
|
||||
The COMB potentials in the {ffield.comb} file provided with LAMMPS
|
||||
(see the potentials directory) are parameterized for metal
|
||||
The COMB potentials in the {ffield.comb} and {ffield.comb3} files provided
|
||||
with LAMMPS (see the potentials directory) are parameterized for metal
|
||||
"units"_units.html. You can use the COMB potential with any LAMMPS
|
||||
units, but you would need to create your own COMB potential file with
|
||||
coefficients listed in the appropriate units if your simulation
|
||||
|
@ -234,20 +175,14 @@ doesn't use "metal" units.
|
|||
|
||||
:line
|
||||
|
||||
:link(COMB_1)
|
||||
[(COMB_1)] J. Yu, S. B. Sinnott, S. R. Phillpot, Phys Rev B, 75, 085311 (2007),
|
||||
:link(COMB1)
|
||||
[(COMB1)] S. R. Phillpot and S. B. Sinnott, Science 325, 1634-1635 (2009)
|
||||
|
||||
:link(COMB_2)
|
||||
[(COMB_2)] T.-R. Shan, B. D. Devine, T. W. Kemper, S. B. Sinnott, S. R.
|
||||
Phillpot, Phys Rev B, 81, 125328 (2010).
|
||||
|
||||
:link(Tersoff)
|
||||
[(Tersoff)] J. Tersoff, Phys Rev B, 37, 6991 (1988).
|
||||
:link(COMB2)
|
||||
[(COMB2)] T. Liang, T.-R. Shan, Y.-T. Cheng, B. D. Devine, M. Noordhoek,
|
||||
Y. Li, Z. Lu, S. R. Phillpot, and S. B. Sinnott, Mat. Sci. & Eng: R,
|
||||
in press (DOI: 10.1016/j.mser.2013.07.001)
|
||||
|
||||
:link(Rick)
|
||||
[(Rick)] S. W. Rick, S. J. Stuart, B. J. Berne, J Chem Phys 101, 6141
|
||||
(1994).
|
||||
|
||||
:link(Wolf)
|
||||
[(Wolf)] D. Wolf, P. Keblinski, S. R. Phillpot, J. Eggebrecht, J Chem
|
||||
Phys, 110, 8254 (1999).
|
||||
|
|
Loading…
Reference in New Issue