@@ -276,7 +276,7 @@ \subsection{Scope}
276276demonstrates how available LAMMPS features can be used to do the same
277277without an external tool.
278278
279- In \hyperref [all-atoms -label]{tutorial 3}, two components, liquid water
279+ In \hyperref [all-atom -label]{tutorial 3}, two components, liquid water
280280and a polymer molecule, are merged and equilibrated. A long-range
281281solver is used to handle the electrostatic interactions accurately, and
282282the system is equilibrated in the isothermal-isobaric (NPT) ensemble. A
@@ -287,7 +287,7 @@ \subsection{Scope}
287287In \hyperref [sheared-confined-label]{tutorial 4}, a fluid confined by
288288two walls is simulated, illustrating the specifics of simulating systems
289289with fluid-solid interfaces. This tutorial involves a slightly more
290- complex water model than \hyperref [all-atoms -label]{tutorial 3}: the
290+ complex water model than \hyperref [all-atom -label]{tutorial 3}: the
291291four-point TIP4P model. In this tutorial, non-equilibrium MD is
292292performed through the imposed shearing of the fluid by the moving walls.
293293
@@ -1690,13 +1690,13 @@ \subsubsection{Breakable bonds}
16901690% S.G.: we could write a bit more about it
16911691
16921692\subsection {Tutorial 3: Polymer in water }
1693- \label {all-atoms -label }
1693+ \label {all-atom -label }
16941694
16951695\begin {figure }
16961696\centering
16971697\includegraphics [width=0.55\linewidth ]{PEG}
16981698\caption {The polymer molecule (PEG - PolyEthylene Glycol) solvated in water as
1699- simulated during \hyperref [all-atoms -label]{Tutorial 3}. Water molecules are
1699+ simulated during \hyperref [all-atom -label]{Tutorial 3}. Water molecules are
17001700represented as a transparent continuum field for clarity.}
17011701\label {fig:PEG }
17021702\end {figure }
@@ -2138,7 +2138,7 @@ \subsection{Tutorial 4: Nanosheared electrolyte}
21382138extracted to highlight the effect of confining a fluid on its local properties.
21392139This tutorial demonstrates key concepts of combining a fluid and a solid in
21402140the same simulation. A major difference from the previous tutorial,
2141- \hyperref [all-atoms -label]{Polymer in water}, is that here a rigid four-point
2141+ \hyperref [all-atom -label]{Polymer in water}, is that here a rigid four-point
21422142water model named TIP4P/2005 is used \cite {abascal2005general }.
21432143
21442144\begin {note }
@@ -2172,7 +2172,7 @@ \subsubsection{System preparation}
21722172a cut-off at $ 12 \, \text {$ \text {\AA {}}$ }$ and a long-range Coulomb potential.
21732173
21742174So far, the commands are relatively similar to those in the previous tutorial,
2175- \hyperref [all-atoms -label]{Polymer in water}, with two major differences: the use
2175+ \hyperref [all-atom -label]{Polymer in water}, with two major differences: the use
21762176of \lmpcmd {lj/cut/tip4p/long} instead of \lmpcmd {lj/cut/coul/long}, and \lmpcmd {pppm/tip4p}
21772177instead of \lmpcmd {pppm}. When using \lmpcmd {lj/cut/tip4p/long} and \lmpcmd {pppm/tip4p},
21782178the interactions resemble the conventional Lennard-Jones and Coulomb interactions,
0 commit comments