@@ -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
347347tutorials, as they use features that first appeared in these versions.
348348For Linux (with x86\_ 64 CPU), macOS (BigSur or later), and Windows (10
349349and 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)
42734273and unpack it. This will create a folder named LAMMPS\_ GUI containing the
42744274included 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}
42814281Download the bundle file and then install it using the following command:
42824282\ begin{lstlisting}
42834283flatpak install --user \
4284- LAMMPS-Linux-x86_64-GUI-XXXAug2024 .flatpak
4284+ LAMMPS-Linux-x86_64-GUI-29Aug2024_update1 .flatpak
42854285\end {lstlisting }
42864286This will integrate LAMMPS--GUI into your desktop environment
42874287(e.g.,~GNOME, KDE, XFCE) where it should appear in the `` Applications''
0 commit comments