From 12f6180302363255493ba87e1356e7d25e9de9be Mon Sep 17 00:00:00 2001 From: Sergey Yurchenko Date: Wed, 7 Jun 2023 00:09:35 +0100 Subject: [PATCH] Update potentials.rst --- docs/source/potentials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/potentials.rst b/docs/source/potentials.rst index 9c29986..5c96989 100644 --- a/docs/source/potentials.rst +++ b/docs/source/potentials.rst @@ -38,7 +38,7 @@ The ``Potential`` (``Poten``) block used to specify a PEF, has the following gen ... end -For an example, see `h2s_step1.inp `_ where this PES is used. +For an example, see `h2s_step1.inp `_ where this PES is used. Here ``NPARAM`` is used to specify the number of parameters used to define the PES. ``POT_TYPE`` is the name of the potential energy surface being used which is defined in the ``pot_*.f90 file``. The keywords ``COEFF`` indicates if the potential contains a list of parameter values (``LIST``) or values with the corresponding expansion powers (``POWERS``), e.g. (for H\ :sub:`2`\ CO): ::