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

This commit is contained in:
sjplimp
2007-06-20 13:17:59 +00:00
parent bde732bced
commit aaed6ebc33
131 changed files with 4277 additions and 2222 deletions

View File

@ -37,7 +37,7 @@ class FixNPH : public Fix {
private:
double dtv,dtf,dthalf;
double boltz,nktv2p;
double total_mass,vol0,nkt;
double vol0,nkt;
int press_couple,dilate_partial;
int p_flag[3]; // 1 if control P on this dim, 0 if not