diff --git a/doc/src/Tools.rst b/doc/src/Tools.rst index 121066bf99..35853186d2 100644 --- a/doc/src/Tools.rst +++ b/doc/src/Tools.rst @@ -58,6 +58,7 @@ Pre-processing tools * :ref:`polybond ` * :ref:`stl_bin2txt ` * :ref:`tabulate ` + * :ref:`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