git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12237 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -52,7 +52,6 @@ PairLJCutTIP4PLong::PairLJCutTIP4PLong(LAMMPS *lmp) :
|
||||
PairLJCutCoulLong(lmp)
|
||||
{
|
||||
tip4pflag = 1;
|
||||
ewaldflag = pppmflag = 0;
|
||||
|
||||
single_enable = 0;
|
||||
respa_enable = 0;
|
||||
|
||||
@ -44,7 +44,6 @@ PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp, int narg, char **arg) :
|
||||
{
|
||||
triclinic_support = 0;
|
||||
tip4pflag = 1;
|
||||
pppmflag = 0;
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user