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

This commit is contained in:
sjplimp
2016-07-15 22:47:23 +00:00
parent 2705ddcaab
commit a2782baa64
5 changed files with 36 additions and 16 deletions

View File

@ -147,7 +147,7 @@ class Compute : protected Pointers {
int instance_me; // which Compute class instantiation I am
double natoms_temp; // # of atoms used for temperature calculation
int extra_dof; // extra DOF for temperature computes
double extra_dof; // extra DOF for temperature computes
int fix_dof; // DOF due to fixes
int dynamic; // recount atoms for temperature computes
int dynamic_user; // user request for temp compute to be dynamic