diff --git a/doc/html/Section_accelerate.html b/doc/html/Section_accelerate.html index 437691317d..1c5b99a41e 100644 --- a/doc/html/Section_accelerate.html +++ b/doc/html/Section_accelerate.html @@ -346,7 +346,7 @@ Lennard-Jones Section_commands 5 of the manual. The doc pages for individual commands (e.g. pair lj/cut or -fix nve) also list any accelerated variants available +fix nve) also list any accelerated variants available for that style.

To use an accelerator package in LAMMPS, and one or more of the styles it provides, follow these general steps. Details vary from package to diff --git a/doc/html/Section_commands.html b/doc/html/Section_commands.html index e92b48a4cf..e38ef6fe02 100644 --- a/doc/html/Section_commands.html +++ b/doc/html/Section_commands.html @@ -679,7 +679,7 @@ g = GPU, i = USER-INTEL, k = KOKKOS, o = USER-OMP, t = OPT.

npt/asphere (o) npt/body npt/sphere (o) -nve (ckio) +nve (ckio) nve/asphere (i) nve/asphere/noforce diff --git a/doc/html/Section_howto.html b/doc/html/Section_howto.html index fb994f4d9f..57868e12a2 100644 --- a/doc/html/Section_howto.html +++ b/doc/html/Section_howto.html @@ -363,8 +363,8 @@ commands like bond_coeff. See Section_tools for additional tools that can use CHARMM or AMBER to assign force field coefficients and convert their output into LAMMPS input.

-

See (MacKerell) for a description of the CHARMM force -field. See (Cornell) for a description of the AMBER force +

See (MacKerell) for a description of the CHARMM force +field. See (Cornell) for a description of the AMBER force field.

These style choices compute force field formulas that are consistent with common options in CHARMM or AMBER. See each command’s @@ -389,7 +389,7 @@ atoms involved in the bond, angle, or torsion terms. DREIDING has an explicit hydrogen bond term to describe interactions involving a hydrogen atom on very electronegative atoms (N, O, F).

-

See (Mayo) for a description of the DREIDING force field

+

See (Mayo) for a description of the DREIDING force field

These style choices compute force field formulas that are consistent with the DREIDING force field. See each command’s documentation for the formula it computes.

@@ -587,7 +587,7 @@ computations between frozen atoms by using this command:

6.7. TIP3P water model

The TIP3P water model as implemented in CHARMM -(MacKerell) specifies a 3-site rigid water molecule with +(MacKerell) specifies a 3-site rigid water molecule with charges and Lennard-Jones parameters assigned to each of the 3 atoms. In LAMMPS the fix shake command can be used to hold the two O-H bonds and the H-O-H angle rigid. A bond style of @@ -766,7 +766,7 @@ the partial charge assignemnts change:

H charge = 0.4238

-

See the (Berendsen) reference for more details on both +

See the (Berendsen) reference for more details on both the SPC and SPC/E models.

Wikipedia also has a nice article on water models.


@@ -1749,7 +1749,7 @@ do NOT perform time integration updates. Thus they should be used in conjunction with a constant NVE integration fix such as these:

@@ -1816,7 +1816,7 @@ or read in via the fix nve or fix nvt +integration fix like fix nve or fix nvt is not used with the group that contains wall particles, their positions and velocities will not be updated.