We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819cc06 commit 4bd7294Copy full SHA for 4bd7294
1 file changed
lammps-tutorials.tex
@@ -4187,7 +4187,7 @@ \subsubsection{Method 1: Free sampling}
4187
\end{lstlisting}
4188
{\color{blue}Here, the \lmpcmd{chunk/atom} command discretizes the simulation
4189
domain into spatial bins of size 2~\AA{} along the $x$ direction,
4190
-and the \lmpcmd{ave/chunk} command computes and outputs the number density of
+and the \lmpcmd{ave/chunk} command outputs the number density of
4191
atoms within each bin to the file \flecmd{free-sampling.dat}.}
4192
The step count is reset to 0 using \lmpcmd{reset\_timestep} to synchronize it
4193
with the output times of \lmpcmd{fix density/number}. Run the simulation using
0 commit comments