allow dynamic groups for some standard walls interacting with point particles

This commit is contained in:
Axel Kohlmeyer
2018-02-24 13:50:42 -05:00
parent 948f4783aa
commit 5fb2979da7
6 changed files with 20 additions and 4 deletions

View File

@ -22,7 +22,10 @@ using namespace FixConst;
/* ---------------------------------------------------------------------- */
FixWallHarmonic::FixWallHarmonic(LAMMPS *lmp, int narg, char **arg) :
FixWall(lmp, narg, arg) {}
FixWall(lmp, narg, arg)
{
dynamic_group_allow = 1;
}
/* ----------------------------------------------------------------------
interaction of all particles in group with a wall