Skip to content

Commit f4f618d

Browse files
committed
small improvement grammar
1 parent 4125e38 commit f4f618d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lammps-tutorials.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -758,9 +758,9 @@ \subsubsection{My first input}
758758
update the output frequency from 10 to 50 as soon as \lmpcmd{PART B} of
759759
the simulation starts. In addition, a new \lmpcmd{thermo\_style}
760760
command is introduced to specify the thermodynamic information LAMMPS should
761-
print during during \lmpcmd{PART B}. This adjustment is done because during molecular
762-
dynamics, the system exhibits non-zero temperature $T$
763-
(and thus non-zero kinetic energy $K$), which are useful to monitor.
761+
print during during \lmpcmd{PART B}. This adjustment is made because, during
762+
molecular dynamics, the system exhibits a non-zero temperature $T$ (and
763+
consequently a non-zero kinetic energy $K$, keyword \lmpcmd{ke}), which are useful to monitor.
764764
The \lmpcmd{pe} keyword represents the potential energy of the system, $E$, such that
765765
$U + K = E$.
766766

0 commit comments

Comments
 (0)