doc: 2 py:meth:PyLammps.append_cmd_history()
Co-authored-by: Axel Kohlmeyer <akohlmey@gmail.com>
This commit is contained in:
@ -537,7 +537,7 @@ class PyLammps(object):
|
||||
"""
|
||||
Commands will be added to the command history but not executed.
|
||||
|
||||
Add `run steps` only to the command history, but do not execute the run command.
|
||||
Add `commands` only to the command history, but do not execute them, so that you can
|
||||
Convenient batch create Lammps script files, use
|
||||
:py:meth:`PyLammps.write_script()`.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user