From c7aad596d97d5edf1ca7f86767853532e96f02c5 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 11 Oct 2012 15:04:50 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8945 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/KSPACE/pair_lj_long_tip4p_long.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/KSPACE/pair_lj_long_tip4p_long.cpp b/src/KSPACE/pair_lj_long_tip4p_long.cpp index 56ae55a4d5..8b8eb0f8b0 100755 --- a/src/KSPACE/pair_lj_long_tip4p_long.cpp +++ b/src/KSPACE/pair_lj_long_tip4p_long.cpp @@ -51,6 +51,7 @@ using namespace LAMMPS_NS; PairLJLongTIP4PLong::PairLJLongTIP4PLong(LAMMPS *lmp) : PairLJLongCoulLong(lmp) { + tip4pflag = 1; single_enable = 0; respa_enable = 0;