@@ -2395,7 +2395,7 @@ kspace_modify slab 3.0
23952395These lines are used to define the most basic parameters, including the
23962396atom, bond, and angle styles, as well as interaction
23972397potential. Here, *lj/cut/tip4p/long* imposes a Lennard-Jones potential with
2398- a cut-off at :math:`12\,\text{`\text{\ AA{}}:math:` }` and a long-range Coulomb potential.
2398+ a cut-off at :math:`12\,\text{\ AA{}}` and a long-range Coulomb potential.
23992399
24002400So far, the commands are relatively similar to those in the previous tutorial,
24012401\hyperref[all-atom-label]{Polymer in water}, with two major differences: the use
@@ -2406,7 +2406,7 @@ except that they are specifically designed for the four-point water model. As a
24062406LAMMPS automatically creates a four-point water molecule, assigning type O
24072407atoms as oxygen and type H atoms as hydrogen. The fourth massless atom (M) of the
24082408TIP4P water molecule does not have to be defined explicitly, and the value of
2409- :math:`0.1546\,\text{`\text{\ AA{}}:math:` }` corresponds to the O-M distance of the
2409+ :math:`0.1546\,\text{\ AA{}}` corresponds to the O-M distance of the
24102410TIP4P-2005 water model :cite:`abascal2005general`. All other atoms in the simulation
24112411are treated as usual, with long-range Coulomb interactions. Another novelty, here, is
24122412the use of *kspace\ modify slab 3.0* that is combined with the non-periodic
@@ -3622,7 +3622,7 @@ and angles of the water molecules are defined; however, these specifications are
36223622not critical since TIP4P/2005 is a rigid water model.
36233623
36243624The water molecule template called \href{\filepath tutorial6/H2O.mol}{\dwlcmd{H2O.mol}}
3625- must be downloaded and located next to *gcmc.lmp*
3625+ must be downloaded and located next to *gcmc.lmp*.
36263626
36273627Before going further, we need to make a few changes to our data file.
36283628Currently, the *cracking.data* file includes only two atom types, but we require four.
@@ -3779,10 +3779,10 @@ freedom. Here, 100 insertion and deletion attemps are made every 100 steps.
37793779
37803780.. admonition:: Note
37813781 :class: non-title-info
3782- At a pressure of :math:`p = 100\ \text{bar}`, the chemical potential of water vapor at :math:`T = 300\ \text{K}`
3782+ At a pressure of :math:`p = 100\, \text{bar}`, the chemical potential of water vapor at :math:`T = 300\, \text{K}`
37833783can be calculated using as :math:`\mu = \mu_0 + RT \ln (\frac{p}{p_0}),` where :math:`\mu_0` is the standard
3784- chemical potential (typically taken at a pressure :math:`p_0 = 1 \, \text{bar}`), \( R = 8.314\ \text{J/mol·K}\)
3785- is the gas constant, \( T = 300\ \text{K}\) is the temperature.
3784+ chemical potential (typically taken at a pressure :math:`p_0 = 1 \, \text{bar}`), :math:` R = 8.314\, \text{J/mol·K}`
3785+ is the gas constant, :math:` T = 300\, \text{K}` is the temperature.
37863786
37873787
37883788
@@ -4484,7 +4484,7 @@ read_data mixing.data &
44844484 extra/special/per/atom 25
44854485
44864486
4487- Here, the *read:math:`\ ` data* command is used to import the
4487+ Here, the *read\ data* command is used to import the
44884488previously generated *mixing.data* file. All other commands
44894489have been introduced in earlier parts of the tutorial.
44904490
0 commit comments