Commit 5a23d2d1 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix bug in computing mixed EAM potentials introduced by TI modifications

parent de446ace
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -429,6 +429,7 @@ double PairEAM::init_one(int i, int j)
  // for funcfl could be multiple files
  // for setfl or fs, just one file

  if (setflag[i][j] == 0) scale[i][j] = 1.0;
  scale[j][i] = scale[i][j];

  if (funcfl) {