Docs are now organized as follows: - README is minimal and points to other docs - The section in Tools.rst mostly explains compilation and installation - The Howto contains a tour of the GUI and explains intended functionality
15 lines
496 B
Markdown
15 lines
496 B
Markdown
LAMMPS GUI
|
|
|
|
LAMMPS GUI is essentially a small graphical text editor that is linked
|
|
to the LAMMPS library and thus can run LAMMPS using the contents of the
|
|
text buffer as input directly without requiring an additional LAMMPS
|
|
executable. It can also capture and show the screen output, a line graph
|
|
of thermodynamic data and snapshot images in separate windows.
|
|
|
|
Detailed documentation about installing and using LAMMPS GUI is in
|
|
the LAMMPS manual.
|
|
|
|
--------
|
|
|
|
updated by Axel Kohlmeyer, 2023-08-12
|