Skip to content

Commit 4d02469

Browse files
committed
update version placeholders
1 parent 360725b commit 4d02469

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lammps-tutorials.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,8 @@ \subsection{Background knowledge}
342342
\subsection{Software/system requirements}
343343
% AK: FIXME fill in the version dates and numbers for the next stable version
344344

345-
The LAMMPS release version XXXAug2024 \cite{lammps_code} and the
346-
matching LAMMPS--GUI software version 1.6.XXX are required to follow the
345+
The LAMMPS release version 29Aug2024 \cite{lammps_code} and the
346+
matching LAMMPS--GUI software version 1.6.11 are required to follow the
347347
tutorials, as they use features that first appeared in these versions.
348348
For Linux (with x86\_64 CPU), macOS (BigSur or later), and Windows (10
349349
and 11) you can download a precompiled LAMMPS package from the LAMMPS
@@ -4269,7 +4269,7 @@ \subsection{Installation}
42694269

42704270
\subsubsection{Installing the Linux .tar.gz variant}
42714271

4272-
Download the archive (e.g.,~LAMMPS-Linux-x86\_64-GUI-XXXXAug2024.tar.gz)
4272+
Download the archive (e.g.,~LAMMPS-Linux-x86\_64-GUI-29Aug2024\_update1.tar.gz)
42734273
and unpack it. This will create a folder named LAMMPS\_GUI containing the
42744274
included commands, which can be launched directly using ``./lammps-gui'' or
42754275
``./lmp'', for example. Adding this folder to the PATH environment
@@ -4281,7 +4281,7 @@ \subsubsection{Installing Linux .flatpak variant}
42814281
Download the bundle file and then install it using the following command:
42824282
\begin{lstlisting}
42834283
flatpak install --user \
4284-
LAMMPS-Linux-x86_64-GUI-XXXAug2024.flatpak
4284+
LAMMPS-Linux-x86_64-GUI-29Aug2024_update1.flatpak
42854285
\end{lstlisting}
42864286
This will integrate LAMMPS--GUI into your desktop environment
42874287
(e.g.,~GNOME, KDE, XFCE) where it should appear in the ``Applications''

0 commit comments

Comments
 (0)