diff --git a/doc/pair_coeff.html b/doc/pair_coeff.html index 34e172674b..3f5accaabb 100644 --- a/doc/pair_coeff.html +++ b/doc/pair_coeff.html @@ -114,6 +114,8 @@ the pair_style command, and coefficients specified by the associated
  • pair_style gran/hertz/history - granular potential with Hertzian interactions
  • pair_style gran/hooke - granular potential with history effects
  • pair_style gran/hooke/history - granular potential without history effects +
  • pair_style hbond/dreiding/lj - DREIDING hydrogen bonding LJ potential +
  • pair_style hbond/dreiding/morse - DREIDING hydrogen bonding Morse potential
  • pair_style lj/charmm/coul/charmm - CHARMM potential with cutoff Coulomb
  • pair_style lj/charmm/coul/charmm/implicit - CHARMM for implicit solvent
  • pair_style lj/charmm/coul/long - CHARMM with long-range Coulomb diff --git a/doc/pair_coeff.txt b/doc/pair_coeff.txt index 9060f6c3a5..72e8c2356b 100644 --- a/doc/pair_coeff.txt +++ b/doc/pair_coeff.txt @@ -111,6 +111,8 @@ the pair_style command, and coefficients specified by the associated "pair_style gran/hertz/history"_pair_gran.html - granular potential with Hertzian interactions "pair_style gran/hooke"_pair_gran.html - granular potential with history effects "pair_style gran/hooke/history"_pair_gran.html - granular potential without history effects +"pair_style hbond/dreiding/lj"_pair_hbond_dreiding.html - DREIDING hydrogen bonding LJ potential +"pair_style hbond/dreiding/morse"_pair_hbond_dreiding.html - DREIDING hydrogen bonding Morse potential "pair_style lj/charmm/coul/charmm"_pair_charmm.html - CHARMM potential with cutoff Coulomb "pair_style lj/charmm/coul/charmm/implicit"_pair_charmm.html - CHARMM for implicit solvent "pair_style lj/charmm/coul/long"_pair_charmm.html - CHARMM with long-range Coulomb diff --git a/doc/pair_hybrid.html b/doc/pair_hybrid.html index 7c95c92cf7..30b3c2466d 100644 --- a/doc/pair_hybrid.html +++ b/doc/pair_hybrid.html @@ -137,6 +137,12 @@ potentials.


    +

    The potential energy contribution to the overall system due to an +individual sub-style can be accessed and output via the compute +pair command. +

    +
    +

    IMPORTANT: Several of the potentials defined via the pair_style command in LAMMPS are really many-body potentials, such as Tersoff, AIREBO, MEAM, ReaxFF, etc. The way to think about using these diff --git a/doc/pair_hybrid.txt b/doc/pair_hybrid.txt index 37eb95c08c..538bf8d144 100644 --- a/doc/pair_hybrid.txt +++ b/doc/pair_hybrid.txt @@ -133,6 +133,12 @@ potentials. :line +The potential energy contribution to the overall system due to an +individual sub-style can be accessed and output via the "compute +pair"_compute_pair.html command. + +:line + IMPORTANT: Several of the potentials defined via the pair_style command in LAMMPS are really many-body potentials, such as Tersoff, AIREBO, MEAM, ReaxFF, etc. The way to think about using these diff --git a/doc/pair_style.html b/doc/pair_style.html index ce191c2c1d..66b2bf8c9f 100644 --- a/doc/pair_style.html +++ b/doc/pair_style.html @@ -116,6 +116,8 @@ the pair_style command, and coefficients specified by the associated

  • pair_style gran/hertz/history - granular potential with Hertzian interactions
  • pair_style gran/hooke - granular potential with history effects
  • pair_style gran/hooke/history - granular potential without history effects +
  • pair_style hbond/dreiding/lj - DREIDING hydrogen bonding LJ potential +
  • pair_style hbond/dreiding/morse - DREIDING hydrogen bonding Morse potential
  • pair_style lj/charmm/coul/charmm - CHARMM potential with cutoff Coulomb
  • pair_style lj/charmm/coul/charmm/implicit - CHARMM for implicit solvent
  • pair_style lj/charmm/coul/long - CHARMM with long-range Coulomb diff --git a/doc/pair_style.txt b/doc/pair_style.txt index ab05aed452..145fba932d 100644 --- a/doc/pair_style.txt +++ b/doc/pair_style.txt @@ -113,6 +113,8 @@ the pair_style command, and coefficients specified by the associated "pair_style gran/hertz/history"_pair_gran.html - granular potential with Hertzian interactions "pair_style gran/hooke"_pair_gran.html - granular potential with history effects "pair_style gran/hooke/history"_pair_gran.html - granular potential without history effects +"pair_style hbond/dreiding/lj"_pair_hbond_dreiding.html - DREIDING hydrogen bonding LJ potential +"pair_style hbond/dreiding/morse"_pair_hbond_dreiding.html - DREIDING hydrogen bonding Morse potential "pair_style lj/charmm/coul/charmm"_pair_charmm.html - CHARMM potential with cutoff Coulomb "pair_style lj/charmm/coul/charmm/implicit"_pair_charmm.html - CHARMM for implicit solvent "pair_style lj/charmm/coul/long"_pair_charmm.html - CHARMM with long-range Coulomb