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

This commit is contained in:
sjplimp
2008-05-16 20:40:00 +00:00
parent c16b5e6b9d
commit 7aef31a5cb
8 changed files with 96 additions and 8 deletions

View File

@ -70,10 +70,8 @@ Compute::Compute(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
comm_forward = comm_reverse = 0;
// set modify defaults
// should change 3 to dimension
//extra_dof = domain->dimension;
extra_dof = 3;
extra_dof = domain->dimension;
dynamic = 0;
// setup list of timesteps