From c8a611098e2fd25a00c671d38d900e7a2e60f93e Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 29 Aug 2023 16:54:45 -0400 Subject: [PATCH] add pointer to installation/download of LAMMPS GUI --- doc/src/Howto_lammps_gui.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/src/Howto_lammps_gui.rst b/doc/src/Howto_lammps_gui.rst index 230f96475e..8ce827589c 100644 --- a/doc/src/Howto_lammps_gui.rst +++ b/doc/src/Howto_lammps_gui.rst @@ -5,6 +5,15 @@ This document describes **LAMMPS GUI version 1.3**. ----- +Pre-compiled, ready-to-use LAMMPS GUI executables for Linux (Ubuntu +20.04LTS and compatible or later), macOS (version 11 or later), and +Windows (version 10 or later) :ref:`are available `. +The source code of the LAMMPS GUI is included in the +``tools/lammps-gui`` folder of the LAMMPS distribution and it can be +compiled alongside LAMMPS. + +----- + LAMMPS GUI is a simple graphical text editor that is linked to the :ref:`LAMMPS C-library interface ` and thus can run LAMMPS directly using the contents of the editor's text buffer as input and can