git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@638 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2007-06-21 18:58:43 +00:00
parent 59dda9f04b
commit ff535daa9f
46 changed files with 80 additions and 54 deletions

View File

@ -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