Commit 5a383aa5 authored by Stefan Paquay's avatar Stefan Paquay
Browse files

Reverted fix nve/manifold/rattle to upstream.

parent c386bddd
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -513,6 +513,7 @@ void FixNVEManifoldRattle::rattle_manifold_x(double *x, double *v,

  const double c_inv = 1.0 / c;


  while ( 1 ) {
    v[0] = vt[0] - l*no_dt[0];
    v[1] = vt[1] - l*no_dt[1];