Skip to content

Commit 4bd7294

Browse files
authored
Update lammps-tutorials.tex
1 parent 819cc06 commit 4bd7294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lammps-tutorials.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4187,7 +4187,7 @@ \subsubsection{Method 1: Free sampling}
41874187
\end{lstlisting}
41884188
{\color{blue}Here, the \lmpcmd{chunk/atom} command discretizes the simulation
41894189
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
4190+
and the \lmpcmd{ave/chunk} command outputs the number density of
41914191
atoms within each bin to the file \flecmd{free-sampling.dat}.}
41924192
The step count is reset to 0 using \lmpcmd{reset\_timestep} to synchronize it
41934193
with the output times of \lmpcmd{fix density/number}. Run the simulation using

0 commit comments

Comments
 (0)