Skip to content

Commit d89e1f5

Browse files
Apply suggestions
Co-authored-by: Axel Kohlmeyer <akohlmey@gmail.com>
1 parent e1dfa84 commit d89e1f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lammps-tutorials.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2163,7 +2163,7 @@ \subsubsection{Stretching the PEG molecule}
21632163
\paragraph{Tip: using external visualization tools}
21642164

21652165
Trajectories can be visualized using external tools such as VMD
2166-
or Ovito \cite{humphrey1996vmd, ovito_paper}. To do so, the IDs and
2166+
or OVITO~\cite{humphrey1996vmd, ovito_paper}. To do so, the IDs and
21672167
positions of the atoms must be regularly written to a file during the
21682168
simulation. This can be accomplished by adding a \lmpcmd{dump}
21692169
command to the input file. For instance, create a duplicate of \flecmd{pull.lmp}
@@ -2176,7 +2176,7 @@ \subsubsection{Stretching the PEG molecule}
21762176
dump mydmp all atom 1000 pull.lammpstrj
21772177
\end{lstlisting}
21782178
Running the \flecmd{pull-with-tip.lmp} file using LAMMPS will generate a trajectory file
2179-
named \flecmd{pull.lammpstrj}, which can be opened in Ovito or VMD.
2179+
named \flecmd{pull.lammpstrj}, which can be opened in OVITO or VMD.
21802180

21812181
\subsection{Tutorial 4: Nanosheared electrolyte}
21822182
\label{sheared-confined-label}

0 commit comments

Comments
 (0)