git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9333 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -182,7 +182,7 @@ FixWall::FixWall(LAMMPS *lmp, int narg, char **arg) :
|
||||
}
|
||||
|
||||
// set xflag if any wall positions are variable
|
||||
// set vflag if any wall positions are variable
|
||||
// set vflag if any wall positions or parameters are variable
|
||||
// set wstyle to VARIABLE if either epsilon or sigma is a variable
|
||||
|
||||
vflag = xflag = 0;
|
||||
|
||||
Reference in New Issue
Block a user