Unverified Commit 0711232e authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #2000 from akohlmey/polymorphic-update

Update for pair style polymorphic from Xiaowang Zhou
parents 07663508 dcc07421
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Style *momb* computes pairwise van der Waals (vdW) and short-range
interactions using the Morse potential and :ref:`(Grimme) <Grimme>` method
implemented in the Many-Body Metal-Organic (MOMB) force field
described comprehensively in :ref:`(Fichthorn) <Fichthorn>` and
:ref:`(Zhou) <Zhou4>`. Grimme's method is widely used to correct for
:ref:`(Zhou) <Zhou5>`. Grimme's method is widely used to correct for
dispersion in density functional theory calculations.

.. math::
@@ -76,6 +76,6 @@ Related commands

**(Fichthorn)** Fichthorn, Balankura, Qi, CrystEngComm, 18(29), 5410-5417 (2016).

.. _Zhou4:
.. _Zhou5:

**(Zhou)** Zhou, Saidi, Fichthorn, J Phys Chem C, 118(6), 3366-3374 (2014).
+210 −170

File changed.

Preview size limit exceeded, changes collapsed.

+3 −0
Original line number Diff line number Diff line
@@ -1663,6 +1663,7 @@ manybody
MANYBODY
Maras
Marchetti
Marchi
Mariella
Marrink
Marroquin
@@ -2442,6 +2443,7 @@ Ravelo
rc
Rc
Rcm
rcmax
Rcmx
Rcmy
Rcut
@@ -2560,6 +2562,7 @@ Rockett
Rodrigues
Rohart
Ronchetti
Ronevich
Rosati
Rosenberger
Rossky
+33617 −0

File added.

Preview size limit exceeded, changes collapsed.

+33618 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading