Update Python docs

This commit is contained in:
Richard Berger
2020-10-01 15:00:08 -04:00
parent 507c2cb2a8
commit 533c453a08
3 changed files with 112 additions and 54 deletions

View File

@ -46,7 +46,7 @@ launch one or more simulations. In Python lingo, this is called
Second, the lower-level Python interface can be used indirectly through
the provided :code`PyLammps` and :code:`IPyLammps` wrapper classes, written in Python.
the provided :code:`PyLammps` and :code:`IPyLammps` wrapper classes, written in Python.
These wrappers try to simplify the usage of LAMMPS in Python by
providing an object-based interface to common LAMMPS functionality.
They also reduces the amount of code necessary to parameterize LAMMPS