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

This commit is contained in:
sjplimp
2014-11-17 18:11:29 +00:00
parent c5556a4cf7
commit b7ece0fb51
19 changed files with 68 additions and 22 deletions

View File

@ -125,6 +125,7 @@ class Compute : protected Pointers {
int 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
int thermoflag; // 1 if include fix PE for PE computes
double vbias[3]; // stored velocity bias for one atom