@@ -377,28 +377,25 @@ \subsection{Software/system requirements}
377377
378378\subsection {About \lammpsgui {} }
379379
380- \lammpsgui {} is a graphical text editor, enhanced for editing LAMMPS input
381- files and linked to the LAMMPS library, allowing it to run LAMMPS
382- directly. The text editor functions similarly to other graphical editors,
383- such as Notepad or Gedit, but offers the following enhancements specifically for LAMMPS:
380+ \lammpsgui {} is a graphical text editor, enhanced for editing LAMMPS
381+ input files and linked to the LAMMPS library, allowing it to run LAMMPS
382+ directly. The text editor functions similarly to other graphical
383+ editors, such as Notepad or Gedit, but offers the following enhancements
384+ specifically for LAMMPS:
384385\begin {itemize }
386+ \item Use of wizard dialogs to set up the tutorials
385387 \item Auto-completion of LAMMPS commands and options
388+ \item Context-sensitive online help
386389 \item Syntax highlighting for LAMMPS input files
387- \item Visualization using LAMMPS built-in renderer
390+ \item Syntax-aware line indentation
391+ \item Visualization using LAMMPS' built-in renderer
388392 \item Start and stop simulations via mouse or keyboard
389393 \item Monitoring of simulation progress
394+ \item Dynamic capture of output in a text window
390395 \item Automatic plotting of thermodynamic data during runs
391396 \item Capture of `` dump image'' outputs for animations
392397 \item Export of thermodynamic data for external plotting
393- \item Support for OpenMP threading or GPU acceleration
394- \item Context-sensitive online help (via right-click)
395- \item Customization of settings through a preferences dialog
396- \item Syntax-aware line indentation
397- \item Display of line numbers
398- \item Capture of output in a text window
399398 \item Inspection of binary restart files
400- \item Viewing of plain text files
401- \item Use of wizard dialogs to set up tutorials
402399\end {itemize }
403400\hyperref [using-lammps-gui-label]{Appendix~\ref {using-lammps-gui-label }}
404401contains basic instructions for installation and using \lammpsgui {} with
0 commit comments