Added a tinker section to Tools.rst.

This commit is contained in:
Germain Clavier
2024-08-14 19:32:56 +02:00
parent c683489110
commit 30208f7173

View File

@ -58,6 +58,7 @@ Pre-processing tools
* :ref:`polybond <polybond>`
* :ref:`stl_bin2txt <stlconvert>`
* :ref:`tabulate <tabulate>`
* :ref:`tinker <tinker>`
Post-processing tools
=====================
@ -1211,6 +1212,20 @@ included. See the README file for more information.
----------
.. _tinker:
tinker tool
--------------
The ``tinker`` folder contains Python scripts scripts to convert Tinker input
files to LAMMPS.
See the README file for more information.
Those scripts were written by Steve Plimpton sjplimp at gmail.com
----------
.. _valgrind:
valgrind tool