mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2946 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
15fcb78024
commit
8b75fcb864
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue