git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1213 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -110,7 +110,7 @@ void PairHybrid::compute(int eflag, int vflag)
|
||||
}
|
||||
}
|
||||
|
||||
if (vflag_fdotr == 2) virial_compute();
|
||||
if (vflag_fdotr) virial_compute();
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user