@@ -2513,7 +2513,8 @@ \subsubsection{System preparation}
25132513and 1 type of angle (both required by the water molecules).
25142514The parameters for these bond and angle constraints will be given later. The \lmpcmd {extra/ (...)}
25152515keywords are for memory allocation. Finally, the \lmpcmd {labelmap} commands assign
2516- alphanumeric type labels to each numeric atom type, bond type, and angle type.
2516+ alphanumeric type labels to each numeric atom type, bond type, and angle type{\color {blue}, a concept
2517+ already introduced in previous tutorials}.
25172518
25182519Now, we can add atoms to the system. First, let us create two sub-regions corresponding
25192520respectively to the two solid walls, and create a larger region from the union of the
@@ -2540,7 +2541,7 @@ \subsubsection{System preparation}
25402541\end {lstlisting }
25412542Within the last three lines, a \lmpcmd {region} named \lmpcmd {rliquid} is
25422543created based on the last defined lattice, \lmpcmd {fcc 4.04}. \lmpcmd {rliquid}
2543- will be used for depositing the water molecules. The \lmpcmd {molecule} command
2544+ will be used for { \color {blue} introducing} the water molecules. The \lmpcmd {molecule} command
25442545opens up the molecule template called \flecmd {water.mol}, and names the
25452546associated molecule \lmpcmd {h2omol}. The new molecules are placed on the
25462547\lmpcmd {fcc 4.04} lattice by the \lmpcmd {create\_ atoms} command. The first
0 commit comments