git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8402 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -72,7 +72,6 @@ void ComputeGyration::compute_vector()
|
||||
{
|
||||
invoked_vector = update->ntimestep;
|
||||
|
||||
double masstotal;
|
||||
double xcm[3];
|
||||
group->xcm(igroup,masstotal,xcm);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user