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

@ -405,6 +405,9 @@ or other variables may have hidden side effects as well. In these
cases, LAMMPS has no simple way to check that something illogical is
being attempted.
The same applies to Python functions called during a simulation run at
each time step using "fix python"_fix_python.html.
:line
If you run Python code directly on your workstation, either
@ -490,6 +493,6 @@ different source files, problems may occur.
[Related commands:]
"shell"_shell.html, "variable"_variable.html
"shell"_shell.html, "variable"_variable.html, "fix python"_fix_python.html
[Default:] none