Skip to content

Commit 1d758ed

Browse files
committed
LAMMPS version 10 September 2025 or later is required
1 parent 101ef8c commit 1d758ed

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

doc/installation.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,9 @@ Compilation from source
200200

201201
The source for LAMMPS-GUI was included with the LAMMPS source code
202202
distribution until LAMMPS version 22 July 2025 in the folder
203-
``tools/lammps-gui``. Starting with version 1.8.0, the LAMMPS-GUI
204-
sources are distributed separately through its own git repository at
203+
``tools/lammps-gui``. Starting with LAMMPS-GUI version 1.8.0 and
204+
LAMMPS version 10 September 2025 the LAMMPS-GUI sources are distributed
205+
separately through its own git repository at
205206
https://github.com/akohlmey/lammps-gui.
206207

207208
LAMMPS-GUI can still be built as part of a regular LAMMPS

packaging/lammps-gui.appdata.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@
6060
Update, correct, and reformat installation and compilation instructions
6161
Use new library interface call to determine if LAMMPS supports OpenMP
6262
remove all remaining ifdefs for _OPENMP
63-
When loading library plugin, check if required recently added functions are present
63+
When loading library plugin, check if required recently added functions
64+
are present and also check the version string.
65+
LAMMPS version 10 September 2025 or later is required for LAMMPS-GUI 1.8
6466
</description>
6567
</release>
6668
<release version="1.8.2" timestamp="1756521771">

0 commit comments

Comments
 (0)