Skip to content

Commit ba5b92b

Browse files
committed
fix small typo
1 parent c59ef3f commit ba5b92b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lammps-tutorials.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2284,8 +2284,8 @@ \subsubsection{System preparation}
22842284
lines thanks to the $\&$ character. The second and third lines are used to indicate that the
22852285
simulation contains 1 type of bond and 1 type of angle (both required by the water molecule).
22862286
The parameters for these bond and angle constraints will be given later. The three last
2287-
lines are for memory allocation. The \textit{labelmap} command assings alphanumeric type labels
2288-
to each numeric atom type, bond type and angle type.
2287+
lines are for memory allocation. The \textit{labelmap} command assigns alphanumeric type labels
2288+
to each numeric atom type, bond type, and angle type.
22892289

22902290
Now, we can add atoms to the system. First, let us create two sub-regions corresponding
22912291
respectively to the two solid walls, and create a larger region from the union of the

0 commit comments

Comments
 (0)