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

This commit is contained in:
sjplimp 2009-07-02 14:39:59 +00:00
parent 15fcb78024
commit 8b75fcb864
1 changed files with 1 additions and 1 deletions

View File

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