git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1823 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -130,7 +130,6 @@ void ComputeTempCOM::compute_vector()
|
||||
if (dynamic) masstotal = group->mass(igroup);
|
||||
group->vcm(igroup,masstotal,vbias);
|
||||
|
||||
double **x = atom->x;
|
||||
double **v = atom->v;
|
||||
double *mass = atom->mass;
|
||||
double *rmass = atom->rmass;
|
||||
|
||||
Reference in New Issue
Block a user