Small modification of Tools.rst to include plot_forces + typo
This commit is contained in:
@ -1250,10 +1250,10 @@ tabulate tool
|
|||||||
|
|
||||||
.. versionadded:: 22Dec2022
|
.. versionadded:: 22Dec2022
|
||||||
|
|
||||||
The ``tabulate`` folder contains Python scripts scripts to generate tabulated
|
The ``tabulate`` folder contains Python scripts scripts to generate and
|
||||||
potential files for LAMMPS. The bulk of the code is in the ``tabulate`` module
|
visualize tabulated potential files for LAMMPS. The bulk of the code is in the
|
||||||
in the ``tabulate.py`` file. Some example files demonstrating its use are
|
``tabulate`` module in the ``tabulate.py`` file. Some example files
|
||||||
included. See the README file for more information.
|
demonstrating its use are included. See the README file for more information.
|
||||||
|
|
||||||
----------
|
----------
|
||||||
|
|
||||||
@ -1276,7 +1276,7 @@ Those scripts were written by Steve Plimpton sjplimp at gmail.com
|
|||||||
valgrind tool
|
valgrind tool
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The ``valgrind`` folder contains additional suppressions fur LAMMPS when
|
The ``valgrind`` folder contains additional suppressions for LAMMPS when
|
||||||
using `valgrind's <https://valgrind.org/>`_ ` `memcheck tool
|
using `valgrind's <https://valgrind.org/>`_ ` `memcheck tool
|
||||||
<https://valgrind.org/info/tools.html#memcheck>`_ to search for memory
|
<https://valgrind.org/info/tools.html#memcheck>`_ to search for memory
|
||||||
access violation and memory leaks. These suppressions are automatically
|
access violation and memory leaks. These suppressions are automatically
|
||||||
|
|||||||
Reference in New Issue
Block a user