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

This commit is contained in:
sjplimp 2011-06-22 13:55:08 +00:00
parent fe953700a5
commit 71b55d6537
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ PairLJCutCoulLongTIP4P::PairLJCutCoulLongTIP4P(LAMMPS *lmp) :
PairLJCutCoulLong(lmp) PairLJCutCoulLong(lmp)
{ {
single_enable = 0; single_enable = 0;
respa_enable = 0;
// TIP4P cannot compute virial as F dot r // TIP4P cannot compute virial as F dot r
// due to find_M() finding bonded H atoms which are not near O atom // due to find_M() finding bonded H atoms which are not near O atom