Commit 8b75fcb8 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2946 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 15fcb780
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ void ComputeTempSphere::dof_compute()
  // 6 or 3 dof for extended/point particles for 3d
  // 3 or 2 dof for extended/point particles for 2d
  // assume full rotation of extended particles
  // user can correct this via compute_modify if needed
  // user should correct this via compute_modify if needed

  int dimension = domain->dimension;