diff --git a/doc/src/fix_neb.rst b/doc/src/fix_neb.rst index 4cf862fdb1..0c6d0323d7 100644 --- a/doc/src/fix_neb.rst +++ b/doc/src/fix_neb.rst @@ -133,10 +133,11 @@ spacing in energy rather than distance: Fnudge_parallel = -\ *Kspring* \* (ED-EDideal) / (2 \* meanEDist) where ED is the cumulative sum of absolute energy differences -|E(Ri+1)-E(Ri)| for i`. +ED=sum(i`, by providing optimal +quadrature points. ----------