git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11880 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -169,6 +169,8 @@ void ComputeTempSphere::dof_compute()
|
||||
int *mask = atom->mask;
|
||||
int nlocal = atom->nlocal;
|
||||
|
||||
tbias->dof_remove_pre();
|
||||
|
||||
count = 0;
|
||||
if (domain->dimension == 3) {
|
||||
for (int i = 0; i < nlocal; i++)
|
||||
|
||||
Reference in New Issue
Block a user