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

fix addtorque is compatible with dynamic groups

parent c5c8c50e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ FixAddTorque::FixAddTorque(LAMMPS *lmp, int narg, char **arg) :
  global_freq = 1;
  extscalar = 1;
  extvector = 1;
  dynamic_group_allow = 1;
  respa_level_support = 1;
  ilevel_respa = 0;