Files
lammps/doc/src/Run_head.rst
2024-09-25 23:15:20 -04:00

18 lines
426 B
ReStructuredText

Run LAMMPS
**********
These pages explain how to run LAMMPS once you have :doc:`installed an
executable <Install>` or :doc:`downloaded the source code <Install>` and
:doc:`built an executable <Build>`. The :doc:`Commands <Commands>` doc
page describes how input scripts are structured and the commands they
can contain.
.. toctree::
:maxdepth: 1
Run_basics
Run_options
Run_output
Run_formats
Run_windows