add partial documentation for pair style python
This commit is contained in:
@ -157,6 +157,8 @@ 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. See "fix python"_fix_python.html to learn about
|
||||
possibilities to execute Python code during each time step.
|
||||
Through the "python pair style"_pair_python.html it is also possible
|
||||
to define potential functions as python code.
|
||||
|
||||
To run pure Python code from LAMMPS, you only need to build LAMMPS
|
||||
with the PYTHON package installed:
|
||||
|
||||
Reference in New Issue
Block a user