Commit 4c28827a authored by julient31's avatar julient31
Browse files

JT commit 060518

parent 9dda907f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -583,8 +583,8 @@ void PairSpinNeel::compute_neel_mech(int i, int j, double rsq, double eij[3], do
  // adding three contributions

  fi[0] = pdx + pq1x + pq2x;
  fi[2] = pdy + pq1y + pq2y;
  fi[3] = pdz + pq1z + pq2z;
  fi[1] = pdy + pq1y + pq2y;
  fi[2] = pdz + pq1z + pq2z;
}

/* ----------------------------------------------------------------------