changes to Errors and Python doc pages

This commit is contained in:
Steven J. Plimpton
2018-07-25 14:10:00 -06:00
parent dff8977156
commit 1d9ad55796
33 changed files with 2130 additions and 2058 deletions

View File

@ -0,0 +1,14 @@
"Higher level section"_Python.html - "LAMMPS WWW Site"_lws - "LAMMPS
Documentation"_ld - "LAMMPS Commands"_lc :c
:link(lws,http://lammps.sandia.gov)
:link(ld,Manual.html)
:link(lc,Section_commands.html#comm)
:line
PyLammps interface :h3
PyLammps is a Python wrapper class which can be created on its own or
use an existing lammps Python object. It has its own "PyLammps
Tutorial"_tutorial_pylammps.html doc page.