Add documentation about fix python

This commit is contained in:
Richard Berger
2017-05-11 23:45:49 -04:00
parent 110bb79b14
commit 93f6033061
4 changed files with 82 additions and 2 deletions

View File

@ -155,7 +155,8 @@ commands.
See the "python"_python.html doc page and the "variable"_variable.html
doc page for its python-style variables for more info, including
examples of Python code you can write for both pure Python operations
and callbacks to LAMMPS.
and callbacks to LAMMPS. See "fix python"_fix_python.html to learn about
possibilities to execute Python code during each time step.
To run pure Python code from LAMMPS, you only need to build LAMMPS
with the PYTHON package installed: