allow dynamics groups for fix nve/limit and fix temp/rescale

This commit is contained in:
Axel Kohlmeyer
2018-02-15 05:17:15 -05:00
parent f8daea5f3e
commit 2c4287630d
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@ FixTempRescale::FixTempRescale(LAMMPS *lmp, int narg, char **arg) :
scalar_flag = 1;
global_freq = nevery;
extscalar = 1;
dynamic_group_allow = 1;
tstr = NULL;
if (strstr(arg[4],"v_") == arg[4]) {