flag a couple fixes and their derived clases as incompatible with resetting atom IDs

This commit is contained in:
Steve Plimpton 2020-06-10 16:47:55 -06:00
parent d02363b8fb
commit e4d1068c70
2 changed files with 4 additions and 2 deletions

View File

@ -72,6 +72,7 @@ FixRigidSmall::FixRigidSmall(LAMMPS *lmp, int narg, char **arg) :
create_attribute = 1;
dof_flag = 1;
enforce2d_flag = 1;
stores_ids = 1;
MPI_Comm_rank(world,&me);
MPI_Comm_size(world,&nprocs);

View File

@ -64,6 +64,7 @@ FixShake::FixShake(LAMMPS *lmp, int narg, char **arg) :
thermo_virial = 1;
create_attribute = 1;
dof_flag = 1;
stores_ids = 1;
// error check