Merge branch 'master' into package-reorganization2
This commit is contained in:
@ -188,6 +188,8 @@ formulas for the meaning of these parameters:
|
||||
+------------------------------------------------------------------------------+--------------------------------------------------+-------------+
|
||||
| :doc:`reax/c <pair_reaxc>` | chi, eta, gamma | type global |
|
||||
+------------------------------------------------------------------------------+--------------------------------------------------+-------------+
|
||||
| :doc:`snap <pair_snap>` | scale | type pairs |
|
||||
+------------------------------------------------------------------------------+--------------------------------------------------+-------------+
|
||||
| :doc:`spin/dmi <pair_spin_dmi>` | coulombic_cutoff | type global |
|
||||
+------------------------------------------------------------------------------+--------------------------------------------------+-------------+
|
||||
| :doc:`spin/exchange <pair_spin_exchange>` | coulombic_cutoff | type global |
|
||||
|
||||
@ -173,10 +173,12 @@ styles and their energy formulas for the meaning of these parameters:
|
||||
+------------------------------------------------------------------------------+-------------------------+------------+
|
||||
| :doc:`nm/cut/coul/cut, nm/cut/coul/long <pair_nm>` | e0,r0,nn,mm | type pairs |
|
||||
+------------------------------------------------------------------------------+-------------------------+------------+
|
||||
| :doc:`ufm <pair_ufm>` | epsilon,sigma,scale | type pairs |
|
||||
| :doc:`snap <pair_snap>` | scale | type pairs |
|
||||
+------------------------------------------------------------------------------+-------------------------+------------+
|
||||
| :doc:`soft <pair_soft>` | a | type pairs |
|
||||
+------------------------------------------------------------------------------+-------------------------+------------+
|
||||
| :doc:`ufm <pair_ufm>` | epsilon,sigma,scale | type pairs |
|
||||
+------------------------------------------------------------------------------+-------------------------+------------+
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
@ -382,6 +382,8 @@ Pair style *rann* is part of the ML-RANN package. It is only enabled if LAMMPS
|
||||
package. Additionally, if any spin fingerprint styles are used LAMMPS must be built with the SPIN
|
||||
package as well.
|
||||
|
||||
Pair style *rann* does not support computing per-atom stress or using :doc:`pair_modify nofdotr <pair_modify>`.
|
||||
|
||||
Defaults
|
||||
""""""""""""
|
||||
|
||||
|
||||
@ -16,9 +16,6 @@ pair_style tersoff/table command
|
||||
|
||||
Accelerator Variants: *tersoff/table/omp*
|
||||
|
||||
pair_style tersoff/shift command
|
||||
================================
|
||||
|
||||
Syntax
|
||||
""""""
|
||||
|
||||
@ -309,6 +306,9 @@ The *shift* keyword is not supported by the *tersoff/gpu*,
|
||||
*tersoff/intel*, *tersoff/kk*, *tersoff/table* or *tersoff/table/omp*
|
||||
variants.
|
||||
|
||||
The *tersoff/intel* pair style is only available when compiling LAMMPS
|
||||
with the Intel compilers.
|
||||
|
||||
The Tersoff potential files provided with LAMMPS (see the potentials
|
||||
directory) are parameterized for :doc:`"metal" units <units>`. In addition
|
||||
the pair style supports converting potential parameters on-the-fly between
|
||||
|
||||
Reference in New Issue
Block a user