Skip to content

Commit 2da2083

Browse files
authored
Update lammps-tutorials.tex
1 parent baaaf3e commit 2da2083

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lammps-tutorials.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2725,7 +2725,8 @@ \subsubsection{System preparation}
27252725
box and new atoms, we open the previously created \flecmd{create.data} file.
27262726

27272727
Now, let us use the SHAKE algorithm to maintain the shape of the
2728-
water molecules~\cite{ryckaert1977numerical, andersen1983rattle}.
2728+
water molecules~\cite{ryckaert1977numerical, andersen1983rattle}
2729+
{\color{blue} by adding the following line to the script}.
27292730
\begin{lstlisting}
27302731
fix myshk H2O shake 1.0e-5 200 0 b O-H a H-O-H kbond 2000
27312732
\end{lstlisting}

0 commit comments

Comments
 (0)