correct expression for K

This commit is contained in:
Axel Kohlmeyer
2021-03-22 15:32:24 -04:00
parent aabfe40ad3
commit 58744f0a49

View File

@ -45,7 +45,7 @@ or :doc:`read_restart <read_restart>` commands:
* :math:`n` = 1, 2, 3, 4, 5 or 6 for periodicity
Note that the prefactor :math:`C` is specified as coefficient and not the overall force
constant :math:`K = \frac{C}{n^2}`. When :math:`B = 1`, it leads to a minimum for the
constant :math:`K = \frac{2 C}{n^2}`. When :math:`B = 1`, it leads to a minimum for the
linear geometry. When :math:`B = -1`, it leads to a maximum for the linear geometry.
----------