diff --git a/src/KSPACE/pppm_tip4p.cpp b/src/KSPACE/pppm_tip4p.cpp index decdb1bad4..19fcd88af2 100644 --- a/src/KSPACE/pppm_tip4p.cpp +++ b/src/KSPACE/pppm_tip4p.cpp @@ -44,6 +44,7 @@ PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp, int narg, char **arg) : { triclinic_support = 0; tip4pflag = 1; + pppmflag = 0; } /* ---------------------------------------------------------------------- */