git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@638 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -719,7 +719,7 @@ double Variable::evaluate(char *str, Tree *tree)
|
||||
|
||||
} else if (tree) {
|
||||
|
||||
if (strlen(arg)) error->all("Invalid atom vector argument in variable");
|
||||
if (strlen(arg)) error->all("Invalid atom vector in variable");
|
||||
|
||||
// customize by adding atom vector to this list and to if statement
|
||||
// mass,x,y,z,vx,vy,vz,fx,fy,fz
|
||||
|
||||
Reference in New Issue
Block a user