Files
lammps/doc/src/Run_head.rst
2020-03-10 15:56:11 -04:00

16 lines
411 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_windows