@@ -48,7 +48,7 @@ of ``lj/cut/tip4p/long`` instead of ``lj/cut/coul/long``, and ``pppm/tip4p``
4848instead of ``pppm ``. When using ``lj/cut/tip4p/long `` and ``pppm/tip4p ``,
4949the interactions resemble the conventional Lennard-Jones and Coulomb interactions,
5050except that they are specifically designed for the four-point water model. As a result,
51- LAMMPS automatically creates a four- point water molecule , assigning type O
51+ LAMMPS automatically adds the fourth point to the water molecules , assigning type O
5252atoms as oxygen and type H atoms as hydrogen. The fourth massless atom (M) of the
5353TIP4P water molecule does not have to be defined explicitly, and the value of
5454:math: `0.1546 \,\text {Å}` corresponds to the O-M distance of the
@@ -532,8 +532,8 @@ commands to **shearing.lmp**:
532532 velocity walltop set 2e-4 NULL NULL
533533
534534 The ``setforce `` commands cancel the forces on ``walltop `` and
535- ``wallbot ``. As a result, the atoms in these two groups will not
536- experience any forces from the rest of the system. Consequently, in the absence of
535+ ``wallbot `` in the :math: `x` direction . As a result, the atoms in these two groups will not
536+ experience any forces along :math: `x` from the rest of the system. Consequently, in the absence of
537537external forces, these atoms will conserve the initial velocities imposed by the
538538two ``velocity `` commands. As seen previously, although the
539539forces on these atoms are set to zero, the ``fix setforce `` still stores the
0 commit comments