lammps-analyser 0.1.0-pre-release-3

A CLI tool and language server for LAMMPS simulation input scripts.
Documentation
# Run LAMMPS from Python

After compiling the LAMMPS shared library and making it ready to use,
you can now write and run Python scripts that import the LAMMPS Python
module and launch LAMMPS simulations through Python scripts. The
following pages take you through the various steps necessary, what
functionality is available and give some examples how to use it.

------------------------------------------------------------------------

::: {.toctree maxdepth="1"}
Python_launch
:::

------------------------------------------------------------------------

::: {.toctree maxdepth="1"}
Python_create Python_execute Python_properties Python_atoms
Python_objects Python_scatter Python_neighbor Python_config
:::