From e9b6824e11e7bb3c4fab88ffbd08069bb9267bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Gu=C3=A9nol=C3=A9?= Date: Tue, 28 Jan 2020 16:27:19 +0100 Subject: [PATCH] correct spelling --- doc/src/min_style.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/min_style.rst b/doc/src/min_style.rst index 57cac3dfc6..60c3687fc7 100644 --- a/doc/src/min_style.rst +++ b/doc/src/min_style.rst @@ -74,7 +74,7 @@ modified with the command :doc:`min\_modify `. Style *fire/old* is the original implementation of *fire* in Lammps, conserved for backward compatibility. The main differences regarding the current version *fire* are: time integration by Explicit Euler -only, different sequence in maintining velocity components non-parallel +only, different sequence in maintaining velocity components non-parallel to the current force vector and hard-coded minimization parameters. A complete description of the differences between *fire/old* and *fire* can be found in :ref:`(Guenole) ` (where the current *fire*