Commit a5234d7a authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix bug reported by richard berger via...

parent 4de9cec1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -434,6 +434,7 @@ void FixMSST::setup(int vflag)

  // trigger virial computation on next timestep

  pe->addstep(update->ntimestep+1);
  pressure->addstep(update->ntimestep+1);
}