Skip to content

Commit fde7025

Browse files
committed
migrated to version 22Jul2025
1 parent 5b40fed commit fde7025

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

docs/sphinx/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ sphinxcontrib.bibtex
44
sphinx-togglebutton
55
sphinx-favicon
66
pygments-lammps
7+
furo
8+

docs/sphinx/source/non-tutorials/prerequisites.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on statistical mechanics and molecular simulations.
3939
Software/system requirements
4040
============================
4141

42-
The LAMMPS stable release version 29Aug2024 (update2)
42+
The LAMMPS stable release version 22Jul2025
4343
and the matching LAMMPS--GUI software version 1.6.12 are required to
4444
follow the tutorials, as they include features that were first
4545
introduced in these versions. For Linux (x86_64 CPU), macOS (BigSur or

docs/sphinx/source/non-tutorials/using-lammps-gui.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ installer package.
2929
Installing the Linux .tar.gz Package
3030
------------------------------------
3131

32-
Download the archive (e.g., LAMMPS-Linux-x86_64-GUI-29Aug2024_update2.tar.gz)
32+
Download the archive (e.g., LAMMPS-Linux-x86_64-GUI-22Jul2025.tar.gz)
3333
and unpack it. This will create a folder named LAMMPS--GUI containing the
3434
included commands, which can be launched directly using ``./lammps-gui`` or
3535
``./lmp``, for example. Adding this folder to the PATH environment
@@ -41,12 +41,12 @@ Installing the Linux Flatpak Bundle
4141

4242
You have to have Flatpak support installed on Linux machine to be able
4343
to use the Flatpak bundle. Download the bundle file
44-
(e.g., LAMMPS-Linux-x86_64-GUI-29Aug2024_update2.flatpak) and then
44+
(e.g., LAMMPS-Linux-x86_64-GUI-22Jul2025.flatpak) and then
4545
install it using the following command:
4646

4747
.. code-block:: bash
4848
49-
flatpak install --user LAMMPS-Linux-x86_64-GUI-29Aug2024_update2.flatpak
49+
flatpak install --user LAMMPS-Linux-x86_64-GUI-22Jul2025.flatpak
5050
5151
This will integrate LAMMPS--GUI into your desktop environment
5252
(e.g., GNOME, KDE, XFCE) where it should appear in the ``Applications``
@@ -70,7 +70,7 @@ Installing the macOS Application Bundle
7070
---------------------------------------
7171

7272
After downloading the macOS app bundle image file
73-
(e.g., LAMMPS-macOS-multiarch-GUI-29Aug2024_update2.dmg), double-click
73+
(e.g., LAMMPS-macOS-multiarch-GUI-22Jul2025.dmg), double-click
7474
on it. In the dialog that opens drag the LAMMPS--GUI app bundle into
7575
the Applications folder. To enable command-line access, follow the
7676
instructions in the **README.txt** file. These macOS app-bundles contain
@@ -87,7 +87,7 @@ Installing the Windows package
8787
------------------------------
8888

8989
Download the LAMMPS--GUI installer for Windows
90-
(e.g., LAMMPS-Win10-64bit-GUI-29Aug2024_update2.exe). Windows may warn
90+
(e.g., LAMMPS-Win10-64bit-GUI-22Jul2025.exe). Windows may warn
9191
you that the file is from an unknown developer and was downloaded from
9292
the internet. This happens because neither the installer nor the
9393
LAMMPS--GUI application (or any other included applications) have been
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. container:: version
22

3-
This tutorial is compatible with the 29Aug2024 (update 2) LAMMPS version.
3+
This tutorial is compatible with the 22Jul2025 LAMMPS version.

0 commit comments

Comments
 (0)